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

Matthew Swift
13.23.2011 96eaa516a85e620a6b76a64ffbe71cdc6037e026
23.17.2011 Matthew Swift
Fix issue OpenDJ-94: NullPointerException when shutting down worker threads
tree@ 3ac71c commitdiff
28.39.2011 Ludovic Poitou
Fix for OPENDJ-21, make sure password reset or changes with the Password Mo...
tree@ a2df23 commitdiff
20.09.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ ebb48b 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
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
tree@ 2a09cc commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 0a0ed2 commitdiff
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
tree@ 332dcb commitdiff
18.14.2010 ludovicp
Add support for inherited collective attributes. This extension to collecti...
tree@ bbbf03 commitdiff
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.34.2010 ludovicp
Implements disk space monitoring for the JEB backend, import and rebuild op...
tree@ 3d4edc commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
25.50.2010 ludovicp
Fixing Password Modify Extended Operation error codes and conditions to ali...
tree@ 9366fd commitdiff
25.25.2010 ludovicp
Fixes issues #4552 #4557, making sure plugins and internal services are pro...
tree@ a09e50 commitdiff
07.07.2010 ludovicp
Fix for issue #4556 - Make sure the skipValidationForAdministrators passwor...
tree@ 7b9166 commitdiff
31.15.2010 ludovicp
Fix issue #4558. Change parsing of SSHA hashed password to provide backward...
tree@ dc871e commitdiff
27.37.2010 ludovicp
Fix for issue #4260. Made shutdownRequested Monitor volatile
tree@ 7e98bd commitdiff
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 7c30db commitdiff
25.28.2009 abobrov
- land Subentry Manager and Collective Attributes implementations; Merry XM...
tree@ 691236 commitdiff
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
tree@ bdb54b commitdiff
05.38.2009 abobrov
- [Issue 4302] Unexpected errors using single JNDI connection with SSL and ...
tree@ d10eb0 commitdiff
13.20.2009 jvergara
Fix for issue 4274 (ZIP package control-panel displays both installation pa...
tree@ e0282e commitdiff
09.46.2009 abobrov
- EXPERIMENTAL Parallel Work Queue implementation.
tree@ 4c8351 commitdiff
18.32.2009 boli
Fix for issue 4229: Removed call to getHostName for now to prevent the conn...
tree@ 556c5b commitdiff
30.19.2009 boli
Fix for issue 4156.
tree@ 7cb885 commitdiff
26.56.2009 matthew_swift
Additional fix for issue 4070: Wrong ASN.1 element type used encoding pwp s...
tree@ 3fee1a commitdiff
22.05.2009 jvergara
Do a best effort and try to retrieve the canonical path of the instance and...
tree@ aa9e12 commitdiff
15.49.2009 matthew_swift
Fix issue 4055 - dsconfig: reset num-worker-threads fails
tree@ 21571b commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 67405d commitdiff
15.38.2009 sin
issue 3961:Implement operational attribute 'governingstructurerule
tree@ be7229 commitdiff
01.14.2009 boli
Second fix for issue 3949: All ASN.1 parsing code now ignores trailing unre...
tree@ 5ef5b7 commitdiff
28.53.2009 boli
Fix for issue 3949: Unknown trailing ASN.1 elements are now ignored when de...
tree@ 3463f2 commitdiff
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
tree@ 90a85f commitdiff
21.16.2009 boli
Fix for issue 3011:
tree@ f8beab commitdiff
16.33.2009 sin
issue# 2608:stop-ds fails when connection with smtp-server fails
tree@ 5e026b commitdiff
02.13.2009 sin
issue# 3270:ldappasswordmodify doesn't take into account password history c...
tree@ 21e4a4 commitdiff
23.54.2009 dugan
Fixes for these issues:
tree@ 841933 commitdiff
09.04.2009 matthew_swift
Fix issue 3832 - Provide ergonomics style settings for common server proper...
tree@ 84a634 commitdiff
24.25.2009 dugan
Add unit test for Issue 3805 (SASL phase2). Also, fix buffer overflow in SA...
tree@ 088d8d commitdiff
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
tree@ b45e7f commitdiff
16.47.2009 dugan
Fix for issue 3795 TLS fails adding/modifying large attribute. I'm going to...
tree@ a7bb39 commitdiff
12.37.2009 dugan
Add check for null SASL Context and fix error message in EXTERNAL Digest Ha...
tree@ ca4ac5 commitdiff
11.51.2009 dugan
Change isOpen to return false if either inbound is done or out bound is done.
tree@ 0b0ee8 commitdiff
07.29.2009 sin
Fix for issue#3606: isMemberOf doesn't work for DynamicGroups
tree@ 4cadb1 commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 220943 commitdiff
29.43.2009 matthew_swift
Fix issue 3446 and improve fix for issue 3726:
tree@ cd57b9 commitdiff
06.24.2008 dugan
Change TDES key size to use effective key size of 112.
tree@ 07adf0 commitdiff
01.16.2008 dugan
These changes implement a new ACI bind rule keyword "ssf". This keyword all...
tree@ d048be commitdiff
19.48.2008 dugan
Remove superfluous ds-cfg-cipher-strength attribute. This attribute has no ...
tree@ 26ed98 commitdiff
05.22.2008 dugan
These fixes add confidentiality/integrity to the SASL GSSAPI and DIGEST-MD5...
tree@ 139c40 commitdiff
first | « prev | next »