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

boli
10.18.2007 ef78eeb3974afeb64aa95fd129d9e45a86748dbc
10.18.2007 boli
Re-numbered OIDs added in revision 1607 that caused conflicts with OIDs alr...
tree@ ef78ee commitdiff
10.02.2007 dugan
Add ACI support for proxy right. Issue #1489.
tree@ 3067b8 commitdiff
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
tree@ 325b2e commitdiff
10.49.2007 neil_a_wilson
Add an Entry.toLDIFString() method for convenience purposes.
tree@ debf93 commitdiff
10.47.2007 neil_a_wilson
Fix an issue in the admin test cases that was causing later tests to fail i...
tree@ f3f581 commitdiff
10.23.2007 tdj_tx
Fix for issue 1491, Backend: Import: Skip Schema Validation Accept test was...
tree@ 78e578 commitdiff
09.04.2007 neil_a_wilson
Change the default debug level for test cases to be "info" instead of "verb...
tree@ 6af454 commitdiff
09.52.2007 coulbeck
Migrate the ExtendedOperationConfigManager to the new configuration framework.
tree@ 1b6f7a commitdiff
09.35.2007 mkeyes
Change to allow the python scripts in the hudson environment to access the ...
tree@ cd2639 commitdiff
09.08.2007 neil_a_wilson
Update the admin framework to complete the partial support for the case-ins...
tree@ e4ac64 commitdiff
09.24.2007 mkeyes
Added some stray ACI functional tests for the syntax and basic functionalit...
tree@ 33c75b commitdiff
09.46.2007 kenneth_suter
fixed typos in ldapmodify tool messages
tree@ cd4bf3 commitdiff
09.24.2007 kenneth_suter
historical log for upgrader tool
tree@ 1387e0 commitdiff
09.21.2007 abobrov
enable full debug build by default and add build.debuglevel var to tweak ja...
tree@ 868c3f commitdiff
07.21.2007 neil_a_wilson
Fix a few style errors caught by checkstyle.
tree@ 421bdc commitdiff
07.06.2007 kenneth_suter
completed migration of code to use Installer constants and methods for file...
tree@ 10948b commitdiff
07.57.2007 neil_a_wilson
Update the code for processing the LDAP bind request protocol op so that it...
tree@ 768cee commitdiff
07.39.2007 neil_a_wilson
Update the bind operation so that it provides access to the protocol versio...
tree@ 77e5e1 commitdiff
06.18.2007 kenneth_suter
made precommit happy
tree@ 5b9790 commitdiff
06.44.2007 kenneth_suter
fixed broken import data step during install after import command args changed
tree@ 8bf371 commitdiff
06.00.2007 kenneth_suter
fixed broken status panel launch after status panel command name changed
tree@ 60c5bb commitdiff
06.43.2007 kenneth_suter
replaced use of -j with -x after command line refactorings broke server con...
tree@ cb9d59 commitdiff
06.17.2007 mkeyes
Added some functional tests for Deletes that have many ACIs in the tree.
tree@ 5a1d78 commitdiff
06.09.2007 kenneth_suter
- There are 3 new classes for describing an instance of OpenDS: Installati...
tree@ 43e8cc commitdiff
06.03.2007 neil_a_wilson
Make a change to the way that we encode entries for storage in the backend,...
tree@ 7f7b64 commitdiff
06.31.2007 mkeyes
An ldif file to remove multiple ACIs from the tree in the ACI functional te...
tree@ 18db7d commitdiff
06.59.2007 mkeyes
A couple of multi-ACI functional tests that were omitted in the previous co...
tree@ db53b8 commitdiff
06.19.2007 mkeyes
Adding functional tests for ACI add and delete entry operations (Issues 439...
tree@ 95ce4b commitdiff
06.36.2007 ugaston
File left behind in the previous Synchronization Tests commit
tree@ 769583 commitdiff
06.28.2007 lutoff
Issue 1484 fix (use new admin framework for password generation configuration)
tree@ 445e7d commitdiff
06.00.2007 lutoff
Fix checkstyle error (/export/home/builds/daily/20070405213000/OpenDS/src/s...
tree@ 438c11 commitdiff
06.01.2007 dugan
Add ACI support for LDAP modify DN operation (export and import rights). Al...
tree@ be195c 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
06.38.2007 neil_a_wilson
Update the test listener so that if pauseOnFailure is used and a failure oc...
tree@ a0397d commitdiff
05.20.2007 mkeyes
Small change to allow more than one ACI to be retrieved from an ldif file f...
tree@ 9cfdbe commitdiff
04.42.2007 ugaston
Set of changes introducing the Synchronization Test Group + Basic Test
tree@ 167f6f commitdiff
04.46.2007 lutoff
Fix CLI consistency issues: 1407 1408 1410 1411 1412 1413 1414 1416 1417 1...
tree@ 0c4164 commitdiff
04.08.2007 neil_a_wilson
Fix a bug in the MakeLDIF tool in which it is possible to attempt to access...
tree@ 5fbd7f commitdiff
03.10.2007 el_kaboing
Adding functional tests for basic functionality and syntax for targattrfilt...
tree@ dea39c commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
03.01.2007 coulbeck
Issue #1379: Revisit ACI DN wildcard matching.
tree@ 89d796 commitdiff
03.08.2007 jvergara
Fix some regressions introduced with the QuickSetup code refactorization:
tree@ 613e2b commitdiff
03.25.2007 kenneth_suter
- Succeeded in removing the Utils.isUninstall() method. All the logic that...
tree@ ae171b commitdiff
02.06.2007 el_kaboing
Updated these files so the python scripts will access data files from the l...
tree@ fed8b0 commitdiff
02.01.2007 el_kaboing
Adding a variable to the config.py file for python scripts to access data f...
tree@ 11abaf commitdiff
02.07.2007 kenneth_suter
further refactorings to delegate application logic to Application classes i...
tree@ c9d828 commitdiff
30.43.2007 neil_a_wilson
Fix a problem in the subject attribute to user attribute certificate mapper...
tree@ f13112 commitdiff
30.02.2007 jvergara
Fix for issue 1471 (remove version from suggested install directory).
tree@ 0216a7 commitdiff
30.39.2007 jvergara
Fix for issue 1409 (uncatch exceptions during setup if not enough swap space).
tree@ 767097 commitdiff
29.37.2007 kenneth_suter
- Created CliApplication interface which defines a common inteface between ...
tree@ f73866 commitdiff
first | « prev | next »