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

Jean-Noel Rouvignac
23.21.2015 2f4eaa2c06c9ca8079b3150699183259a87e820c
23.21.2015 Jean-Noel Rouvignac
ImportIDset.java: In addEntryID(), reject negative entryIDs, this makes exp...
tree@ 2f4eaa commitdiff
23.12.2015 Jean-Noel Rouvignac
Ensured IndexQuery.evaluate() never returns null + updated javadoc to menti...
tree@ 65e329 commitdiff
23.16.2015 Patrick Diligent
OPENDJ-1842 (CR-6359) Using SSL with JMX doesn't work
tree@ 906689 commitdiff
20.34.2015 Jean-Noel Rouvignac
EntryContainer.java: In entryExists(), fixed NPE.
tree@ 324c5e commitdiff
20.06.2015 Fabio Pistolesi
OPENDJ-1727 CR-6350 db-cache-percent default values in persistit backend pr...
tree@ 6dbb06 commitdiff
20.44.2015 Fabio Pistolesi
Preparatory commit for OPENDJ-1727, propagating a serverContext to all back...
tree@ 54fbe5 commitdiff
20.27.2015 Yannick Lecaillez
OPENDJ-1867: Consider removing ImportIDSet and using EntryIDSet instead
tree@ 7c6b1f commitdiff
18.18.2015 Nicolas Capponi
Increase global waiting time in test to prevent test failure in slow enviro...
tree@ 52205a commitdiff
18.55.2015 Nicolas Capponi
Increase timeout value in test to prevent test failure in slow environment
tree@ 4a9610 commitdiff
18.12.2015 Gaetan Boismal
OPENDJ-1773: Force the unpack of config file during the build
tree@ 53714b commitdiff
17.05.2015 Jean-Noel Rouvignac
Code cleanup
tree@ 05bbcc commitdiff
17.41.2015 Ludovic Poitou
Fix for OpenDJ-1610. When changing a password using the password modify ext...
tree@ 3be59b commitdiff
17.33.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ 768911 commitdiff
17.09.2015 Mark Craig
CR-6372 OPENDJ-1786 Automate integration of generated content
tree@ e1bd15 commitdiff
17.08.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ e73561 commitdiff
17.36.2015 Jean-Noel Rouvignac
EntryIDSet.java: Extracted constants.
tree@ 9ba707 commitdiff
17.35.2015 Jean-Noel Rouvignac
TracedStorage.java: Also log object's identity for TracedStorage + TracedIm...
tree@ 4ac1cf commitdiff
17.05.2015 Jean-Noel Rouvignac
Fixed java.lang.NegativeArraySizeException in ByteString.toHexString().
tree@ 1d88ff commitdiff
17.09.2015 Gaetan Boismal
OPENDJ-1585: Fix checkstyle issues
tree@ 6850ac commitdiff
16.58.2015 Jean-Noel Rouvignac
Code cleanup
tree@ d3f959 commitdiff
16.52.2015 Jean-Noel Rouvignac
Code cleanup
tree@ f1ae18 commitdiff
16.29.2015 Jean-Noel Rouvignac
Remove dead code.
tree@ 73f5d0 commitdiff
16.52.2015 Nicolas Capponi
OPENDJ-1585 Update DN normalization in SDK to align with server
tree@ b82be5 commitdiff
16.40.2015 Jean-Noel Rouvignac
Hide IndexFilter.FILTER_CANDIDATE_THRESHOLD, use isBelowFilterThreshold() i...
tree@ 9a7412 commitdiff
16.28.2015 Jean-Noel Rouvignac
In pluggable backend, renamed all "EntryIDList" to "EntryIDSet".
tree@ 9b24ea commitdiff
16.36.2015 Yannick Lecaillez
OPENDJ-1866: Make EntryIDSet more maintainable.
tree@ 42fbf0 commitdiff
14.46.2015 Matthew Swift
OPENDJ-1848: minor improvements to DatabaseContainer
tree@ 65aba8 commitdiff
14.48.2015 Matthew Swift
OPENDJ-1848: simplify DatabaseContainer and Storage APIs
tree@ 7690cb commitdiff
14.44.2015 Matthew Swift
Minor code cleanup: remove DatabaseContainer.entryContainer field
tree@ 8df85c commitdiff
13.29.2015 Gaetan Boismal
OPENDJ-1773: Remove duplicated config xml files
tree@ 4d214c commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Fix divergence with duplicated server config files
tree@ 567dff commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Add missing file to new config framework
tree@ 61b3d1 commitdiff
13.28.2015 Gaetan Boismal
OPENDJ-1773: Code cleanup
tree@ 523c45 commitdiff
13.33.2015 Jean-Noel Rouvignac
Fixed bugs in TracedStorage.
tree@ c69031 commitdiff
13.13.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ 4c56b8 commitdiff
13.56.2015 Gaetan Boismal
OPENDJ-1741: Fix error in server pom
tree@ c45c0b commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Add package-svr4 profile to server pom
tree@ 0fbdd7 commitdiff
12.41.2015 Gaetan Boismal
OPENDJ-1772: Delete man pages of deleted svr4 scripts
tree@ c6a60e commitdiff
12.32.2015 Jean-Noel Rouvignac
Simplified loops in import/rebuild-index code.
tree@ 83325b commitdiff
12.00.2015 Jean-Noel Rouvignac
Get rid of too much ByteBuffer to ByteString conversions.
tree@ 919ad2 commitdiff
12.13.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Revert to previous sort order: changes where correc...
tree@ 0882f1 commitdiff
12.09.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: further code simplifications
tree@ e26e13 commitdiff
12.56.2015 Jean-Noel Rouvignac
Make code more readable.
tree@ a6fd9a commitdiff
12.39.2015 Jean-Noel Rouvignac
IndexOutputBuffer.java: Removed useless ComparatorBuffer interface. Renamed...
tree@ bef351 commitdiff
12.19.2015 Jean-Noel Rouvignac
Code cleanup
tree@ ae6b43 commitdiff
11.01.2015 Jean-Noel Rouvignac
Index.java: Changed readKey(ByteSequence key, ReadableStorage txn) to read(...
tree@ eefd01 commitdiff
11.55.2015 Jean-Noel Rouvignac
EntryIDSet.java: Fixed typo from r11899
tree@ 3d6846 commitdiff
11.37.2015 Jean-Noel Rouvignac
OPENDJ-1708 Persistit: no rebuild-index support
tree@ a46537 commitdiff
11.10.2015 Jean-Noel Rouvignac
IndexQuery*.java: Overrode toString() for all sub classes of IndexQuery.
tree@ 34178b commitdiff
11.31.2015 Gaetan Boismal
OPENDJ-1772: Check if server is setted up in sysv opendj service
tree@ fb7d1b commitdiff
first | « prev | next »