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

neil_a_wilson
21.17.2006 a800e6c27f55a58df0d6128b2f4502ee29993307
21.17.2006 neil_a_wilson
Update the LDAP password modify tool (which uses the password modify extend...
tree@ a800e6 commitdiff
21.09.2006 neil_a_wilson
Add a new password policy for root users to isolate them from changes to th...
tree@ 0bd16b commitdiff
21.04.2006 boli
Added unit tests for some protocol.ldap classes. Removed messageToBindOpera...
tree@ df0db4 commitdiff
20.26.2006 coulbeck
Typo in MakeLDIF usage message.
tree@ df51fe commitdiff
20.34.2006 matthew_swift
Implement test suite for org.opends.server.util.StaticUtils and make the fo...
tree@ 4e0cd5 commitdiff
20.01.2006 neil_a_wilson
Update the CRAM-MD5 SASL mechanism handler to provide a missing argument to...
tree@ 8b6129 commitdiff
20.53.2006 neil_a_wilson
Update the password modify extended operation to fix a problem in which cha...
tree@ 2c9892 commitdiff
20.27.2006 coulbeck
Typo in debug call.
tree@ 70e0b3 commitdiff
19.54.2006 neil_a_wilson
Update the password modify extended operation to ensure that if an authoriz...
tree@ 5e8e1e commitdiff
19.49.2006 dugan
Add code to support issue #151 client connection disconnect.
tree@ efedd2 commitdiff
19.40.2006 gbellato
- This change fix a bug that was preventing dynamic configuration of SSL wi...
tree@ 76b017 commitdiff
19.58.2006 lutoff
Pb description (issue #648): The Jmx connector handler is starting a local ...
tree@ e5bf2a commitdiff
18.00.2006 neil_a_wilson
Make sure that the finalizeExtendedOperationHandler method is called for al...
tree@ 13a183 commitdiff
18.06.2006 neil_a_wilson
Add test cases for various server elements, including:
tree@ de9ad4 commitdiff
18.02.2006 neil_a_wilson
Add a finalizeSASLMechanismHandler method to the SASL ANONYMOUS handler to ...
tree@ f836c5 commitdiff
18.46.2006 neil_a_wilson
Update the memory-based backend to provide support for modify DN operations...
tree@ decebf commitdiff
17.41.2006 neil_a_wilson
Update the memory-based backend to fix a problem in the LDIF import code in...
tree@ 1b7918 commitdiff
17.30.2006 neil_a_wilson
Fix a problem in the backend config manager that could possibly result in a...
tree@ a6d8a1 commitdiff
17.07.2006 neil_a_wilson
Update the objectclass processing code to ensure that a given class cannot ...
tree@ 2bf172 commitdiff
16.22.2006 neil_a_wilson
Fix numerous problems (long lines in doctarget files, unused imports, incor...
tree@ 336f28 commitdiff
16.06.2006 neil_a_wilson
Add an internal connection security provider that is very similar to the nu...
tree@ 5c616e commitdiff
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
first | « prev | next »