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

jvergara
09.03.2007 aff7d0ab5040aff113bb1b61f228c447d02ef21d
09.10.2007 gbellato
Use AtomicInteger instead of synchronized blocks in one case when increment...
tree@ 3222fb commitdiff
08.38.2007 gbellato
Fix a problem in org.opends.server.synchronization.common.ChangeNumberGener...
tree@ cdab23 commitdiff
07.25.2007 neil_a_wilson
Update the LDAP authentication handler to fix a potential null pointer exce...
tree@ 518c14 commitdiff
03.12.2007 neil_a_wilson
Update the task backend to properly acquire read locks on task and recurrin...
tree@ 4698e4 commitdiff
01.51.2007 neil_a_wilson
Add two new server properties:
tree@ 4e6c2e commitdiff
21.31.2006 neil_a_wilson
Add the base API that may be used for interacting with groups within the se...
tree@ db656a commitdiff
18.37.2006 neil_a_wilson
Update the CLI setup utility to perform a more reliable port-in-use check. ...
tree@ deb797 commitdiff
18.01.2006 neil_a_wilson
Update the LDAP connection handler and LDAP client connection to properly u...
tree@ 275e21 commitdiff
18.28.2006 neil_a_wilson
Update the config file handler to change the way that the configuration arc...
tree@ 258030 commitdiff
18.26.2006 neil_a_wilson
Update the JVM stack trace monitor provider to reformat its output to make ...
tree@ 779cec commitdiff
17.00.2006 neil_a_wilson
Update the database environment monitor so that it reports the Berkeley DB ...
tree@ 56d9dd commitdiff
15.03.2006 neil_a_wilson
Add initial support for updating the Directory Server schema over protocol....
tree@ 672dbb commitdiff
15.13.2006 neil_a_wilson
Change the behavior of the objectclass syntax if it encounters an undefined...
tree@ eb5e71 commitdiff
15.03.2006 neil_a_wilson
Update the search operation to support returning entries containing the lda...
tree@ aad7f1 commitdiff
15.59.2006 neil_a_wilson
Update the LastMod plugin so that the changes to modifiersName and modifyTi...
tree@ de5487 commitdiff
15.56.2006 neil_a_wilson
Specify a backend ID for the root DSE backend.
tree@ f9da0b commitdiff
14.54.2006 neil_a_wilson
Update the schema backend so that the schema entry can include information ...
tree@ 96e200 commitdiff
13.44.2006 neil_a_wilson
Update the backend monitor entries to include a ds-backend-is-private attri...
tree@ 528610 commitdiff
13.55.2006 neil_a_wilson
Publish a separate monitor entry for each connection handler, which include...
tree@ fa6e5b commitdiff
11.24.2006 boli
Added checks to see if file permissions can be set on the platform before s...
tree@ 6e8ad1 commitdiff
11.15.2006 neil_a_wilson
Update the Java Web Start, GUI, and CLI setup modes to write a shell script...
tree@ 7926b4 commitdiff
09.07.2006 neil_a_wilson
Fix a bug in ldapsearch that caused it to write two blank lines between eac...
tree@ df2471 commitdiff
09.54.2006 neil_a_wilson
Update the backend API to provide a method for getting the number of entrie...
tree@ 06e8f8 commitdiff
09.47.2006 coulbeck
Fix for issues 593, 1045 and 1060.
tree@ ff1493 commitdiff
08.12.2006 neil_a_wilson
Add a new ds-monitor-entry objectclass to all monitor entries so that they ...
tree@ 160f2c commitdiff
08.55.2006 neil_a_wilson
Update the monitor backend so that the cn=monitor entry does not expose int...
tree@ 83bd31 commitdiff
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
tree@ 5be072 commitdiff
05.16.2006 dugan
org.opends.server.schema.LDAPSyntaxDescription.java does not accept extensi...
tree@ c73cdc commitdiff
05.33.2006 neil_a_wilson
Update the password policy state management code to properly return a value...
tree@ 77f20a commitdiff
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
tree@ 7a6f98 commitdiff
30.11.2006 neil_a_wilson
Fix a bug in the server in which the SINGLE-VALUE constraint was not proper...
tree@ d18b5f commitdiff
30.54.2006 neil_a_wilson
Update the audit logger to properly format modify operations. Previously, ...
tree@ df27fb commitdiff
30.04.2006 neil_a_wilson
Update the LDIF export utility to provide a way to exclude operational attr...
tree@ b7b0bf commitdiff
30.37.2006 neil_a_wilson
Update the schema backend so that the attributes used to represent schema i...
tree@ 001545 commitdiff
30.01.2006 neil_a_wilson
Update the server to allow the use of the StartTLS extended operation when ...
tree@ fc23c8 commitdiff
30.42.2006 neil_a_wilson
Update the ldappasswordmodify tool to support the inclusion of arbitrary co...
tree@ 7108ca commitdiff
30.35.2006 dugan
Issue #679. Currently, internal modify operations bypass all password poli...
tree@ 8ec231 commitdiff
30.26.2006 neil_a_wilson
Fix a mistake in the class documentation for the account usability response...
tree@ 18146a commitdiff
29.26.2006 neil_a_wilson
Update the DirectoryServer and BindOperation classes to add missing private...
tree@ 68501b commitdiff
20.04.2006 neil_a_wilson
Update the double metaphone approximate matching rule implementation to fix...
tree@ fa56dc commitdiff
20.02.2006 neil_a_wilson
Update the ldappasswordmodify tool to align the SSL-related arguments with ...
tree@ 82228a commitdiff
20.27.2006 neil_a_wilson
Update the ldappasswordmodify tool to change the short identifier for the -...
tree@ fdfa1f commitdiff
20.39.2006 neil_a_wilson
Update the command-line setup tool to provide the ability to populate the d...
tree@ 6ce74d commitdiff
17.21.2006 neil_a_wilson
Rename the "setup.sh" script to "setup" and update all references to it to ...
tree@ 170bf9 commitdiff
17.40.2006 jvergara
The modifications basically do the following:
tree@ 8a1a14 commitdiff
17.46.2006 gbellato
The synchronization changelog monitoring information has a counter named wa...
tree@ 46e606 commitdiff
16.37.2006 neil_a_wilson
Add a new "--cli" option to InstallDS in order to provide consistency when ...
tree@ 4995d3 commitdiff
16.32.2006 neil_a_wilson
Update the ldapsearch tool to provide a --countEntries option that can be u...
tree@ 5097fb commitdiff
16.28.2006 neil_a_wilson
Update the LDAP client code to make it possible to specify certain controls...
tree@ a705f7 commitdiff
15.50.2006 neil_a_wilson
Update the LDAPSearch, LDAPModify, LDAPCompare, and LDAPDelete tools to ren...
tree@ c933be commitdiff
first | « prev | next »