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

ludovicp
29.35.2010 780f4ab79dd70ee5468484fff52ffb36fe3ca45e
29.35.2010 ludovicp
Last batch of changes for this week. This adds support for the IETF based P...
tree@ 780f4a commitdiff
25.28.2009 abobrov
- land Subentry Manager and Collective Attributes implementations; Merry XM...
tree@ 6f4202 commitdiff
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
tree@ 1874ee commitdiff
05.38.2009 abobrov
- [Issue 4302] Unexpected errors using single JNDI connection with SSL and ...
tree@ a6cb61 commitdiff
13.20.2009 jvergara
Fix for issue 4274 (ZIP package control-panel displays both installation pa...
tree@ 99f120 commitdiff
09.46.2009 abobrov
- EXPERIMENTAL Parallel Work Queue implementation.
tree@ 08f206 commitdiff
18.32.2009 boli
Fix for issue 4229: Removed call to getHostName for now to prevent the conn...
tree@ 7353ab commitdiff
30.19.2009 boli
Fix for issue 4156.
tree@ 4b172e commitdiff
26.56.2009 matthew_swift
Additional fix for issue 4070: Wrong ASN.1 element type used encoding pwp s...
tree@ 08bf6a commitdiff
22.05.2009 jvergara
Do a best effort and try to retrieve the canonical path of the instance and...
tree@ 945594 commitdiff
15.49.2009 matthew_swift
Fix issue 4055 - dsconfig: reset num-worker-threads fails
tree@ d9a47f commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 9dc10d commitdiff
15.38.2009 sin
issue 3961:Implement operational attribute 'governingstructurerule
tree@ 9971cf commitdiff
01.14.2009 boli
Second fix for issue 3949: All ASN.1 parsing code now ignores trailing unre...
tree@ 14c8bc commitdiff
28.53.2009 boli
Fix for issue 3949: Unknown trailing ASN.1 elements are now ignored when de...
tree@ dca734 commitdiff
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
tree@ d1e762 commitdiff
21.16.2009 boli
Fix for issue 3011:
tree@ f6dbdd commitdiff
16.33.2009 sin
issue# 2608:stop-ds fails when connection with smtp-server fails
tree@ 10cbfd commitdiff
02.13.2009 sin
issue# 3270:ldappasswordmodify doesn't take into account password history c...
tree@ 760970 commitdiff
23.54.2009 dugan
Fixes for these issues:
tree@ d4f6e6 commitdiff
09.04.2009 matthew_swift
Fix issue 3832 - Provide ergonomics style settings for common server proper...
tree@ 553735 commitdiff
24.25.2009 dugan
Add unit test for Issue 3805 (SASL phase2). Also, fix buffer overflow in SA...
tree@ 264017 commitdiff
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
tree@ 186ceb commitdiff
16.47.2009 dugan
Fix for issue 3795 TLS fails adding/modifying large attribute. I'm going to...
tree@ 4c3c4e commitdiff
12.37.2009 dugan
Add check for null SASL Context and fix error message in EXTERNAL Digest Ha...
tree@ ce85e5 commitdiff
11.51.2009 dugan
Change isOpen to return false if either inbound is done or out bound is done.
tree@ ead997 commitdiff
07.29.2009 sin
Fix for issue#3606: isMemberOf doesn't work for DynamicGroups
tree@ e0df7b commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 35c5f6 commitdiff
29.43.2009 matthew_swift
Fix issue 3446 and improve fix for issue 3726:
tree@ 3bca03 commitdiff
06.24.2008 dugan
Change TDES key size to use effective key size of 112.
tree@ f3323b commitdiff
01.16.2008 dugan
These changes implement a new ACI bind rule keyword "ssf". This keyword all...
tree@ 6347bf commitdiff
19.48.2008 dugan
Remove superfluous ds-cfg-cipher-strength attribute. This attribute has no ...
tree@ 4be9e3 commitdiff
05.22.2008 dugan
These fixes add confidentiality/integrity to the SASL GSSAPI and DIGEST-MD5...
tree@ 8520ba commitdiff
27.12.2008 ludovicp
Revert accidental changes on the file (extra lines added at the top of the ...
tree@ 06db72 commitdiff
27.27.2008 ludovicp
Upgrade javamail and jaf to the latest revision. Also added the license for...
tree@ 442dfc commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ b4f883 commitdiff
25.41.2008 dugan
Fix for issue 3496 SASL/GSSAPI authentication fails over startTLS. Always m...
tree@ dc985b commitdiff
18.14.2008 lutoff
These changes are separating the current delivery into an "Install Layout"...
tree@ ebf357 commitdiff
29.16.2008 ludovicp
Fix a bug where an entry might not be removed from the DN entry cache index
tree@ 31141c commitdiff
14.02.2008 abobrov
- [ Issue 3468 ] Password ext op: userIdentity should accept a DN.
tree@ 191c53 commitdiff
25.59.2008 matthew_swift
Fix issue 3085: LengthBasedPasswordValidator returns minLength when maxLeng...
tree@ d894ec commitdiff
24.19.2008 abobrov
- remove unused import.
tree@ a5c8cd commitdiff
24.18.2008 abobrov
- use ReentrantReadWriteLock to protect entry cache maps against unsynchron...
tree@ 96f6b2 commitdiff
18.44.2008 boli
With this refactoring:
tree@ ce22e7 commitdiff
18.24.2008 abobrov
- make the entry cache preload backend implementation specific moving Ent...
tree@ de1a65 commitdiff
18.22.2008 abobrov
- cut down on in heap memory usage by aggregating cache maps into the com...
tree@ 22f742 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 8549bc commitdiff
12.20.2008 abobrov
- [Issue 2925] SASL DigestMD5 Handler denies authentication from Solaris ld...
tree@ 903640 commitdiff
28.54.2008 lutoff
Fix for issue #2602: Commit #3738 didn't fix everything
tree@ bece80 commitdiff
24.09.2008 lutoff
FIx for issue #2602 (index creation should not be required when changing ob...
tree@ 327793 commitdiff
first | « prev | next »