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

dugan
18.19.2009 b45e7fb00a64d2fd8897a485def4296d03c39b55
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
27.12.2008 ludovicp
Revert accidental changes on the file (extra lines added at the top of the ...
tree@ b36678 commitdiff
27.27.2008 ludovicp
Upgrade javamail and jaf to the latest revision. Also added the license for...
tree@ 2bf587 commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ f73b65 commitdiff
25.41.2008 dugan
Fix for issue 3496 SASL/GSSAPI authentication fails over startTLS. Always m...
tree@ f78adc commitdiff
18.14.2008 lutoff
These changes are separating the current delivery into an "Install Layout"...
tree@ d42b15 commitdiff
29.16.2008 ludovicp
Fix a bug where an entry might not be removed from the DN entry cache index
tree@ 9ca273 commitdiff
14.02.2008 abobrov
- [ Issue 3468 ] Password ext op: userIdentity should accept a DN.
tree@ 7f458a commitdiff
25.59.2008 matthew_swift
Fix issue 3085: LengthBasedPasswordValidator returns minLength when maxLeng...
tree@ 48327d commitdiff
24.19.2008 abobrov
- remove unused import.
tree@ e77627 commitdiff
24.18.2008 abobrov
- use ReentrantReadWriteLock to protect entry cache maps against unsynchron...
tree@ c3bcbe commitdiff
18.44.2008 boli
With this refactoring:
tree@ 35a408 commitdiff
18.24.2008 abobrov
- make the entry cache preload backend implementation specific moving Ent...
tree@ d5e86c commitdiff
18.22.2008 abobrov
- cut down on in heap memory usage by aggregating cache maps into the com...
tree@ 351155 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
12.20.2008 abobrov
- [Issue 2925] SASL DigestMD5 Handler denies authentication from Solaris ld...
tree@ a50200 commitdiff
28.54.2008 lutoff
Fix for issue #2602: Commit #3738 didn't fix everything
tree@ ad62cb commitdiff
24.09.2008 lutoff
FIx for issue #2602 (index creation should not be required when changing ob...
tree@ c46ff7 commitdiff
22.42.2008 abobrov
- proper handling of in-core restarts and finalization.
tree@ 330624 commitdiff
21.17.2008 matthew_swift
Fix issue 2850.
tree@ d696d8 commitdiff
08.30.2008 abobrov
- fix comment typo.
tree@ 889832 commitdiff
08.13.2008 abobrov
- [Issue 1595] need a fast way to prime the FileSystemEntryCache: Add gen...
tree@ 100e55 commitdiff
31.20.2007 abobrov
- Set fair ordering policy for cacheLock to workaround ReentrantReadWriteLo...
tree@ b73194 commitdiff
17.08.2007 lutoff
Fix for issue #2751 (dsconfig; can't enable the default SMTP Account Status...
tree@ 02254b commitdiff
08.22.2007 abobrov
- fix some comments typos and inaccuracies.
tree@ 9c826e commitdiff
03.29.2007 abobrov
- make default entry cache BackendInitializationListener so it can handle b...
tree@ d290bd commitdiff
02.54.2007 abobrov
- [Issue 2007] generic mechanism for using mulitple caches. - [Issue 2049]...
tree@ a79aa3 commitdiff
22.47.2007 boli
Added the ability to retrieve the number of entries in the entire subordina...
tree@ 9a7295 commitdiff
18.07.2007 david_page
no issue CryptoManager 1. remove shared secret key wrapping transformation ...
tree@ 929939 commitdiff
17.23.2007 david_page
no issue CryptoManager RC4 -> RC4/NONE/NoPadding
tree@ ad5de6 commitdiff
16.19.2007 kenneth_suter
Issue 2368: tasks should be interruptable. The four schedulable task (impo...
tree@ eee90c commitdiff
14.32.2007 david_page
No issue. CryptoManager Step 3. Factor interface from CryptoManager impleme...
tree@ 0b85fb commitdiff
14.45.2007 david_page
No issue. CryptoManager Step 1 to factor a CryptoManager interface from the...
tree@ 4848fb commitdiff
11.02.2007 david_page
issue 2440 bin/restore of encrypted or signed backup requires online server...
tree@ 943f3c commitdiff
10.38.2007 david_page
issue 466 (partial) remove redundant server property BACKUP_PROPERTY_CIPHER...
tree@ 88b593 commitdiff
10.02.2007 david_page
issue 466 (partial) CryptoManger comment, todo cleanup
tree@ efacb7 commitdiff
02.28.2007 coulbeck
More changes for issue 466. Symmetric key values and instance key identifie...
tree@ db2420 commitdiff
26.18.2007 neil_a_wilson
Update the Get Symmetric Key extended operation handler so that it has its ...
tree@ 9e6854 commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
26.19.2007 neil_a_wilson
Update the appropriate identity mappers and certificate mappers to use the ...
tree@ 7469f2 commitdiff
first | « prev | next »