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

Ludovic Poitou
20.07.2010 617fe1eab356125bc82c7bac69a322f5a29fbdc8
20.07.2010 Ludovic Poitou
Fix for OPENDJ-3 - persistent search option for cn=changelog The persistent...
tree@ 617fe1 commitdiff
20.12.2010 Ludovic Poitou
Fix for OPENDJ-16 - Upgrade process fails to import additional RootDNs user...
tree@ ce9cb7 commitdiff
20.57.2010 Ludovic Poitou
Update vendor name string and fix some branded messages of the install/upgrade
tree@ c605f6 commitdiff
16.55.2010 Ludovic Poitou
Fix for OPENDJ-15 - Valid schema is rejected for Invalid Attribute Syntax e...
tree@ fe874a commitdiff
14.07.2010 Ludovic Poitou
Fix checkstyle failure (one extra space).
tree@ 14f29d commitdiff
13.15.2010 Ludovic Poitou
FIX OPENDJ-10 - Import phase2 warnings and failure with very large heap si...
tree@ 6c2e6b commitdiff
13.12.2010 Ludovic Poitou
FIX defect OPENDJ-13 -Upgrade script failed (OpenDS 2.2.1 -> OpenDJ 2.4.0be...
tree@ da47aa commitdiff
07.46.2010 Ludovic Poitou
Fix copy/paste error in OpenIDM password sync plugin config file
tree@ d71112 commitdiff
06.27.2010 Ludovic Poitou
Update checkstyle ant task to work with both OpenDS and OpenDJ style of hea...
tree@ ae9466 commitdiff
06.09.2010 Ludovic Poitou
First delivery of the OpenIDM password synchronization plugin. The plugin d...
tree@ 86bde8 commitdiff
06.17.2010 Ludovic Poitou
Add CDDLv1_0.txt license file (which is identical to OpenDS.LICENSE) but ha...
tree@ 22a498 commitdiff
01.01.2010 Ludovic Poitou
Fix for OPENDJ-12 - Set the password policy for the Admin account the same ...
tree@ 2db63d commitdiff
26.56.2010 Ludovic Poitou
Resolves issue OPENDJ-11 - Update the Berkeley DB Java Edition 4.1.6. Intro...
tree@ 50aac5 commitdiff
21.35.2010 Ludovic Poitou
Update code to log a message when the base64 decoded password is smaller th...
tree@ 958229 commitdiff
10.57.2010 Ludovic Poitou
Fix for OPENDJ-9, Compatibility: Support SHA2 hashes with salts greater tha...
tree@ aba086 commitdiff
05.59.2010 Ludovic Poitou
Update copyright year.
tree@ 1e625d commitdiff
05.57.2010 Ludovic Poitou
Fix OPENDJ-8: Some objectclasses are incorrectly considered structural. The...
tree@ 13f011 commitdiff
04.51.2010 Ludovic Poitou
Fix the testPartialDateNTimeMatchingRuleUsingSearch that was too sensitive ...
tree@ 8aa132 commitdiff
03.19.2010 Ludovic Poitou
Fix defect OpenDJ-7 : NPE in appliesToEntry(VirtualAttributeRule.java:321) ...
tree@ 904786 commitdiff
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 5acda1 commitdiff
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 723443 commitdiff
29.14.2010 Ludovic Poitou
Remove Beta1 qualifier for the trunk.
tree@ 3d0449 commitdiff
26.00.2010 Ludovic Poitou
Update copyright for changed file.
tree@ 05e041 commitdiff
26.57.2010 Ludovic Poitou
Resolves Enhancement request OpenDJ-5: Support Linux md5 crypt storage for ...
tree@ 2a09cc commitdiff
26.50.2010 Ludovic Poitou
Fix typo in a comment
tree@ 20a196 commitdiff
25.02.2010 Ludovic Poitou
OpenDJ binaries are under CDDLv1.0
tree@ 549f77 commitdiff
15.35.2010 Ludovic Poitou
Update javadoc, fails passing the checkstyle target.
tree@ 2e7c3e commitdiff
15.42.2010 Ludovic Poitou
Fix for issue OPENDJ-1. Aci now implements Comparable, so dsconfig can do b...
tree@ 4a7004 commitdiff
05.29.2010 Ludovic Poitou
more Branding
tree@ fa6763 commitdiff
05.14.2010 Ludovic Poitou
OpenDJ branding
tree@ 4606ff commitdiff
01.03.2010 Ludovic Poitou
Building OpenDJ
tree@ f2ee9d commitdiff
18.54.2010 matthew_swift
Make sure completed tasks retention limit is respected upon server restarts.
tree@ 9d12a3 commitdiff
18.54.2010 matthew_swift
Split some of the parameters of the task schedule interaction in two: those...
tree@ bdeda8 commitdiff
18.53.2010 matthew_swift
Fix calendar roll on uneven months; make sure leap years are taken into acc...
tree@ 94f934 commitdiff
18.52.2010 matthew_swift
Fix some typos in comments.
tree@ 5107b4 commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 0a0ed2 commitdiff
18.46.2010 matthew_swift
Refactor configuration of maximum persistent search resource limits
tree@ 332dcb commitdiff
18.22.2010 matthew_swift
Make sure inherited collective attributes are always encapsulated by Collec...
tree@ fa2c59 commitdiff
18.21.2010 matthew_swift
More fixes to the sub-entry security model: add new subentry-write privileg...
tree@ 9376e1 commitdiff
18.18.2010 matthew_swift
Fix bug where ECL Draft Compat / lastChangeNumber is erroneous when changes...
tree@ 48139c commitdiff
18.17.2010 matthew_swift
Fix bug which can cause replicas to diverge under heavy stress
tree@ b889fd commitdiff
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
tree@ bf7e97 commitdiff
18.14.2010 matthew_swift
Fix UpdateOperationTest - since purgeHistorical has been introduced changes...
tree@ a58afc commitdiff
18.14.2010 matthew_swift
Implement a new resource limit policy which restricts the number of operati...
tree@ 779e8d commitdiff
18.06.2010 matthew_swift
Minimize Historical Data (dsreplication/client side). The purge historical ...
tree@ 6b3ef1 commitdiff
18.02.2010 matthew_swift
Improvements to sub-entry security model: remove absolute subtree specifica...
tree@ 64da48 commitdiff
18.00.2010 matthew_swift
Fixing typo in schema : single quote character not allowed in description a...
tree@ 45279a commitdiff
17.59.2010 matthew_swift
Resolve usability ambiguity with TaskTool : make TaskTool check that connec...
tree@ 548404 commitdiff
27.55.2010 ludovicp
Fix experimental/build.xml to work with xalan and match the top build.xml f...
tree@ 786cb5 commitdiff
20.01.2010 ludovicp
Set svn eol-style to native on the message files (part3/3)
tree@ 4c5ec2 commitdiff
first | « prev | next »