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

Matthew Swift
17.48.2013 54ddfdbd4532e496dc75432e87f4c348a3fac0fa
17.48.2013 Matthew Swift
Preliminary work for OPENDJ-701: Implement paged results support
tree@ 54ddfd commitdiff
16.54.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ ac6c8a commitdiff
15.25.2013 Matthew Swift
Additional fix for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ c4b67c commitdiff
14.01.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ 6c6416 commitdiff
14.36.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ 9abbc4 commitdiff
11.28.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ faf8a1 commitdiff
11.47.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ c1a1cf commitdiff
11.39.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ 90a827 commitdiff
10.48.2013 Matthew Swift
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ 222d45 commitdiff
10.55.2013 Nicolas Capponi
Checkpoint commit for OPENDJ-175: Decouple OpenDJ LDAP SDK from Grizzly
tree@ 70467a commitdiff
08.30.2013 Nicolas Capponi
OPENDJ-346 Consider using java.util.ServiceLoader for loading extensions an...
tree@ 27307a commitdiff
08.15.2013 Nicolas Capponi
OPENDJ-346 Consider using java.util.ServiceLoader for loading extensions an...
tree@ b622ba commitdiff
08.12.2013 Nicolas Capponi
OPENDJ-346 Consider using java.util.ServiceLoader for loading extensions an...
tree@ 56d277 commitdiff
08.16.2013 Nicolas Capponi
Fix OPENDJ-346 Consider using java.util.ServiceLoader for loading extension...
tree@ 7cfa26 commitdiff
04.55.2013 Jean-Noel Rouvignac
Follow up on r9644: OPENDJ-176 - Use SLF4J for logging in the SDK
tree@ 670e6a commitdiff
03.51.2013 Ludovic Poitou
Increase logo size (x2). 40x40 was definitely too small.
tree@ e2131a commitdiff
03.36.2013 Matthew Swift
Additional fix for OPENDJ-176: Use SLF4J for logging in the SDK
tree@ 61d4a9 commitdiff
03.44.2013 Matthew Swift
Fix OPENDJ-1168: Warning message displayed when heartbeat check fails with ...
tree@ adab0b commitdiff
03.07.2013 Ludovic Poitou
Add OpenJDK 8 Compatible logo on the main page.
tree@ 1ad6d2 commitdiff
02.39.2013 Nicolas Capponi
Fix OPENDJ-176 - Use SLF4J for logging in the SDK Review CR-2404
tree@ 97c79b commitdiff
02.23.2013 Matthew Swift
Additional fix OPENDJ-1131: Rest2LDAP fails to start with GlassFish3.1
tree@ bb130b commitdiff
01.18.2013 Violette Roche-Montane
OPENDJ-1162 Rest2LDAP returns an invalid binary attribute value - added uni...
tree@ 9f69df commitdiff
30.00.2013 Matthew Swift
Unit test for OPENDJ-1156 - NPE in ReferenceCountedObject after shutting do...
tree@ e8357d commitdiff
30.13.2013 Matthew Swift
Fix OPENDJ-1131: Rest2LDAP fails to start with GlassFish3.1
tree@ 756072 commitdiff
30.42.2013 Nicolas Capponi
Fix OPENDJ-916 - MemoryBackend in SDK should support size limit Review CR-2386
tree@ aa3b2e commitdiff
28.20.2013 Matthew Swift
Fix OPENDJ-1156 - NPE in ReferenceCountedObject after shutting down directory
tree@ b28e8f commitdiff
28.14.2013 Matthew Swift
Fix very minor compiler warnings in Eclipse.
tree@ a073f9 commitdiff
28.07.2013 Matthew Swift
Remove misleading Javadoc accidentally introduced with fix for OPENDJ-972.
tree@ b2bf0f commitdiff
27.28.2013 Nicolas Capponi
Fix OPENDJ-972 - OpenDJ should set size limit to 1 when performing single e...
tree@ a37627 commitdiff
27.14.2013 Jean-Noel Rouvignac
opendj-ldap-sdk org.forgerock.opendj.ldap.requests.*TestCase.java: Removed ...
tree@ 475a96 commitdiff
26.44.2013 Matthew Swift
Minor code cleanup for OPENDJ-672: LDAP SDK SSL connect attempts fail with ...
tree@ bb31fa commitdiff
24.08.2013 Matthew Swift
Fix default SCM tag
tree@ df8266 commitdiff
23.12.2013 Matthew Swift
Fix OPENDJ-1153: Upgrade OpenDJ SDK to Grizzly 2.3.6
tree@ c4be6d commitdiff
22.05.2013 Matthew Swift
Move core messages to private package.
tree@ 63206c commitdiff
22.56.2013 Matthew Swift
Move core messages to private package.
tree@ 9fcd90 commitdiff
21.14.2013 Matthew Swift
Fix various FindBugs warnings.
tree@ be5684 commitdiff
21.27.2013 Matthew Swift
Fix OPENDJ-1121: Closing a connection after closing the connectionfactory c...
tree@ 5ede50 commitdiff
20.46.2013 Matthew Swift
Unit test for OPENDJ-1121: Closing a connection after closing the connectio...
tree@ 10560c commitdiff
20.42.2013 Matthew Swift
Minor API cleanup: load-balancer algorithm constructors usage of generics w...
tree@ e3076f commitdiff
20.15.2013 Matthew Swift
Fix OPENDJ-1152: Provide the ability to debug leaked pooled connections
tree@ e258ec commitdiff
20.50.2013 Matthew Swift
Fix OPENDJ-1152: Provide the ability to debug leaked pooled connections
tree@ 892f21 commitdiff
19.06.2013 Nicolas Capponi
* Fixed failing test : ConnectionFactoryProviderTest unable to read trustst...
tree@ 161073 commitdiff
19.32.2013 Nicolas Capponi
Fix OPENDJ-734 - NPE when attempting SSL connect with client certs Review C...
tree@ 90457b commitdiff
18.05.2013 Matthew Swift
Fix OPENDJ-1058 – HeartbeatConnectionFactory does not actively shutdown dea...
tree@ b5fa2c commitdiff
16.53.2013 Matthew Swift
Code cleanup: factor out common proxy code and make proxy examples simpler,...
tree@ 0867cc commitdiff
13.57.2013 Matthew Swift
Fix OPENDJ-1137: ConnectionEntryReader does not provide a means for accessi...
tree@ 7241cc commitdiff
13.40.2013 Matthew Swift
Fix OPENDJ-1137: ConnectionEntryReader does not provide a means for accessi...
tree@ bcd510 commitdiff
07.08.2013 Matthew Swift
Fix OPENDJ-1091: Implement a cached connection pool
tree@ cafd6a commitdiff
04.53.2013 Mark Craig
CR-2258 Fix for OPENDJ-1113: Provide an example for resetting passwords in AD
tree@ c542db commitdiff
30.04.2013 Matthew Swift
Final fix for OPENDJ-1112: LoadBalancing connection factories need better d...
tree@ c91053 commitdiff
first | « prev | next »