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

lutoff
15.10.2007 184ed890c828220c114f60ee165ce2230ada3d7c
15.10.2007 lutoff
issue 1430 fix (all utilities should provide as standard option -V/--versio...
blob@ 184ed8 commitdiff | diff to current
12.27.2007 coulbeck
Issue 1532: Remove ConfigEntry from Backend API. (DS-1532)
blob@ 35af51 commitdiff | diff to current
02.02.2007 dugan
Add ACI support for Get Effective Rights control. Issue #87.
blob@ 2d0aba commitdiff | diff to current
01.20.2007 coulbeck
Fix for issue #1262: database becomes empty when importing a not existing l...
blob@ 31153c commitdiff | diff to current
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
blob@ 30f517 commitdiff | diff to current
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
blob@ 172ae4 commitdiff | diff to current
25.53.2007 neil_a_wilson
Update the MakeLDIF tool to implement support for the "extends" keyword, al...
blob@ b1225d commitdiff | diff to current
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
blob@ 44aad3 commitdiff | diff to current
23.09.2007 lutoff
Fix for issue #1490 (ldapmodify -f option description incorrect)
blob@ 49670b commitdiff | diff to current
19.55.2007 jvergara
The following changes are targetted to extend the Graphical Setup and provi...
blob@ 71512d commitdiff | diff to current
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
blob@ 325b2e commitdiff | diff to current
09.46.2007 kenneth_suter
fixed typos in ldapmodify tool messages
blob@ cd4bf3 commitdiff | diff to current
04.46.2007 lutoff
Fix CLI consistency issues: 1407 1408 1410 1411 1412 1413 1414 1416 1417 1...
blob@ 0c4164 commitdiff | diff to current
16.10.2007 jvergara
Fix for issue 1382 (Provide a way to cleanup the registry/service informati...
blob@ 0784c5 commitdiff | diff to current
15.52.2007 jvergara
Fix for issue 528 (Windows Service Definition for Automatic Startup).
blob@ 24841f commitdiff | diff to current
14.32.2007 neil_a_wilson
Update the LDAP client tools so that they provide error messages in a more ...
blob@ 9f0eb1 commitdiff | diff to current
02.04.2007 jvergara
Allow the user to specify the JMX port using *j* option during the cli inst...
blob@ cd7ddc commitdiff | diff to current
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
blob@ b4bae6 commitdiff | diff to current
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
blob@ d3a103 commitdiff | diff to current
27.50.2007 jvergara
The proposed fix is to do a similar thing that what has been done by Neil f...
blob@ 3504ca commitdiff | diff to current
23.44.2007 neil_a_wilson
Add a new SSL trust manager that can be used to interactively prompt the us...
blob@ ab94ee commitdiff | diff to current
12.43.2007 neil_a_wilson
Update the ldif-diff tool so that it provides an option that allows differe...
blob@ b7487f commitdiff | diff to current
05.13.2007 neil_a_wilson
Update the ldapsearch tool to provide support for using the simple paged re...
blob@ 9c7342 commitdiff | diff to current
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
blob@ 9e21df commitdiff | diff to current
07.25.2007 neil_a_wilson
Update the LDAP authentication handler to fix a potential null pointer exce...
blob@ 518c14 commitdiff | diff to current
18.37.2006 neil_a_wilson
Update the CLI setup utility to perform a more reliable port-in-use check. ...
blob@ deb797 commitdiff | diff to current
30.50.2006 neil_a_wilson
Update the extended operation handler API to provide the ability for custom...
blob@ 7a6f98 commitdiff | diff to current
30.04.2006 neil_a_wilson
Update the LDIF export utility to provide a way to exclude operational attr...
blob@ b7b0bf commitdiff | diff to current
20.02.2006 neil_a_wilson
Update the ldappasswordmodify tool to align the SSL-related arguments with ...
blob@ 82228a commitdiff | diff to current
20.39.2006 neil_a_wilson
Update the command-line setup tool to provide the ability to populate the d...
blob@ 6ce74d commitdiff | diff to current
16.37.2006 neil_a_wilson
Add a new "--cli" option to InstallDS in order to provide consistency when ...
blob@ 4995d3 commitdiff | diff to current
16.32.2006 neil_a_wilson
Update the ldapsearch tool to provide a --countEntries option that can be u...
blob@ 5097fb commitdiff | diff to current
14.23.2006 neil_a_wilson
Make a number of changes to the encode-password tool:
blob@ 1c9478 commitdiff | diff to current
13.19.2006 neil_a_wilson
Add a new list-backends tool that may be used to list the backends in the s...
blob@ e1198d commitdiff | diff to current
11.45.2006 neil_a_wilson
Make a number of changes to administrative tools provided with OpenDS. The...
blob@ d9b2b9 commitdiff | diff to current
09.35.2006 neil_a_wilson
Add new unit tests that perform validation for message IDs. One test verif...
blob@ d4b8c4 commitdiff | diff to current
31.25.2006 neil_a_wilson
Add a file that should have been included in the commit for issue #902 (LDA...
blob@ e80c80 commitdiff | diff to current
25.55.2006 neil_a_wilson
Make several changes to administrative shell scripts provided with OpenDS. ...
blob@ cff43f commitdiff | diff to current
14.50.2006 neil_a_wilson
Move the ConfigFileHandler from the config package to the extensions packag...
blob@ 0b925e commitdiff | diff to current
09.35.2006 neil_a_wilson
Update the LDAPCompare tool to fail with an appropriate error message if th...
blob@ 75a135 commitdiff | diff to current
09.49.2006 neil_a_wilson
Update the LDAPCompare tool so that it will fail with an error if an assert...
blob@ c03717 commitdiff | diff to current
05.01.2006 coulbeck
Missing import-ldif usage message. Reviewed by neil_a_wilson.
blob@ 917415 commitdiff | diff to current
27.11.2006 coulbeck
Issue 729: import LDIF tool returns successful exit code on failure.
blob@ 6a6aad commitdiff | diff to current
21.17.2006 neil_a_wilson
Update the LDAP password modify tool (which uses the password modify extend...
blob@ a800e6 commitdiff | diff to current
20.26.2006 coulbeck
Typo in MakeLDIF usage message.
blob@ df51fe commitdiff | diff to current
07.35.2006 neil_a_wilson
Add a new ldifmodify tool that works like ldapmodify except that it alters ...
blob@ 931dbf commitdiff | diff to current
31.40.2006 neil_a_wilson
Add initial MakeLDIF support for generating entries based on a template. T...
blob@ 7dc2e6 commitdiff | diff to current
23.44.2006 neil_a_wilson
Update the OpenDS setup process to add a "Please wait while the server init...
blob@ 9aca20 commitdiff | diff to current
20.24.2006 neil_a_wilson
Make the following updates to the OpenDS code:
blob@ e04891 commitdiff | diff to current
18.54.2006 neil_a_wilson
Add a very basic setup mechanism for the server. It will provide a means t...
blob@ b82bba commitdiff | diff to current
first | « prev | next »