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

Matthew Swift
13.23.2011 96eaa516a85e620a6b76a64ffbe71cdc6037e026
07.14.2011 Ludovic Poitou
Fix Issue OPENDJ-113. Missing an if statement for permissive control. Updat...
tree@ c51b42 commitdiff
07.18.2011 Matthew Swift
Fix OpenDJ-111: Bugs in ECL changelog creation of changeInitiatorsName attr...
tree@ 57c326 commitdiff
22.46.2011 Matthew Swift
Fixed issue OPENDJ-50: ECL base object search operations on cn=changelog ta...
tree@ 00226e commitdiff
21.26.2011 Matthew Swift
Fix issue OPENDJ-69: Binary option not included in userCertificate attribut...
tree@ 6590cc commitdiff
02.45.2011 Matthew Swift
Fix issue OPENDJ-24: Fix OpenDS issue 4583: during a search op, ACI with ta...
tree@ 91fdf0 commitdiff
21.44.2011 Ludovic Poitou
Code cleanup removing potential issues detected by FindBugs
tree@ 76b969 commitdiff
21.31.2010 Ludovic Poitou
Fix for OPENDJ-3 - persistent search option for cn=changelog Update copyright
tree@ 830133 commitdiff
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
30.11.2010 ludovicp
Implements a configurable limit in the number of persistent searches a serv...
tree@ 08f924 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
07.22.2010 ludovicp
Fix an issue with the replication repair commands. The control was looked a...
tree@ 9d0dd9 commitdiff
07.59.2010 ludovicp
Add support for MS AD Permissive Modify Control (Issue/Enhancement #4238)
tree@ 9f4438 commitdiff
31.53.2010 ludovicp
Use cn as naming attribute for the WorkFlow and WorkFlowElements like other...
tree@ 305000 commitdiff
31.16.2010 ludovicp
Fix for Issue #615. Add support for multiple object-class inheritance. Supp...
tree@ 85811b commitdiff
31.03.2010 ludovicp
Add support for statistics for WorkFlowElements
tree@ a3397e commitdiff
31.55.2010 ludovicp
Provide the necessary operational attributes for External Changelog entries...
tree@ 6411dc commitdiff
27.17.2010 ludovicp
Fix for issue #3402.
tree@ c9c48c commitdiff
27.37.2010 ludovicp
Fix issue #4537, naming changelog entries with changeNumber instead of cn. ...
tree@ 51b2d1 commitdiff
11.27.2010 floblanc
Fix 4472 Wrong algorithm to check if a workflow element is parent of anothe...
tree@ f9a7f9 commitdiff
10.49.2009 pgamba
Minor fix of a regression introduced by the last commit to have a better er...
tree@ 47a514 commitdiff
09.39.2009 pgamba
Improve error handling on entryuid mapping in ECL
tree@ ee928d commitdiff
17.52.2009 pgamba
Improve error handling for #4354 StringIndexOutOfBoundsException while poll...
tree@ e0364e commitdiff
10.59.2009 floblanc
Fix Issue 4344 CompareOperation API does not support attribute options and ...
tree@ 0cdc4f commitdiff
10.52.2009 pgamba
Fix#4262 ECL One should be able to disable ECL for each domain
tree@ 6401e6 commitdiff
20.57.2009 abobrov
- RFC 3672 Subentries Control implementation : make earlier drafts based im...
tree@ 343e9d commitdiff
15.15.2009 pgamba
Fix #4263 ECL entries should include creatorsName and createTimestamp
tree@ 943c10 commitdiff
07.19.2009 gbellato
The documentation and the configuration of a Replication Domain allow a max...
tree@ c01561 commitdiff
06.34.2009 pgamba
Entry attributes for ECL - Protocol V4
tree@ 76ebd1 commitdiff
14.15.2009 pgamba
Fix for 4230 ECL Cancel search (compat mode) prevent the server to stop pro...
tree@ 2fb54e commitdiff
07.57.2009 pgamba
Fix #4211 ECL: NullPointerException when searching modrdn change
tree@ 1d037c commitdiff
26.15.2009 pgamba
Fix 4191 ECL schema does not specify that some attributes are operational
tree@ ae0097 commitdiff
14.37.2009 pgamba
Support for External change log compatible with draft-good-ldap-changelog-0...
tree@ 4fe72a commitdiff
10.26.2009 pgamba
Fix comment with bad interpreted char
tree@ 342b7d commitdiff
10.39.2009 pgamba
rename cookie attribute to changeLogCookie & fix debug enabled by mistake
tree@ 3be10e commitdiff
08.16.2009 pgamba
add the changenumber attribute to the changelog entry and fix the schema
tree@ d58d3e commitdiff
19.55.2009 pgamba
Increase replication protocol version to 3 + code cleaning
tree@ 0a15c3 commitdiff
10.43.2009 pgamba
External Changelog - first step - related issues 495, 519
tree@ 45eb21 commitdiff
08.53.2009 matthew_swift
Fix issue 4042: LDAP assertion control access control evaluation results i...
tree@ 5ab717 commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 67405d commitdiff
19.53.2009 abobrov
- revert Revision: 5370 commit so that related changes land on the trunk fr...
tree@ 5d98bf commitdiff
19.17.2009 abobrov
- patch [Issue 3984] & [Issue 3989] : Security issues with Assertion, Pre-R...
tree@ 5cdce7 commitdiff
11.22.2009 abobrov
- fix NDB backend workflow element processing broken by changes introduced ...
tree@ c5245d commitdiff
24.52.2009 matthew_swift
Fix issue 3928: Wrong error message sent to access log (while correct one i...
tree@ 506776 commitdiff
22.54.2009 sin
issue# 2624:ldapsearch: wrong return code when no password provided
tree@ 1a4d23 commitdiff
15.33.2009 dugan
import-ldif does not create inherited objectclass attributes. Issue 3926.
tree@ 13454d commitdiff
14.30.2009 matthew_swift
Fix issue 3638 - Referrals not properly managed for bind operations
tree@ 437179 commitdiff
01.47.2009 sin
issue 2624: ldapsearch: wrong return code when no password provided
tree@ c09bad commitdiff
13.36.2009 gbellato
Fix for 3525 : Attribute modifications are not replicated for modDN operations
tree@ 842113 commitdiff
04.03.2009 floblanc
Fix 3846 WorkflowElement class should provide routines to retrieve child wo...
tree@ f4f1bd commitdiff
first | « prev | next »