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

boli
01.39.2007 688f976ffc607362bf04af6afa3d97bf86401ae4
01.39.2007 boli
Replaced System.err.println calls in VerifyJob and ExportJob to debugError ...
tree@ 688f97 commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ 3e3246 commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ 2d6afa commitdiff
01.55.2007 neil_a_wilson
Remove redundant casts in LogLevel.java that were generating build warnings.
tree@ 3f46fd commitdiff
01.35.2007 boli
Add a file that was left out of the previous commit.
tree@ 6f25c0 commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 4783ad commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ 4daff1 commitdiff
28.41.2007 david_page
Replace call to PasswordPolicyState.requireSecureAuthentication with call t...
tree@ 916fd4 commitdiff
28.40.2007 david_page
Replace call to PasswordPolicyState.requireSecureAuthentication with call t...
tree@ 0ae514 commitdiff
28.06.2007 gbellato
This set of changes allow to have the schema synchronization working by con...
tree@ f87b1f commitdiff
28.36.2007 gbellato
Fix for issue 517 : Configurable purge delay
tree@ 860b0b commitdiff
28.40.2007 jvergara
Update copyright files with the correct year.
tree@ 38c4fe commitdiff
28.35.2007 jvergara
Fix for issue 1285.
tree@ 94146a commitdiff
27.50.2007 jvergara
The proposed fix is to do a similar thing that what has been done by Neil f...
tree@ 57e2f8 commitdiff
26.40.2007 neil_a_wilson
Add three new certificate mappers to the server:
tree@ 86c9d1 commitdiff
23.50.2007 boli
Recommit for issue 740. A debug logging helper method (EntryContainer#debug...
tree@ 9f63f0 commitdiff
23.16.2007 neil_a_wilson
Revert the changes in revision #1237 (for issue #740) because they have int...
tree@ 71d60c commitdiff
23.11.2007 coulbeck
This change prepares the unit tests for when the ACI handler will get enabl...
tree@ 186aca commitdiff
23.47.2007 neil_a_wilson
Update the entry schema checking code to ensure that all attributes have at...
tree@ 710fd5 commitdiff
23.44.2007 neil_a_wilson
Add a new SSL trust manager that can be used to interactively prompt the us...
tree@ 517e74 commitdiff
23.42.2007 dugan
Move access control initialization ahead of backend initialization
tree@ 06c33c commitdiff
23.42.2007 neil_a_wilson
Add a new org.opends.server.interop package where we can place source code ...
tree@ 45e07c commitdiff
23.22.2007 boli
Changed ID2Entry#getRecordCount to use the Database#count method in JE 3.1....
tree@ a4b40d commitdiff
23.08.2007 neil_a_wilson
Update the DN class to remove the "public" modifier from a few methods that...
tree@ fa81c7 commitdiff
23.33.2007 neil_a_wilson
Update the access control config manager to send an administrative alert no...
tree@ f00992 commitdiff
22.56.2007 neil_a_wilson
Update the start-ds script and associated Directory Server code to ensure t...
tree@ 01e15b commitdiff
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
tree@ bffaa2 commitdiff
21.31.2007 dugan
Initial commit of the dseecompat ACI code
tree@ 550e66 commitdiff
21.29.2007 david_page
The PasswordPolicyState public interface includes "getters" for PasswordPol...
tree@ 643d38 commitdiff
21.27.2007 dugan
Add category mask for Access Control
tree@ 348fdb commitdiff
21.00.2007 neil_a_wilson
Change the SO_LINGER setting in the LDAPConnection class to use a timeout o...
tree@ 010698 commitdiff
20.43.2007 davidely
Fix for 1249. Set SO_LINGER and REUSE_ADDR in LDAPConnection used by comma...
tree@ c41e83 commitdiff
19.51.2007 gbellato
fix for issue 1212 namingConflict test trigger an assert from the static group
tree@ 74a7e3 commitdiff
18.24.2007 neil_a_wilson
Update all internal client connections to have unlimited size limits, time ...
tree@ e4586a commitdiff
18.26.2007 neil_a_wilson
Fix a bug in SearchFilter.equals() in which substring filter components are...
tree@ e48662 commitdiff
17.45.2007 david_page
[issue 1215] Prevent operations referencing an inconsistent Password Policy...
tree@ 04552b commitdiff
16.46.2007 coulbeck
Tidy up synchronized blocks in ServerHandler.
tree@ f29d7b commitdiff
16.51.2007 neil_a_wilson
Update the LDAPSearch class to fix checkstyle errors, and update the RDN cl...
tree@ 4039d2 commitdiff
15.54.2007 abobrov
[Issue 1014] ldapsearch --noop option doesn't work
tree@ 4fdbf8 commitdiff
15.21.2007 neil_a_wilson
Rewrite the DN and RDN code for significant performance improvements, espec...
tree@ 56274d commitdiff
13.37.2007 neil_a_wilson
Fix a bug in the LDIFDiff tool that could cause it to miss added or deleted...
tree@ d79ffa commitdiff
12.09.2007 david_page
OpenDS Issue 1229
tree@ bdbe05 commitdiff
12.43.2007 neil_a_wilson
Update the ldif-diff tool so that it provides an option that allows differe...
tree@ c62997 commitdiff
12.06.2007 neil_a_wilson
Fix a bug in the ldif-diff tool that creates the potential that an entry co...
tree@ a3e52f commitdiff
12.39.2007 neil_a_wilson
Implement support for the proxied-auth privilege, which will be required in...
tree@ f110c9 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ec465f commitdiff
09.33.2007 coulbeck
Minor synchronization code changes:
tree@ 6c4fd8 commitdiff
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 71f7d8 commitdiff
07.51.2007 coulbeck
An extra synchronization unit test and a number of bug fixes for attributes...
tree@ f5d26a commitdiff
06.22.2007 neil_a_wilson
Update the InternalClientConnection object to make the default constructor ...
tree@ d5fb08 commitdiff
first | « prev | next »