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

Ludovic Poitou
04.09.2011 89af014e7dbcce8d22b59f4b499a23d05e754dbe
04.09.2011 Ludovic Poitou
Fix for OPENDJ-223. Modify operation isn't replayed on replica exactly as o...
tree@ 89af01 commitdiff
30.24.2011 Ludovic Poitou
Fix for OPENDJ-222. Rebranded self sign cert to OpenDJ
tree@ 03d79a commitdiff
29.35.2011 Matthew Swift
Fix unit test broken in fix for OPENDJ-216.
tree@ e76beb commitdiff
29.49.2011 Matthew Swift
Fix OPENDJ-216: Missing entries in searches when legacy (objectclass=ldapSu...
tree@ 91d2d1 commitdiff
29.20.2011 Ludovic Poitou
Another minor cleanup of unit-tests, in order to reduce time to run and mem...
tree@ e7002c commitdiff
28.21.2011 Ludovic Poitou
Small incremental improvements of ReplicationServerTest to narrow and reduc...
tree@ 64af8d commitdiff
28.32.2011 Matthew Swift
Revert previous commit (Quick test to determine cause of unit test failures...
tree@ b0cd29 commitdiff
28.24.2011 Matthew Swift
Quick test to determine cause of unit test failures on Jenkins: extend soTi...
tree@ 4c7307 commitdiff
28.46.2011 Gary Williams
add replication ECL consistency tests
tree@ 9f4f29 commitdiff
28.55.2011 Matthew Swift
Fix OPENDJ-219 - Replication server and draft changelog DB code may attempt...
tree@ 05612f commitdiff
27.51.2011 Ludovic Poitou
Break tests in smaller units, in order to avoid test failures to hide other...
tree@ 445dbe commitdiff
24.34.2011 Ludovic Poitou
Resolve issue OPENDJ-28 - All virtual attribute unit tests are read-only (e...
tree@ 530f1f commitdiff
24.30.2011 Ludovic Poitou
Break main ReplicationServerTest.replicationServerTest big sequence of test...
tree@ f8ca94 commitdiff
24.21.2011 Mark Craig
Fix OPENDJ-215: Config reference duration syntax and aci syntax pages not f...
tree@ 5fbd00 commitdiff
24.51.2011 Mark Craig
Post config ref to OpenDJ site, part I
tree@ 255d29 commitdiff
23.07.2011 Ludovic Poitou
Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name var...
tree@ 5b5bad commitdiff
23.43.2011 Ludovic Poitou
Fix issue OPENDJ-207. setup in CLI mode seems to require GUI (or X server)....
tree@ bd0c5f commitdiff
23.41.2011 Ludovic Poitou
Fix issue OPENDJ-213. Processing of the string based cookie was not handlin...
tree@ 3d79ba commitdiff
22.07.2011 Ludovic Poitou
Fix issue OPENDJ-211. The value part of control specification is optional. ...
tree@ 6de202 commitdiff
20.05.2011 Ludovic Poitou
Need to enable backend at the start of test, disable it afterwards
tree@ 4820e8 commitdiff
16.11.2011 Ludovic Poitou
Improve staf support for Mac OS X in the Trunk Update to latest version of ...
tree@ accbcf commitdiff
16.23.2011 Ludovic Poitou
Update Staf tests to support Mac OS X
tree@ a2cf2b commitdiff
15.55.2011 Ludovic Poitou
Remove trailing spaces
tree@ 59395b commitdiff
15.51.2011 Ludovic Poitou
Tidy up unit-tests so that not all backends are always enabled, and replica...
tree@ a130a3 commitdiff
13.03.2011 Ludovic Poitou
Fix to OPENDJ-197: Another small followup to previous commit, use ArrayList...
tree@ 7821db commitdiff
13.09.2011 Ludovic Poitou
Fix to OPENDJ-197: In the StaticGroup cache, keep members as strings (ByteS...
tree@ 4c1d8f commitdiff
10.34.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ a3f218 commitdiff
10.25.2011 Matthew Swift
Partial fix for OPENDJ-194: Minor improvements to change log content and co...
tree@ eff0d2 commitdiff
09.24.2011 Ludovic Poitou
Fix issue OPENDJ-67: Investigate ECL change number consistency across repli...
tree@ 5c87cc commitdiff
09.51.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ 0b7ca1 commitdiff
09.44.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ 92bb0a commitdiff
09.37.2011 Matthew Swift
Partial fix OPENDJ-194: Minor improvements to change log content and config...
tree@ f82b4f commitdiff
08.52.2011 Matthew Swift
Fix OPENDJ-61: Log LDAP protocol version in bind request logging
tree@ cfafb0 commitdiff
08.33.2011 Matthew Swift
Fix OPENDJ-184: Transient errors when accessing cn=changelog DraftCN DB res...
tree@ f17749 commitdiff
07.41.2011 Matthew Swift
Fix OPENDJ-190: Look for tools.properties, etc. in ~/.opendj rather than ~/...
tree@ fc3e8c commitdiff
06.27.2011 Matthew Swift
Randomize file system entry cache DB directory to avoid race conditions wit...
tree@ a4c643 commitdiff
06.48.2011 Matthew Swift
Fix OPENDJ-64 - Exception and stacktrace while running dsreplication
tree@ 0f1887 commitdiff
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
tree@ 187d6e commitdiff
01.16.2011 Matthew Swift
Fix OPENDJ-142: Message.raw() with treats first arg as format string even w...
tree@ b790b7 commitdiff
01.35.2011 Gary Williams
Add test library for OpenDJ SDK common functions
tree@ 329da1 commitdiff
01.38.2011 Matthew Swift
Fix OPENDJ-168: Enhance character set password validator to support optiona...
tree@ 2f8fa1 commitdiff
31.18.2011 Matthew Swift
Jenkins testing complete, so revert back to precommit.
tree@ e31b23 commitdiff
31.53.2011 Matthew Swift
Quick fix to test Jenkins.
tree@ 946c1c commitdiff
31.36.2011 Matthew Swift
Fix OPENDJ-179: Add Maven build infrastructure for OpenDJ trunk and 2.4 branch
tree@ 3a06cd commitdiff
30.20.2011 Ludovic Poitou
Resolve several issues with the External Changelog with regards to Cookies ...
tree@ bfef6b commitdiff
30.02.2011 Ludovic Poitou
More fix to OPENDJ-126. Finally, the lastExternalChangelogCookie attribute...
tree@ 6a0188 commitdiff
30.52.2011 Ludovic Poitou
Fix typo in 00-core.ldif. EQUALITY must be before the SYNTAX
tree@ 759b59 commitdiff
30.47.2011 Ludovic Poitou
Fix issue OPENDJ-126 - Bad syntax for lastChangeNumber, firstChangeNumber, ...
tree@ 752e71 commitdiff
30.27.2011 Ludovic Poitou
Fix issue OPENDJ-171 - OpenDJ does not support a NULL ChangeLog Cookie valu...
tree@ bf1ca3 commitdiff
30.06.2011 Ludovic Poitou
Fix issue OPENDJ-170 - External ChangeLog returns the Cookie Control even w...
tree@ 7fe759 commitdiff
first | « prev | next »