mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
25.47.2011 ad1e1e776a8f5386df8237af2bc413446c4d8762
25.17.2011 Ludovic Poitou
Fix typos in comment
tree@ f21e1e commitdiff
25.23.2011 Matthew Swift
Fix issue OPENDJ-75: Combine RFC 3672 and relative subtree specification sy...
tree@ 0f6825 commitdiff
25.22.2011 Matthew Swift
Fix issue OPENDJ-76: Consider adding collective attributes to entries after...
tree@ 701201 commitdiff
22.46.2011 Matthew Swift
Fixed issue OPENDJ-50: ECL base object search operations on cn=changelog ta...
tree@ 00226e commitdiff
03.07.2011 Matthew Swift
IN PROGRESS - issue OPENDJ-23: Exception while replaying a delete operation...
tree@ 44569a commitdiff
03.49.2011 Ludovic Poitou
Fix OPENDJ-27 : schema parsing fails with extensions on syntaxes.
tree@ ff10d9 commitdiff
02.45.2011 Matthew Swift
Fix issue OPENDJ-24: Fix OpenDS issue 4583: during a search op, ACI with ta...
tree@ 91fdf0 commitdiff
02.27.2011 Matthew Swift
Issue OPENDJ-24: Fix OpenDS issue 4583: during a search op, ACI with target...
tree@ 273700 commitdiff
21.35.2010 Ludovic Poitou
Update code to log a message when the base64 decoded password is smaller th...
tree@ 958229 commitdiff
10.57.2010 Ludovic Poitou
Fix for OPENDJ-9, Compatibility: Support SHA2 hashes with salts greater tha...
tree@ aba086 commitdiff
04.51.2010 Ludovic Poitou
Fix the testPartialDateNTimeMatchingRuleUsingSearch that was too sensitive ...
tree@ 8aa132 commitdiff
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 5acda1 commitdiff
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 723443 commitdiff
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
tree@ 2a09cc commitdiff
18.53.2010 matthew_swift
Fix calendar roll on uneven months; make sure leap years are taken into acc...
tree@ 94f934 commitdiff
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
tree@ 332dcb commitdiff
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
tree@ 9376e1 commitdiff
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
tree@ bf7e97 commitdiff
18.14.2010 matthew_swift
Fix UpdateOperationTest - since purgeHistorical has been introduced changes...
tree@ a58afc commitdiff
18.14.2010 matthew_swift
Implement a new resource limit policy which restricts the number of operati...
tree@ 779e8d commitdiff
18.02.2010 matthew_swift
Improvements to sub-entry security model: remove absolute subtree specifica...
tree@ 64da48 commitdiff
20.41.2010 ludovicp
Minor improvement in the timing of this Unit-test
tree@ 4ef25a commitdiff
20.26.2010 ludovicp
Update clu_secure, dsconfig, security and privileges testsuites
tree@ 818a60 commitdiff
18.27.2010 ludovicp
First pass on solving issue #514, reducing Replication meta data, especiall...
tree@ b9aad3 commitdiff
18.14.2010 ludovicp
Add support for inherited collective attributes. This extension to collecti...
tree@ bbbf03 commitdiff
18.47.2010 ludovicp
Cleanup. Remove references to Java 5 since we no longer support it. Cleanup...
tree@ ff9b49 commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.52.2010 ludovicp
Implements index analysis features. There are 2 components: Index Filter An...
tree@ b12119 commitdiff
30.23.2010 ludovicp
Code refactoring, renaming and commenting only. No feature nor behavior cha...
tree@ f5e612 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
30.59.2010 ludovicp
Extend RFC3672 subtreeSpecification to allow OpenDS specific RelativeSubtre...
tree@ 66680d commitdiff
05.08.2010 ludovicp
Fix performance regression in Import, an issue with --append more and an is...
tree@ 06a272 commitdiff
05.52.2010 ludovicp
Fix an regression with one level search due to incorrect Parent DN computin...
tree@ a2fcb9 commitdiff
05.47.2010 ludovicp
Fix import append mode unit test, that was passing when it should fail.
tree@ bb6572 commitdiff
05.45.2010 ludovicp
Fix formating before making changes
tree@ 8eed1c commitdiff
05.29.2010 ludovicp
Update DSML and Security/Pwd_validator tests
tree@ f2d766 commitdiff
25.50.2010 ludovicp
Fixing Password Modify Extended Operation error codes and conditions to ali...
tree@ 9366fd commitdiff
25.33.2010 ludovicp
Updates to functional tests
tree@ 32d6b6 commitdiff
25.30.2010 ludovicp
Fixes an issue when deleting a password policy
tree@ 2439f5 commitdiff
25.29.2010 ludovicp
Fixes unit-tests for External Changelog that were using hardcoded messages ...
tree@ 284e06 commitdiff
25.47.2010 ludovicp
This fix resolves an issue with replication between Windows and Unix system...
tree@ 65cf07 commitdiff
25.40.2010 ludovicp
Resolves an issue in Import due to entries with multiple RDNs. This patch c...
tree@ 218b2a commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ a09e50 commitdiff
25.37.2010 ludovicp
Fix unit test for ReplicationServerLoadBalancing which was incorrectly exit...
tree@ 5a52c0 commitdiff
15.57.2010 ludovicp
Add unit-tests for the Permissive Modify control
tree@ 7acdee commitdiff
15.56.2010 ludovicp
Add unit-test for External Changelog when disabling a replication domain
tree@ ebaa95 commitdiff
15.55.2010 ludovicp
Add RDN attributes if missing in entry during the import.
tree@ 5933e1 commitdiff
15.50.2010 ludovicp
Improve tests for clu, dsconfig and backend. Also preserve code coverage re...
tree@ 484bfa commitdiff
07.47.2010 ludovicp
Fix a regression in NamingConflict test introduce by revision 6498
tree@ c739ae commitdiff
07.55.2010 ludovicp
Fix issue #3404. Conflicting entries are now indexed by ds-sync-conflict at...
tree@ 018234 commitdiff
first | « prev | next »