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

Matthew Swift
11.22.2013 62a99190b142c8ede644d6ea9453d16d47e438df
11.22.2013 Matthew Swift
Upgrade to forgerock-parent 1.2.0
tree@ 62a991 commitdiff
11.17.2013 Matthew Swift
Fix OPENDJ-1247: Client side timeouts do not cancel bind or startTLS reques...
tree@ 976da4 commitdiff
11.03.2013 Matthew Swift
Fix OPENDJ-1249 - ConnectionFactory timeout setting is applied for Active D...
tree@ 764833 commitdiff
11.53.2013 Matthew Swift
Unit tests for OPENDJ-1247: Client side timeouts do not cancel bind or star...
tree@ cac4a5 commitdiff
04.45.2013 Matthew Swift
Fix build break
tree@ bcff56 commitdiff
04.23.2013 Matthew Swift
Backport fix for OPENDJ-1200: Upgrade tool loses one ds-cfg-character-set v...
tree@ ea9338 commitdiff
04.19.2013 Matthew Swift
Remove m2e life-cycle mapping because it is now in forgerock-parent.
tree@ 858590 commitdiff
29.34.2013 Matthew Swift
Backport fix for OPENDJ-877: ldifsearch.bat is not working
tree@ 0e6784 commitdiff
18.55.2013 Matthew Swift
Fix OPENDJ-1209: Impossible to use OpenDJ SDK 2.6.4 with OpenDJ server 2.6.0
tree@ 51b306 commitdiff
04.39.2013 jenkins
[maven-release-plugin] prepare for next development iteration
tree@ 25544d commitdiff
04.39.2013 jenkins
[maven-release-plugin] prepare release 2.6.4-sdk
tree@ d2a91f commitdiff
18.53.2013 Matthew Swift
Backport fix for OPENDJ-1180: "Connection Error" when trying to connect to ...
tree@ 60f163 commitdiff
11.55.2013 jenkins
[maven-release-plugin] prepare for next development iteration
tree@ 8bee09 commitdiff
11.55.2013 jenkins
[maven-release-plugin] prepare release 2.6.3-sdk
tree@ 28bfbb commitdiff
03.07.2013 Matthew Swift
Backport fix for OPENDJ-1168: Warning message displayed when heartbeat chec...
tree@ b9e77b commitdiff
01.56.2013 Violette Roche-Montane
Backport fix for OPENDJ-1162 - Rest2LDAP returns an invalid binary attribut...
tree@ 5a277f commitdiff
30.10.2013 Matthew Swift
Backport unit test for OPENDJ-1156: NPE in ReferenceCountedObject after shu...
tree@ dc896c 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.27.2013 Matthew Swift
Backport fixes for OPENDJ-672 and OPENDJ-1156: NPE in ReferenceCountedObjec...
tree@ 5ed0ee 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.17.2013 jenkins
[maven-release-plugin] prepare for next development iteration
tree@ 7d3064 commitdiff
24.17.2013 jenkins
[maven-release-plugin] prepare release 2.6.2-sdk
tree@ 18da19 commitdiff
24.08.2013 Matthew Swift
Fix default SCM tag
tree@ ee26b3 commitdiff
24.08.2013 Matthew Swift
OPENDJ-1155: Release OpenDJ SDK 2.6.2 - fix default SCM tag
tree@ 7883c8 commitdiff
24.56.2013 Matthew Swift
Rollback 2.6.2 release
tree@ 518892 commitdiff
24.48.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ e9168a commitdiff
first | « prev | next »