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

Ludovic Poitou
02.11.2011 700dcdfbcd447ab31a89bb67b1afdc82036361fd
02.11.2011 Ludovic Poitou
Change default global-ACIs to remove the DENY aci on cn=changelog. This wil...
tree@ 700dcd commitdiff
31.29.2011 Matthew Swift
Issue OPENDJ-22: Abandon operations are not always removed from pending lis...
tree@ ca26d9 commitdiff
28.39.2011 Ludovic Poitou
Fix for OPENDJ-21, make sure password reset or changes with the Password Mo...
tree@ 69b023 commitdiff
27.07.2011 Ludovic Poitou
Fix Changelog schema, adding missing "Container" objectclass used for cn=ch...
tree@ 56a6e4 commitdiff
25.40.2011 Ludovic Poitou
Update to Berkeley DB Java Edition 4.1.7.
tree@ 8e82c4 commitdiff
21.44.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 0d2e31 commitdiff
21.43.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 7c07b3 commitdiff
21.42.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 5d1cdc commitdiff
20.12.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ b29a2e commitdiff
20.09.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 75f581 commitdiff
20.07.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 877cee commitdiff
20.05.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 52bf90 commitdiff
20.02.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 774e15 commitdiff
12.44.2011 Ludovic Poitou
Fix build issue aroung generation of snmp MIB when the project path contain...
tree@ 2d6a52 commitdiff
29.08.2010 Ludovic Poitou
Fix checkstyle.
tree@ 8ff971 commitdiff
28.34.2010 Ludovic Poitou
Removed invalid Break statements in case block
tree@ 84996d commitdiff
28.27.2010 Ludovic Poitou
Update PRODUCT file, the trunk is now the development branch for OpenDJ 2.5.0.
tree@ 51817e commitdiff
28.22.2010 Ludovic Poitou
Fix for OPENDJ-17 - Generated RC script does not run if run as other than r...
tree@ 9aaeb5 commitdiff
22.06.2010 Ludovic Poitou
Ensure that correct Grizzly MemoryManager is used for SASL and ASN1 filters.
tree@ 20b300 commitdiff
21.31.2010 Ludovic Poitou
Fix for OPENDJ-3 - persistent search option for cn=changelog Update copyright
tree@ ff017c commitdiff
20.07.2010 Ludovic Poitou
Fix for OPENDJ-3 - persistent search option for cn=changelog The persistent...
tree@ 0fd24d commitdiff
20.12.2010 Ludovic Poitou
Fix for OPENDJ-16 - Upgrade process fails to import additional RootDNs user...
tree@ 580a63 commitdiff
20.57.2010 Ludovic Poitou
Update vendor name string and fix some branded messages of the install/upgrade
tree@ 928e30 commitdiff
16.55.2010 Ludovic Poitou
Fix for OPENDJ-15 - Valid schema is rejected for Invalid Attribute Syntax e...
tree@ b25f9f commitdiff
14.07.2010 Ludovic Poitou
Fix checkstyle failure (one extra space).
tree@ ccdc5e commitdiff
13.15.2010 Ludovic Poitou
FIX OPENDJ-10 - Import phase2 warnings and failure with very large heap si...
tree@ 399ae4 commitdiff
13.12.2010 Ludovic Poitou
FIX defect OPENDJ-13 -Upgrade script failed (OpenDS 2.2.1 -> OpenDJ 2.4.0be...
tree@ 20f5e7 commitdiff
07.46.2010 Ludovic Poitou
Fix copy/paste error in OpenIDM password sync plugin config file
tree@ 3abe63 commitdiff
06.27.2010 Ludovic Poitou
Update checkstyle ant task to work with both OpenDS and OpenDJ style of hea...
tree@ c032e5 commitdiff
06.09.2010 Ludovic Poitou
First delivery of the OpenIDM password synchronization plugin. The plugin d...
tree@ 1724b4 commitdiff
06.17.2010 Ludovic Poitou
Add CDDLv1_0.txt license file (which is identical to OpenDS.LICENSE) but ha...
tree@ 7c05e6 commitdiff
06.09.2010 Ludovic Poitou
Bring in OpenDS commit from Matthew Swift. Update to latest Grizzly. Refact...
tree@ b1d02f commitdiff
06.01.2010 Ludovic Poitou
Improve documentation.
tree@ 99df13 commitdiff
01.01.2010 Ludovic Poitou
Fix for OPENDJ-12 - Set the password policy for the Admin account the same ...
tree@ 5d4188 commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 9af43e commitdiff
21.35.2010 Ludovic Poitou
Update code to log a message when the base64 decoded password is smaller th...
tree@ 904030 commitdiff
10.57.2010 Ludovic Poitou
Fix for OPENDJ-9, Compatibility: Support SHA2 hashes with salts greater tha...
tree@ 8e55f5 commitdiff
06.49.2010 Ludovic Poitou
* Include errors in statistics. * Improve accuracy of -I option in authrate...
tree@ 4cd24d commitdiff
06.47.2010 Ludovic Poitou
Fix potential race condition between handleClose and handleRead events in s...
tree@ 663607 commitdiff
05.59.2010 Ludovic Poitou
Update copyright year.
tree@ b91231 commitdiff
05.57.2010 Ludovic Poitou
Fix OPENDJ-8: Some objectclasses are incorrectly considered structural. The...
tree@ 5dc26e commitdiff
04.51.2010 Ludovic Poitou
Fix the testPartialDateNTimeMatchingRuleUsingSearch that was too sensitive ...
tree@ afb76e commitdiff
04.13.2010 Ludovic Poitou
Add -S (--scriptFriendly) option to output all performance test results in ...
tree@ 544536 commitdiff
04.34.2010 Ludovic Poitou
Sort arguments in usage help according to short name then long name.
tree@ 20ea17 commitdiff
03.19.2010 Ludovic Poitou
Fix defect OpenDJ-7 : NPE in appliesToEntry(VirtualAttributeRule.java:321) ...
tree@ 9b6013 commitdiff
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ e3e67f commitdiff
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ f647d8 commitdiff
02.45.2010 Ludovic Poitou
Sync from OpenDS (matthew_swift) Remove Platform class as it is no longer n...
tree@ 749d2b commitdiff
29.14.2010 Ludovic Poitou
Remove Beta1 qualifier for the trunk.
tree@ c012bf commitdiff
28.23.2010 Ludovic Poitou
Fixed GSSAPI bug when detecting the end of the multi-stage bind process.
tree@ e2ae15 commitdiff
first | « prev | next »