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

Violette Roche-Montane
05.37.2014 9ea5c507098ed127ccb1f356d4c9adff310f783e
13.22.2013 Jean-Noel Rouvignac
OPENDJ-1222 Global update of CDDL copyright headers
tree@ fff1f4 commitdiff
09.10.2013 Jean-Noel Rouvignac
OPENDJ-1106 fractional-replication: adding entry on a replica as DM should ...
tree@ a2c3fd commitdiff
06.13.2013 Jean-Noel Rouvignac
OPENDJ-1088 (CR-2677) Wrong error message and result code when deleting bra...
tree@ 1c1400 commitdiff
04.25.2013 Ludovic Poitou
OPENDJ-1107: Unexpected error when importing/exporting data as non-privileg...
tree@ 01f859 commitdiff
27.50.2013 Matthew Swift
Factor out duplicate code and fix cut n paste bug in LocalBackendModifyOper...
tree@ b117ed commitdiff
19.04.2013 Jean-Noel Rouvignac
OPENDJ-1149 (CR-2334) Passwords should not be held in memory for the lifeti...
tree@ 5e608e 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
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
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
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
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 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
25.27.2011 Matthew Swift
Final refactoring work for OPENDJ-262: Implement pass through authenticatio...
tree@ 3883d2 commitdiff
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
tree@ c9da9e commitdiff
20.37.2011 Ludovic Poitou
Fix issue OPENDJ-237: Password modification by deleting the value and addin...
tree@ 439a48 commitdiff
29.49.2011 Matthew Swift
Fix OPENDJ-216: Missing entries in searches when legacy (objectclass=ldapSu...
tree@ 293282 commitdiff
07.14.2011 Ludovic Poitou
Fix Issue OPENDJ-113. Missing an if statement for permissive control. Updat...
tree@ c51b42 commitdiff
02.45.2011 Matthew Swift
Fix issue OPENDJ-24: Fix OpenDS issue 4583: during a search op, ACI with ta...
tree@ 91fdf0 commitdiff
20.12.2010 Ludovic Poitou
Fix for OPENDJ-16 - Upgrade process fails to import additional RootDNs user...
tree@ ce9cb7 commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
07.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 9d0dd9 commitdiff
first | « prev | next »