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

neil_a_wilson
03.30.2007 938eec61d6c1bf9f62c9c3dad50086d02340f006
03.30.2007 neil_a_wilson
Update the proxied authorization control code to require that the controls ...
tree@ 938eec commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 2b1ccc commitdiff
30.11.2007 neil_a_wilson
Add a new task that may be used to cause the server to load the contents of...
tree@ fcf406 commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df commitdiff
25.59.2007 neil_a_wilson
Make a number of updates to schema processing, all of which fall under the ...
tree@ e5783d commitdiff
23.37.2007 sin
Bug# 428: Adding support for rejecting unauthenticated requests
tree@ 594d7d commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ 7c774e commitdiff
07.25.2007 neil_a_wilson
Update the LDAP authentication handler to fix a potential null pointer exce...
tree@ 518c14 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.28.2006 neil_a_wilson
Update the config file handler to change the way that the configuration arc...
tree@ 258030 commitdiff
15.03.2006 neil_a_wilson
Add initial support for updating the Directory Server schema over protocol....
tree@ 672dbb 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
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
tree@ 7a6f98 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
20.02.2006 neil_a_wilson
Update the ldappasswordmodify tool to align the SSL-related arguments with ...
tree@ 82228a commitdiff
20.39.2006 neil_a_wilson
Update the command-line setup tool to provide the ability to populate the d...
tree@ 6ce74d 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
15.25.2006 neil_a_wilson
Update the password policy implementation to use ds-pwp-password-policy-dn ...
tree@ 9d6901 commitdiff
14.23.2006 neil_a_wilson
Make a number of changes to the encode-password tool:
tree@ 1c9478 commitdiff
13.19.2006 neil_a_wilson
Add a new list-backends tool that may be used to list the backends in the s...
tree@ e1198d commitdiff
11.45.2006 neil_a_wilson
Make a number of changes to administrative tools provided with OpenDS. The...
tree@ d9b2b9 commitdiff
09.35.2006 neil_a_wilson
Add new unit tests that perform validation for message IDs. One test verif...
tree@ d4b8c4 commitdiff
09.00.2006 neil_a_wilson
Fix a problem in which the same message ID was used for both the MSGID_JEB_...
tree@ 5602a8 commitdiff
09.02.2006 neil_a_wilson
Update the JebMessages class so that all messages have a category mask of C...
tree@ a62561 commitdiff
08.19.2006 boli
This fix removes the static nextId property as well as the getters and sett...
tree@ 5c3196 commitdiff
07.53.2006 neil_a_wilson
Update the LDAP request handler to provide a mechanism that attempts to det...
tree@ 371634 commitdiff
06.08.2006 neil_a_wilson
Update the AttributeValue constructors to ensure that they do not accept an...
tree@ cc9db0 commitdiff
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
tree@ 59685c commitdiff
31.25.2006 neil_a_wilson
Add a file that should have been included in the commit for issue #902 (LDA...
tree@ e80c80 commitdiff
25.55.2006 neil_a_wilson
Make several changes to administrative shell scripts provided with OpenDS. ...
tree@ cff43f commitdiff
14.50.2006 neil_a_wilson
Move the ConfigFileHandler from the config package to the extensions packag...
tree@ 0b925e commitdiff
10.27.2006 davidely
Added ensureNotNull and ensureTrue functionality via the new Validator clas...
tree@ 601871 commitdiff
09.35.2006 neil_a_wilson
Update the LDAPCompare tool to fail with an appropriate error message if th...
tree@ 75a135 commitdiff
09.49.2006 neil_a_wilson
Update the LDAPCompare tool so that it will fail with an error if an assert...
tree@ c03717 commitdiff
07.48.2006 neil_a_wilson
Fix a bug that allows the server to overlook the fact that there are duplic...
tree@ a35f8a commitdiff
07.34.2006 neil_a_wilson
Update the modify operation so that it will reject any request that does no...
tree@ 9a9b85 commitdiff
05.01.2006 coulbeck
Missing import-ldif usage message. Reviewed by neil_a_wilson.
tree@ 917415 commitdiff
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
tree@ 48e73e commitdiff
27.11.2006 coulbeck
Issue 729: import LDIF tool returns successful exit code on failure.
tree@ 6a6aad commitdiff
26.14.2006 neil_a_wilson
Fix a problem in the StartTLS extended operation processing that could caus...
tree@ f2bcf3 commitdiff
21.01.2006 neil_a_wilson
Update the PLAIN, CRAM-MD5, and DIGEST-MD5 SASL mechanism handlers to use t...
tree@ 34451f commitdiff
21.17.2006 neil_a_wilson
Update the LDAP password modify tool (which uses the password modify extend...
tree@ a800e6 commitdiff
20.26.2006 coulbeck
Typo in MakeLDIF usage message.
tree@ df51fe commitdiff
19.49.2006 dugan
Add code to support issue #151 client connection disconnect.
tree@ efedd2 commitdiff
18.46.2006 neil_a_wilson
Update the memory-based backend to provide support for modify DN operations...
tree@ decebf commitdiff
15.54.2006 boli
This uses the new FilePermission framework to set permissions on the direct...
tree@ da7c21 commitdiff
15.28.2006 neil_a_wilson
Add a new memory-based backend that may be used for temporary storage of vo...
tree@ 601daf commitdiff
first | « prev | next »