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

Jean-Noel Rouvignac
04.57.2013 ed3418eb31bd54b0768b791ca5de353eaa7288c6
26.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ dfbe88 commitdiff
19.04.2013 Jean-Noel Rouvignac
OPENDJ-1149 (CR-2334) Passwords should not be held in memory for the lifeti...
tree@ 5e608e commitdiff
05.54.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ a460cf commitdiff
04.57.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ b1ae3d commitdiff
04.43.2013 Jean-Noel Rouvignac
In javadocs, variable names, method names, etc., renamed: - "draft change n...
tree@ fe9b29 commitdiff
02.57.2013 Jean-Noel Rouvignac
Renamed: - ChangeNumber to CSN - ChangeNumberGenerator to CSNGenerator - Ch...
tree@ 157717 commitdiff
02.26.2013 Jean-Noel Rouvignac
serviceId => baseDN (To make the code less confusing)
tree@ 07347a commitdiff
29.31.2013 Jean-Noel Rouvignac
LocalBackend*Operation.java: Fixed NPEs.
tree@ 210e12 commitdiff
25.21.2013 Jean-Noel Rouvignac
OPENDJ-948 (CR-1873) unauthorized disclosure of directory contents
tree@ fe4d6b commitdiff
16.22.2013 Jean-Noel Rouvignac
BooleanHolder.java: Forced specifying a default value in the ctor. Implemen...
tree@ 2b36a7 commitdiff
16.57.2013 Jean-Noel Rouvignac
Respected the Single Responsibility Principle by splitting findAndSetMatchi...
tree@ 92b8b0 commitdiff
15.24.2013 Jean-Noel Rouvignac
Extracted several time the method findAndSetMatchingDN(). We should look at...
tree@ fff285 commitdiff
15.17.2013 Jean-Noel Rouvignac
Refactoring on the LocalBackend*Operation classes: - Extracted process*() m...
tree@ cab0b2 commitdiff
15.44.2013 Jean-Noel Rouvignac
Refactoring on the LocalBackend*Operation classes: - Moved BooleanHolder ou...
tree@ 43cd5f commitdiff
12.59.2013 Ludovic Poitou
Fix checkstyle
tree@ d628ec commitdiff
12.37.2013 Jean-Noel Rouvignac
Big refactoring of LocalBackendAddOperation, removed nearly 300 lines of code.
tree@ d941ff commitdiff
03.58.2013 Jean-Noel Rouvignac
LocalBackendBindOperation.java: Used javadocs.
tree@ 8398ca commitdiff
02.12.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Extracted methods addAttributeByUppercaseName(), a...
tree@ 70d750 commitdiff
02.36.2013 Jean-Noel Rouvignac
ECLSearchOperation.java: Code cleanup. Used StaticUtil.close()
tree@ 953518 commitdiff
27.58.2013 Jean-Noel Rouvignac
*.java: More javadoc/code cleanup. Switched (excluded)serviceIDs/excludedDo...
tree@ 0c830d commitdiff
24.56.2013 Jean-Noel Rouvignac
OPENDJ-885 - Replication replay may lose changes if it can't acquire a writ...
tree@ af76a3 commitdiff
06.38.2013 Ludovic Poitou
Fix typo in comment
tree@ 66c733 commitdiff
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
tree@ aa2e7c commitdiff
12.45.2013 Matthew Swift
Fix issue OPENDJ-861: Etag attribute invalid when used in conjunction with ...
tree@ b53da0 commitdiff
26.22.2013 Chris Ridd
CR-1472 Fix OPENDJ-823 Authz users forced to change their password shouldn'...
tree@ ab1a29 commitdiff
07.03.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ f16d33 commitdiff
07.02.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ 3783f3 commitdiff
06.55.2013 Jean-Noel Rouvignac
Do the one fix to get a green build.
tree@ 78aaa4 commitdiff
06.54.2013 Jean-Noel Rouvignac
Revert to revision 8555 of this file.
tree@ 1f9d1f commitdiff
06.48.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ d37c6b commitdiff
06.51.2013 Jean-Noel Rouvignac
OPENDJ-655 Message about authentication failures should contain identificat...
tree@ 889d24 commitdiff
06.16.2012 Ludovic Poitou
Fix OPENDJ-532 : When replication is enabled cn=changelog appears in naming...
tree@ 65582f commitdiff
22.49.2012 Chris Ridd
Fix OPENDJ-565 Attribute Value password validator finds password in the use...
tree@ d6ae4a commitdiff
08.27.2012 Chris Ridd
Fix OPENDJ-561 Add operation doesn't get password policy from ds-pwp-passwo...
tree@ 3739b3 commitdiff
11.58.2012 Matthew Swift
Fix OPENDJ-482: Validation for the CertificateSyntax
tree@ aad596 commitdiff
10.28.2012 Matthew Swift
Fix OPENDJ-475: Incorrect behaviour/result code regarding non-critical cont...
tree@ 111219 commitdiff
03.49.2012 Matthew Swift
Fix OPENDJ-463: Unable to remove userPassword;deleted attributes
tree@ 16d7cd commitdiff
28.16.2012 Ludovic Poitou
Minor change in ModDN operation. Replication resolution needs more context ...
tree@ 15d749 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ c8b116 commitdiff
15.59.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ bd3915 commitdiff
15.50.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ 65d5b2 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
19.26.2011 Matthew Swift
Fix OPENDJ-324: Remove NDB backend implementation
tree@ 8cf662 commitdiff
03.39.2011 Matthew Swift
Fix OPENDJ-304: The result code 53 (unwillingToPerform) should only be used...
tree@ 2cf4ac commitdiff
20.29.2011 Matthew Swift
Issue OPENDJ-262: Implement pass through authentication (PTA)
tree@ 87a32e commitdiff
16.23.2011 Matthew Swift
Fix OPENDJ-285: Unable to modify users entry after LDAP PTA Policy applied
tree@ 24dae2 commitdiff
15.55.2011 Matthew Swift
Fix OPENDJ-283: Log usage of obsolete proxied authorization V1 control
tree@ 59869b commitdiff
14.37.2011 Matthew Swift
Fix OPENDJ-280: Add support for the LDAP sub-entry control as defined in dr...
tree@ 3c2064 commitdiff
14.35.2011 Matthew Swift
Fix OPENDJ-280: Add support for the LDAP sub-entry control as defined in dr...
tree@ f571f9 commitdiff
26.53.2011 Matthew Swift
Fix potential NPE introduced in previous refactoring work for OPENDJ-262.
tree@ ed8e5e commitdiff
first | « prev | next »