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

pgamba
29.53.2007 40cef7d36084fbe86d34cfa497628d8972c4c9e7
26.37.2007 jvergara
Fix intended for issue 1432 (install fails to start opends).
tree@ bc51a6 commitdiff
17.22.2007 neil_a_wilson
Add package-info.java files for the tasks, types, and tools.makeldif packag...
tree@ f8660f commitdiff
16.10.2007 jvergara
Fix for issue 1382 (Provide a way to cleanup the registry/service informati...
tree@ 0784c5 commitdiff
15.13.2007 neil_a_wilson
Update the LDAPSearch tool so that the "--noop" option works as expected. ...
tree@ 4cb274 commitdiff
15.52.2007 jvergara
Fix for issue 528 (Windows Service Definition for Automatic Startup).
tree@ 24841f commitdiff
14.32.2007 neil_a_wilson
Update the LDAP client tools so that they provide error messages in a more ...
tree@ 9f0eb1 commitdiff
13.01.2007 neil_a_wilson
Update the LDAPConnection object and the classes that use it to ensure that...
tree@ bc825f commitdiff
12.56.2007 jvergara
Fix for issue 1351.
tree@ b7a77a commitdiff
09.06.2007 neil_a_wilson
Update the argument parser so that it will always treat "-?" as as request ...
tree@ 491512 commitdiff
08.30.2007 sin
issue 756:Import LDIF should allow groups of attributes to be included or ...
tree@ d9402b commitdiff
08.34.2007 neil_a_wilson
Update the UTC Time attribute syntax so that it correctly uses two-digit ye...
tree@ 3dca51 commitdiff
02.51.2007 neil_a_wilson
Make the import-ldif, export-ldif, backup, and restore tools easier to invo...
tree@ 281127 commitdiff
02.04.2007 jvergara
Allow the user to specify the JMX port using *j* option during the cli inst...
tree@ cd7ddc commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 061e01 commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ a49dee commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ b4bae6 commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 455897 commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ d3a103 commitdiff
28.35.2007 jvergara
Fix for issue 1285.
tree@ 856bfa commitdiff
27.50.2007 jvergara
The proposed fix is to do a similar thing that what has been done by Neil f...
tree@ 3504ca commitdiff
23.44.2007 neil_a_wilson
Add a new SSL trust manager that can be used to interactively prompt the us...
tree@ ab94ee commitdiff
21.00.2007 neil_a_wilson
Change the SO_LINGER setting in the LDAPConnection class to use a timeout o...
tree@ 727d1a commitdiff
20.43.2007 davidely
Fix for 1249. Set SO_LINGER and REUSE_ADDR in LDAPConnection used by comma...
tree@ 42183c commitdiff
16.51.2007 neil_a_wilson
Update the LDAPSearch class to fix checkstyle errors, and update the RDN cl...
tree@ 9f4fdd commitdiff
15.54.2007 abobrov
[Issue 1014] ldapsearch --noop option doesn't work
tree@ 953eec commitdiff
15.21.2007 neil_a_wilson
Rewrite the DN and RDN code for significant performance improvements, espec...
tree@ 0df28b commitdiff
13.37.2007 neil_a_wilson
Fix a bug in the LDIFDiff tool that could cause it to miss added or deleted...
tree@ 95c4c4 commitdiff
12.43.2007 neil_a_wilson
Update the ldif-diff tool so that it provides an option that allows differe...
tree@ b7487f commitdiff
12.06.2007 neil_a_wilson
Fix a bug in the ldif-diff tool that creates the potential that an entry co...
tree@ 2fe9c5 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ed3926 commitdiff
05.13.2007 neil_a_wilson
Update the ldapsearch tool to provide support for using the simple paged re...
tree@ 9c7342 commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df 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
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
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.42.2006 neil_a_wilson
Update the ldappasswordmodify tool to support the inclusion of arbitrary co...
tree@ 7108ca 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
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
15.08.2006 neil_a_wilson
Rename the "--saslOptions" argument in many of the LDAP tools to be "--sasl...
tree@ 068609 commitdiff
15.36.2006 neil_a_wilson
Update the MakeLDIF tool so that the --resourcePath argument is marked hidd...
tree@ 2b85f2 commitdiff
first | « prev | next »