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

abobrov
09.21.2007 868c3f779ae4e03aa21cd7bf60caee3bae6e3b6b
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
29.12.2007 neil_a_wilson
Back out the commit included in revision 1539 because it does not build pro...
tree@ 42b383 commitdiff
29.09.2007 dugan
Add pwd policy mods to modifications list and fix exception handling
tree@ d2638c commitdiff
29.53.2007 pgamba
tree@ 40cef7 commitdiff
29.31.2007 jvergara
Fix for issue 1460 (Remove build name from default install directory). Do...
tree@ b40f0c commitdiff
29.09.2007 kenneth_suter
These refactorings are essential in anticipation of a new quicksetup applic...
tree@ 7ae217 commitdiff
29.03.2007 dugan
Fix regression caused by issue #1433 fix. Issue #1463.
tree@ fd9af8 commitdiff
29.53.2007 neil_a_wilson
Update the core server schema to ensure that it includes all of the pilot s...
tree@ 400951 commitdiff
29.44.2007 neil_a_wilson
Update the StaticUtils.stackTraceToSingleLineString method so that it produ...
tree@ d03160 commitdiff
29.35.2007 neil_a_wilson
Update the Directory Server shutdown process to account for the possibility...
tree@ 90da54 commitdiff
28.16.2007 el_kaboing
For bad credentials changing the expected return code from 1 to 49
tree@ 53fd2d commitdiff
28.49.2007 kenneth_suter
made precommit happy
tree@ caf218 commitdiff
28.37.2007 el_kaboing
The StartTLS test suite is now enabled owing to the fix and verification of...
tree@ 4dd378 commitdiff
28.33.2007 kenneth_suter
issue 1461: changed parent class loader to the application's class loader f...
tree@ 7f4ec4 commitdiff
first | « prev | next »