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

jarnou
17.14.2007 ff9755c40feeaf5a3208229d48b80b608ab7a68c
16.52.2007 jvergara
Close the client socket that we used when trying to check that we can use a...
tree@ a5e49f commitdiff
09.13.2007 jarnou
Bug: 1428 Synopsis: import-ldif could allow to write skipped entries to a s...
tree@ 9a8d97 commitdiff
08.42.2007 neil_a_wilson
Update the LDIF reader so that it has the ability to perform syntax validat...
tree@ 43718b commitdiff
07.50.2007 neil_a_wilson
Update the file-based trust manager provider so that it will reject client ...
tree@ dcf0df commitdiff
05.46.2007 neil_a_wilson
Update all of the command-line tools to ensure that the exit code should al...
tree@ 8f5c23 commitdiff
28.15.2007 neil_a_wilson
Add a new extended operation that can be used to interact with password pol...
tree@ 5133f4 commitdiff
26.03.2007 kenneth_suter
Addresses a problem encountered in the upgrader on Windows in which configu...
tree@ 863619 commitdiff
22.00.2007 matthew_swift
Update the sub-command argument parser as follows:
tree@ 27995a commitdiff
22.59.2007 matthew_swift
Add various classes which facilitate generating tables in text-based applic...
tree@ a88d0c commitdiff
20.14.2007 matthew_swift
Set MAX_LINE_WIDTH to the value of the COLUMNS environment variable if it i...
tree@ 0eba52 commitdiff
14.04.2007 matthew_swift
Add support for grouping sub-commands in the sub-command parser.
tree@ 463b19 commitdiff
08.50.2007 boli
Fixed an issue where the error log doesn't actually log messages. Also impr...
tree@ 9c954f commitdiff
06.49.2007 dugan
Put server into lockdown mode if ACI parsing fails during server startup or...
tree@ 4e2366 commitdiff
02.27.2007 neil_a_wilson
Update the server to provide a lockdown mode. This is a mode in which the ...
tree@ f2a87a commitdiff
30.50.2007 lutoff
Add 'hidden' feature to SubCommand.
tree@ 165cc3 commitdiff
24.13.2007 lutoff
fix for issue #1635 (In CLi Usage, the 'help' information shoud be the last...
tree@ a746e3 commitdiff
23.43.2007 lutoff
This is the first commit related to issue https://opends.dev.java.net/issue...
tree@ 37de7a commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ b0a7e3 commitdiff
21.27.2007 matthew_swift
Add support for trailing arguments in sub-command argument parser (includes...
tree@ 416f05 commitdiff
18.02.2007 neil_a_wilson
Perform miscellaneous cleanup from bugs and other potential problems found ...
tree@ dc7e0e commitdiff
17.59.2007 neil_a_wilson
Fix a problem that could prevent the server from starting under certain net...
tree@ 1cd449 commitdiff
15.10.2007 lutoff
issue 1430 fix (all utilities should provide as standard option -V/--versio...
tree@ 184ed8 commitdiff
15.09.2007 boli
Fixed issue with the override-severity attribute in the error logger config...
tree@ 19f2a7 commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ d75588 commitdiff
03.13.2007 davidely
This is a checkin for Issue #311 "CRYPT Storage Scheme Support". This code...
tree@ 77077b commitdiff
03.15.2007 david_page
Issue [1395] NullPointerException raised by ldapsearch when prompt for bind...
tree@ a6f8e7 commitdiff
03.41.2007 jvergara
Fix for issues 1231 and 1234 ('start-ds logs are incomplete when we provide...
tree@ a22acf commitdiff
03.56.2007 neil_a_wilson
Implement support for config file change detection, which can detect extern...
tree@ c09124 commitdiff
02.02.2007 dugan
Add ACI support for Get Effective Rights control. Issue #87.
tree@ 2d0aba commitdiff
30.24.2007 neil_a_wilson
Implement support for the virtual list view (VLV) control as defined in dra...
tree@ 30f517 commitdiff
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
tree@ 172ae4 commitdiff
26.43.2007 jvergara
Complete fix for 1252 restrict installed bin files to relevant platform.
tree@ eaa6a6 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
24.53.2007 jvergara
Avoid a security hole caused because CertificateManager class was calling R...
tree@ d214f6 commitdiff
24.50.2007 lutoff
Fix for [Issue 1401] revoke support for '/' as option prefix
tree@ aefdd0 commitdiff
23.06.2007 lutoff
Fix for Issue 1427 (CLIs should handled both -? and -H for help)
tree@ b2aecb commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
20.14.2007 jvergara
Fix a give issue in Windows. The command line assume that the set-java-hom...
tree@ 808ad8 commitdiff
19.55.2007 jvergara
The following changes are targetted to extend the Graphical Setup and provi...
tree@ 71512d commitdiff
18.15.2007 jvergara
The following changes have two main goals:
tree@ 60e444 commitdiff
13.47.2007 neil_a_wilson
Re-implement the server lock manager using a simpler approach that eliminat...
tree@ 68a349 commitdiff
12.39.2007 neil_a_wilson
Implement support for virtual static groups, which are entries which appear...
tree@ 80523e commitdiff
11.07.2007 neil_a_wilson
Add a new password validator that can be used to require that passwords hav...
tree@ 272e30 commitdiff
06.42.2007 neil_a_wilson
Update the server so that it is possible to start in a mode in which the se...
tree@ 87634d commitdiff
04.46.2007 lutoff
Fix CLI consistency issues: 1407 1408 1410 1411 1412 1413 1414 1416 1417 1...
tree@ 0c4164 commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
29.44.2007 neil_a_wilson
Update the StaticUtils.stackTraceToSingleLineString method so that it produ...
tree@ d03160 commitdiff
26.36.2007 neil_a_wilson
Add a new password validator that determines whether a proposed new passwor...
tree@ 815cf9 commitdiff
21.44.2007 lutoff
While working on the implementation of some CLIs, I've notice that the defa...
tree@ 9f5cc3 commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c0b406 commitdiff
first | « prev | next »