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

neil_a_wilson
26.40.2007 86c9d1fa27d47c82fce9794f49ab717dcbcd58e0
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
05.23.2007 neil_a_wilson
Fix a problem with the password policy in which online changes to the passw...
tree@ e48c4e commitdiff
05.13.2007 neil_a_wilson
Update the ldapsearch tool to provide support for using the simple paged re...
tree@ 97a278 commitdiff
04.58.2007 neil_a_wilson
Update the process that SASL mechanisms use to set authentication info for ...
tree@ 68b327 commitdiff
03.30.2007 neil_a_wilson
Update the proxied authorization control code to require that the controls ...
tree@ 6bea4c commitdiff
02.50.2007 coulbeck
These changes are for issue 787: LDAP server need to detect failure of chan...
tree@ 11859d commitdiff
02.35.2007 neil_a_wilson
Update the code involving change notification listeners to ensure that they...
tree@ 20c804 commitdiff
02.19.2007 sin
1038:Change result code for bind with DN but no password
tree@ b41292 commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 448f3b commitdiff
01.48.2007 neil_a_wilson
Fix various documentation problems with the Attribute constructor which tak...
tree@ 4a1acc commitdiff
31.46.2007 neil_a_wilson
Fix a problem in the backup backend in which it could throw an internal exc...
tree@ 3376a9 commitdiff
31.21.2007 gbellato
Fix for Issue 1162 : Synchronization server deadlock when using multiple ma...
tree@ b0acea commitdiff
30.27.2007 neil_a_wilson
Make sure that the modifyTimestamp in the schema entry gets updated when th...
tree@ 55fe36 commitdiff
30.11.2007 neil_a_wilson
Add a new task that may be used to cause the server to load the contents of...
tree@ f38680 commitdiff
30.32.2007 pgamba
Add a catch for the following null pointer exception that Neil got while ru...
tree@ a66445 commitdiff
first | « prev | next »