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

Jean-Noel Rouvignac
15.44.2013 e4c1fb07b20e17df5f3bd72a786dd1a8f60219ea
15.44.2013 Jean-Noel Rouvignac
Refactoring on the LocalBackend*Operation classes: - Moved BooleanHolder ou...
tree@ e4c1fb commitdiff
12.59.2013 Ludovic Poitou
Fix checkstyle
tree@ d65972 commitdiff
12.37.2013 Jean-Noel Rouvignac
Big refactoring of LocalBackendAddOperation, removed nearly 300 lines of code.
tree@ 6e1eb9 commitdiff
03.58.2013 Jean-Noel Rouvignac
LocalBackendBindOperation.java: Used javadocs.
tree@ d5b5e0 commitdiff
02.12.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Extracted methods addAttributeByUppercaseName(), a...
tree@ eecf8b commitdiff
02.36.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Code cleanup. Used StaticUtil.close()
tree@ 195321 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 4c42c9 commitdiff
24.56.2013 Jean-Noel Rouvignac
OPENDJ-885 - Replication replay may lose changes if it can't acquire a writ...
tree@ 53af64 commitdiff
06.38.2013 Ludovic Poitou
Fix typo in comment
tree@ 7fc784 commitdiff
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
tree@ 4ea917 commitdiff
12.45.2013 Matthew Swift
Fix issue OPENDJ-861: Etag attribute invalid when used in conjunction with ...
tree@ 847807 commitdiff
26.22.2013 Chris Ridd
CR-1472 Fix OPENDJ-823 Authz users forced to change their password shouldn'...
tree@ db694f commitdiff
07.03.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ 847c7a commitdiff
07.02.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ e7ab11 commitdiff
06.55.2013 Jean-Noel Rouvignac
Do the one fix to get a green build.
tree@ 6fd081 commitdiff
06.54.2013 Jean-Noel Rouvignac
Revert to revision 8555 of this file.
tree@ 9ee516 commitdiff
06.48.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ 8c7b8c commitdiff
06.51.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ 2aa25e commitdiff
06.16.2012 Ludovic Poitou
Fix OPENDJ-532 : When replication is enabled cn=changelog appears in naming...
tree@ 60c91b commitdiff
22.49.2012 Chris Ridd
Fix OPENDJ-565 Attribute Value password validator finds password in the use...
tree@ 916928 commitdiff
08.27.2012 Chris Ridd
Fix OPENDJ-561 Add operation doesn't get password policy from ds-pwp-passwo...
tree@ 7ac900 commitdiff
11.58.2012 Matthew Swift
Fix OPENDJ-482: Validation for the CertificateSyntax
tree@ 084c3f commitdiff
10.28.2012 Matthew Swift
Fix OPENDJ-475: Incorrect behaviour/result code regarding non-critical cont...
tree@ 24f179 commitdiff
03.49.2012 Matthew Swift
Fix OPENDJ-463: Unable to remove userPassword;deleted attributes
tree@ 226d60 commitdiff
28.16.2012 Ludovic Poitou
Minor change in ModDN operation. Replication resolution needs more context ...
tree@ b1c6c9 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ 2d1386 commitdiff
15.59.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ 0e4bff commitdiff
15.50.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ e4b794 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 67fe14 commitdiff
19.26.2011 Matthew Swift
Fix OPENDJ-324: Remove NDB backend implementation
tree@ 83d2ab commitdiff
03.39.2011 Matthew Swift
Fix OPENDJ-304: The result code 53 (unwillingToPerform) should only be used...
tree@ d14402 commitdiff
20.29.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ af1b4b commitdiff
16.23.2011 Matthew Swift
Fix OPENDJ-285: Unable to modify users entry after LDAP PTA Policy applied
tree@ 511f55 commitdiff
15.55.2011 Matthew Swift
Fix OPENDJ-283: Log usage of obsolete proxied authorization V1 control
tree@ 0bfcdd commitdiff
14.37.2011 Matthew Swift
Fix OPENDJ-280: Add support for the LDAP sub-entry control as defined in dr...
tree@ 9eabea commitdiff
14.35.2011 Matthew Swift
Fix OPENDJ-280: Add support for the LDAP sub-entry control as defined in dr...
tree@ f9dd12 commitdiff
26.53.2011 Matthew Swift
Fix potential NPE introduced in previous refactoring work for OPENDJ-262.
tree@ 148c5d commitdiff
25.27.2011 Matthew Swift
Final refactoring work for OPENDJ-262: Implement pass through authenticatio...
tree@ 128230 commitdiff
24.04.2011 Ludovic Poitou
Fix issue OPENDJ-263 : Wrong search results when searching draft change log...
tree@ af7659 commitdiff
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
tree@ c228e4 commitdiff
20.37.2011 Ludovic Poitou
Fix issue OPENDJ-237: Password modification by deleting the value and addin...
tree@ 98552a commitdiff
29.49.2011 Matthew Swift
Fix OPENDJ-216: Missing entries in searches when legacy (objectclass=ldapSu...
tree@ 91d2d1 commitdiff
09.51.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ 0b7ca1 commitdiff
09.37.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ f82b4f commitdiff
30.06.2011 Ludovic Poitou
Fix issue OPENDJ-170 - External ChangeLog returns the Cookie Control even w...
tree@ 7fe759 commitdiff
07.14.2011 Ludovic Poitou
Fix Issue OPENDJ-113. Missing an if statement for permissive control. Updat...
tree@ 037fc8 commitdiff
07.18.2011 Matthew Swift
Fix OpenDJ-111: Bugs in ECL changelog creation of changeInitiatorsName attr...
tree@ 848085 commitdiff
22.46.2011 Matthew Swift
Fixed issue OPENDJ-50: ECL base object search operations on cn=changelog ta...
tree@ d2181f commitdiff
21.26.2011 Matthew Swift
Fix issue OPENDJ-69: Binary option not included in userCertificate attribut...
tree@ 8a1022 commitdiff
02.45.2011 Matthew Swift
Fix issue OPENDJ-24: Fix OpenDS issue 4583: during a search op, ACI with ta...
tree@ 3892dc commitdiff
first | « prev | next »