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

Ludovic Poitou
01.02.2013 37ec852ed0d49c6dade8af34dfd4594db7c0784f
01.02.2013 Ludovic Poitou
Fix typo from previous commit
tree@ 37ec85 commitdiff
01.59.2013 Ludovic Poitou
Fix for OPENDJ-1160 : Write operations to non-groups force groups to be rel...
tree@ 0bd15d commitdiff
01.18.2013 Violette Roche-Montane
OPENDJ-1162 Rest2LDAP returns an invalid binary attribute value - added uni...
tree@ 8a5596 commitdiff
01.44.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 0cea62 commitdiff
01.38.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ f95eca commitdiff
30.30.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ cc2152 commitdiff
30.00.2013 Matthew Swift
Unit test for OPENDJ-1156 - NPE in ReferenceCountedObject after shutting do...
tree@ f6ab06 commitdiff
30.48.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 55e5dd commitdiff
30.13.2013 Matthew Swift
Fix OPENDJ-1131: Rest2LDAP fails to start with GlassFish3.1
tree@ e0eee7 commitdiff
30.42.2013 Nicolas Capponi
Fix OPENDJ-916 - MemoryBackend in SDK should support size limit Review CR-2386
tree@ 9f2f22 commitdiff
30.42.2013 Jean-Noel Rouvignac
Ludo prefer to not have CSNGenerator.newCSNs() in the production code becau...
tree@ 4290bf commitdiff
30.12.2013 Jean-Noel Rouvignac
Various little changes.
tree@ 6f4e39 commitdiff
30.52.2013 Jean-Noel Rouvignac
HTTPConnectionHandler.java: In parseJsonConfiguration(), removed an outdate...
tree@ 6fee25 commitdiff
28.20.2013 Matthew Swift
Fix OPENDJ-1156 - NPE in ReferenceCountedObject after shutting down directory
tree@ 3d8848 commitdiff
28.14.2013 Matthew Swift
Fix very minor compiler warnings in Eclipse.
tree@ b13e2e commitdiff
28.07.2013 Matthew Swift
Remove misleading Javadoc accidentally introduced with fix for OPENDJ-972.
tree@ 224b66 commitdiff
27.56.2013 Jean-Noel Rouvignac
Removed file committed by mistake
tree@ 7aa0f8 commitdiff
27.28.2013 Nicolas Capponi
Fix OPENDJ-972 - OpenDJ should set size limit to 1 when performing single e...
tree@ 617b20 commitdiff
27.14.2013 Jean-Noel Rouvignac
opendj-ldap-sdk org.forgerock.opendj.ldap.requests.*TestCase.java: Removed ...
tree@ 952f4c commitdiff
27.30.2013 Jean-Noel Rouvignac
Fixed the failing nightly test GenerationIdTest.testSingleRS().
tree@ 80f29a commitdiff
26.47.2013 Ludovic Poitou
Fix for OPENDJ-1142, OpenDJ setup does not work in Java8 EA - A security cl...
tree@ 294679 commitdiff
26.29.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 4fed0d commitdiff
26.25.2013 Jean-Noel Rouvignac
LDAPReplicationDomain.java: Undoing the rushed r9606 because: - In buildAnd...
tree@ 6c2e18 commitdiff
26.30.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 9cdfa9 commitdiff
26.22.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 047250 commitdiff
26.44.2013 Matthew Swift
Minor code cleanup for OPENDJ-672: LDAP SDK SSL connect attempts fail with ...
tree@ 1f2f46 commitdiff
26.37.2013 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Fixed ConcurrentModificationException. F...
tree@ aa344d commitdiff
26.41.2013 Jean-Noel Rouvignac
AssuredReplicationPluginTest.java: Factorized common code in tests: - Added...
tree@ dbf512 commitdiff
26.35.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ dfbe88 commitdiff
25.19.2013 Jean-Noel Rouvignac
ReplicationServerDomain.java: Extracted toServerState() method. Renamed get...
tree@ f62797 commitdiff
25.39.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating ho...
tree@ 5b2a14 commitdiff
25.31.2013 Nicolas Capponi
Fix OPENDJ-18 - keystore import failes due to empty PIN Review CR-2353
tree@ 60f5df commitdiff
24.08.2013 Matthew Swift
Fix default SCM tag
tree@ ee26b3 commitdiff
24.48.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ e9168a commitdiff
24.23.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 22632f commitdiff
24.41.2013 Jean-Noel Rouvignac
LDAPURLTest.java: Silencing annoying warnings in Continuous Integration.
tree@ 3a6107 commitdiff
24.39.2013 Jean-Noel Rouvignac
HostPortTest.java: Silencing annoying warnings in Continuous Integration.
tree@ ba3146 commitdiff
24.01.2013 Jean-Noel Rouvignac
Replication tests cleanup and consolidation.
tree@ d03a40 commitdiff
24.19.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ 225aaf commitdiff
24.07.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2338) Introduce a class in replication for encapsulating ho...
tree@ 35caf2 commitdiff
23.12.2013 Matthew Swift
Fix OPENDJ-1153: Upgrade OpenDJ SDK to Grizzly 2.3.6
tree@ 53deb2 commitdiff
23.31.2013 Jean-Noel Rouvignac
LDAPURLTest.java: ADDED
tree@ df0859 commitdiff
23.29.2013 Nicolas Capponi
Fix OPENDJ-737 - OpenDJ Administration Connector KeyStore Pin File must be ...
tree@ 780373 commitdiff
23.24.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2338) Introduce a class in replication for encapsulating ho...
tree@ 22fa8e commitdiff
23.17.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2338) Introduce a class in replication for encapsulating ho...
tree@ 78813f commitdiff
23.26.2013 Jean-Noel Rouvignac
ComputeBestServerTest.java: Refactored code to make it more readable. Extra...
tree@ 6aa197 commitdiff
22.05.2013 Matthew Swift
Move core messages to private package.
tree@ c98381 commitdiff
22.56.2013 Matthew Swift
Move core messages to private package.
tree@ 92055d commitdiff
21.14.2013 Matthew Swift
Fix various FindBugs warnings.
tree@ e7b351 commitdiff
21.27.2013 Matthew Swift
Fix OPENDJ-1121: Closing a connection after closing the connectionfactory c...
tree@ 632803 commitdiff
first | « prev | next »