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

neil_a_wilson
16.56.2006 5b91f507f1db027eff34b793444d44dba52b3fc1
16.56.2006 neil_a_wilson
Update the internal connection handler to perform initialization in the con...
tree@ 5b91f5 commitdiff
16.53.2006 neil_a_wilson
Change the name of the "finalizeIdentityManager" method in the org.opends.s...
tree@ 02b3d0 commitdiff
15.40.2006 neil_a_wilson
Update many of the command-line tools to make them more suitable for using ...
tree@ 6b7027 commitdiff
15.54.2006 boli
This uses the new FilePermission framework to set permissions on the direct...
tree@ da7c21 commitdiff
15.06.2006 neil_a_wilson
Update the backup task to ensure that relative paths are interpreted relati...
tree@ c87e4a commitdiff
15.36.2006 neil_a_wilson
Update the internal operation API to provide methods for performing simple ...
tree@ df662a commitdiff
15.28.2006 neil_a_wilson
Add a new memory-based backend that may be used for temporary storage of vo...
tree@ 601daf commitdiff
15.20.2006 coulbeck
Fix javadoc typo.
tree@ 2a4fdc commitdiff
14.32.2006 coulbeck
Fix for issue 646: Cannot specify all backends in task backup.
tree@ aed71c commitdiff
14.27.2006 lutoff
SynchronizationDomain: Change initialization for a private var. This w...
tree@ ece2b4 commitdiff
14.37.2006 davidely
Added convenience methods for converting LDIF StringS into EntryS.
tree@ f5fd58 commitdiff
14.49.2006 neil_a_wilson
Update the Directory Server shutdown process to ensure that it properly inv...
tree@ 9362d0 commitdiff
13.20.2006 lutoff
Synchronization feature: Implementation of the changeListner method for the...
tree@ c83be5 commitdiff
12.16.2006 coulbeck
Javadoc correction and IDE warning that a lock field should be final when u...
tree@ f96897 commitdiff
12.58.2006 matthew_swift
Issue 636: LDIFWriter.writeComment() fails to handle embedded line-breaks c...
tree@ 952223 commitdiff
12.39.2006 gbellato
Issue 634 : UTC time syntax plugin does not accept time differences includi...
tree@ 4b783a commitdiff
11.30.2006 coulbeck
Fix for issue 629.
tree@ 62b5bb commitdiff
11.43.2006 neil_a_wilson
Fix a bug in the ASN1OctetString.stringValue(StringBuilder) method when dea...
tree@ ffcfe5 commitdiff
11.03.2006 matthew_swift
Implement a test suite for the LDIFReader class. Performed refactoring to r...
tree@ e83ff6 commitdiff
08.51.2006 gbellato
Commit fix for issue 627 : cigale and sigale are not recognized as matchin...
tree@ 39bfc5 commitdiff
08.29.2006 lutoff
Minor code improvement is the equals method
tree@ b7ea2c commitdiff
07.35.2006 neil_a_wilson
Add a new ldifmodify tool that works like ldapmodify except that it alters ...
tree@ 931dbf commitdiff
07.14.2006 gbellato
Fix 2 minor problems found while doing unit tests for Equality matching rules
tree@ f32ad6 commitdiff
07.12.2006 neil_a_wilson
Fix a case in which an exception was thrown and caught in the same method, ...
tree@ 7dc2e5 commitdiff
06.38.2006 matthew_swift
Implement test class for org.opends.server.util.Base64.
tree@ 74f662 commitdiff
06.32.2006 matthew_swift
Add remaining ChangeRecordEntry test classes.
tree@ 88992b commitdiff
06.53.2006 gbellato
Suppress a spurious catch statement reviewed by Daniel
tree@ ae439d commitdiff
06.45.2006 matthew_swift
Add test class for org.opends.server.util.AddChangeRecordEntry and cleanup ...
tree@ 77abdd commitdiff
06.45.2006 lutoff
Minor modification: - code cleaning - code improvement
tree@ 063b14 commitdiff
01.30.2006 neil_a_wilson
Make some minor changes to the server that will aid in setting up the test ...
tree@ 3837a9 commitdiff
01.48.2006 boli
Fixed bug in matchInitialSubstring() where the lower and upper bounds are b...
tree@ e1336b commitdiff
01.04.2006 gbellato
issue 604 : solve the naming conflict that might happen when several master...
tree@ b5acb2 commitdiff
31.21.2006 neil_a_wilson
Update the MakeLDIF input stream to replace the references to "{@inheritDoc...
tree@ 5a3cb1 commitdiff
31.31.2006 neil_a_wilson
Update a number of the client-side tools provided with OpenDS to ensure tha...
tree@ 57a1a2 commitdiff
31.27.2006 al_xipe
moved the DynamicConstants stub file to the resource directory since it did...
tree@ 684778 commitdiff
31.24.2006 al_xipe
Added this file with stubs to help unbloat the main build.xml later on
tree@ 2ff5f1 commitdiff
31.40.2006 neil_a_wilson
Add initial MakeLDIF support for generating entries based on a template. T...
tree@ 7dc2e6 commitdiff
30.30.2006 neil_a_wilson
Provide a mechanism for managing file permissions. On UNIX-based systems w...
tree@ 032cab commitdiff
28.02.2006 neil_a_wilson
Add a mechanism that may be used to determine the operating system on which...
tree@ b8b6ea commitdiff
28.51.2006 neil_a_wilson
Fix a simple copy-and-paste error that was missed when the IntermediateResp...
tree@ f4a68a commitdiff
25.04.2006 neil_a_wilson
Fix a problem in the setup utility in which the user would be prompted abou...
tree@ f6023f commitdiff
24.50.2006 boli
Add a configuration option to limit the number of entries that will be chec...
tree@ bf7b61 commitdiff
23.44.2006 neil_a_wilson
Update the OpenDS setup process to add a "Please wait while the server init...
tree@ 9aca20 commitdiff
20.24.2006 neil_a_wilson
Make the following updates to the OpenDS code:
tree@ e04891 commitdiff
19.12.2006 neil_a_wilson
Update the createEntry method to be more intelligent about the structural o...
tree@ 15440a commitdiff
18.03.2006 coulbeck
Make use of the getFileForPath method for configuration pathnames.
tree@ 65b00a commitdiff
18.00.2006 coulbeck
Fix some mismatched format argument bugs and some code cleanup.
tree@ 48aad5 commitdiff
18.41.2006 coulbeck
Fix for issue 592 -- delete of one subtype value deletes all values of the ...
tree@ 2e1214 commitdiff
18.54.2006 neil_a_wilson
Add a very basic setup mechanism for the server. It will provide a means t...
tree@ b82bba commitdiff
18.26.2006 boli
Removed the unnessary first byte in index keys. Updated all methods to remo...
tree@ ea9e25 commitdiff
first | « prev | next »