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

Gaetan Boismal
18.12.2015 bfd9d7f7f224aaaa84dd67fc4e3f6a9031d58918
18.12.2015 Gaetan Boismal
OPENDJ-1773: Force the unpack of config file during the build
tree@ bfd9d7 commitdiff
17.05.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 853a6a commitdiff
17.41.2015 Ludovic Poitou
Fix for OpenDJ-1610. When changing a password using the password modify ext...
tree@ 360df8 commitdiff
17.33.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 09e166 commitdiff
17.09.2015 Mark Craig
CR-6372 OPENDJ-1786 Automate integration of generated content
tree@ 3b5e6e commitdiff
17.08.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 73aae6 commitdiff
17.36.2015 Jean-Noel Rouvignac
EntryIDSet.java: Extracted constants.
tree@ 018a4c commitdiff
17.35.2015 Jean-Noel Rouvignac
TracedStorage.java: Also log object's identity for TracedStorage + TracedIm...
tree@ 38b84a commitdiff
17.05.2015 Jean-Noel Rouvignac
Fixed java.lang.NegativeArraySizeException in ByteString.toHexString().
tree@ 77942c commitdiff
17.09.2015 Gaetan Boismal
OPENDJ-1585: Fix checkstyle issues
tree@ d43406 commitdiff
16.58.2015 Jean-Noel Rouvignac
Code cleanup
tree@ e50bc1 commitdiff
16.52.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 8df7c9 commitdiff
16.29.2015 Jean-Noel Rouvignac
Remove dead code.
tree@ d25364 commitdiff
16.52.2015 Nicolas Capponi
OPENDJ-1585 Update DN normalization in SDK to align with server
tree@ 3c553d commitdiff
16.40.2015 Jean-Noel Rouvignac
Hide IndexFilter.FILTER_CANDIDATE_THRESHOLD, use isBelowFilterThreshold() i...
tree@ dc3e96 commitdiff
16.28.2015 Jean-Noel Rouvignac
In pluggable backend, renamed all "EntryIDList" to "EntryIDSet".
tree@ c27c0c commitdiff
16.36.2015 Yannick Lecaillez
OPENDJ-1866: Make EntryIDSet more maintainable.
tree@ d24ddd commitdiff
14.46.2015 Matthew Swift
OPENDJ-1848: minor improvements to DatabaseContainer
tree@ aec569 commitdiff
14.48.2015 Matthew Swift
OPENDJ-1848: simplify DatabaseContainer and Storage APIs
tree@ 4b75fa commitdiff
14.44.2015 Matthew Swift
Minor code cleanup: remove DatabaseContainer.entryContainer field
tree@ 4b46b2 commitdiff
13.29.2015 Gaetan Boismal
OPENDJ-1773: Remove duplicated config xml files
tree@ ce4026 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Fix divergence with duplicated server config files
tree@ 69f622 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Add missing file to new config framework
tree@ 06a790 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Code cleanup
tree@ b82b5f commitdiff
13.33.2015 Jean-Noel Rouvignac
Fixed bugs in TracedStorage.
tree@ 76514b commitdiff
13.13.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ 5054a8 commitdiff
13.56.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ 70e33b commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Add package-svr4 profile to server pom
tree@ 23fc05 commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Delete man pages of deleted svr4 scripts
tree@ bcfb9b commitdiff
12.32.2015 Jean-Noel Rouvignac
Simplified loops in import/rebuild-index code.
tree@ c2d4f9 commitdiff
12.00.2015 Jean-Noel Rouvignac
Get rid of too much ByteBuffer to ByteString conversions.
tree@ 3287f3 commitdiff
12.13.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Revert to previous sort order: changes where correc...
tree@ dec79f commitdiff
12.09.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: further code simplifications
tree@ bcfb85 commitdiff
12.56.2015 Jean-Noel Rouvignac
Make code more readable.
tree@ 531806 commitdiff
12.39.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Removed useless ComparatorBuffer interface. Renamed...
tree@ 2ebf05 commitdiff
12.19.2015 Jean-Noel Rouvignac
Code cleanup
tree@ d211da commitdiff
11.01.2015 Jean-Noel Rouvignac
Index.java: Changed readKey(ByteSequence key, ReadableStorage txn) to read(...
tree@ 8a0471 commitdiff
11.55.2015 Jean-Noel Rouvignac
EntryIDSet.java: Fixed typo from r11899
tree@ 265415 commitdiff
11.37.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 301a6b commitdiff
11.10.2015 Jean-Noel Rouvignac
IndexQuery*.java: Overrode toString() for all sub classes of IndexQuery.
tree@ 869893 commitdiff
11.31.2015 Gaetan Boismal
OPENDJ-1772: Check if server is setted up in sysv opendj service
tree@ 037c8a commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in opendj sysv service file
tree@ 1fdb70 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Avoid double server stop in debian package uninstall
tree@ b9e3eb commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Avoid double server stop in rpm package uninstall
tree@ 5d5640 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in package scripts
tree@ d69014 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Add copyright header to debian script files
tree@ 78c491 commitdiff
11.30.2015 Gaetan Boismal
OPENDJ-1772: Code cleanup in server pom
tree@ a248b1 commitdiff
11.59.2015 Mark Craig
CR-6316 OPENDJ-1786 Automate integration of generated content
tree@ 769c9f commitdiff
10.54.2015 Gaetan Boismal
OPENDJ-1769: Fix copyright plugin documentation message
tree@ 3c1e78 commitdiff
10.41.2015 Gaetan Boismal
OPENDJ-1769: Fix copyright plugin documentation message
tree@ ceebe8 commitdiff
first | « prev | next »