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

david_page
17.45.2007 e4976b4d76f6cacc919d7ee986a8ac8fe58c5bd0
17.45.2007 david_page
[issue 1215] Prevent operations referencing an inconsistent Password Policy...
tree@ e4976b commitdiff
16.46.2007 coulbeck
Tidy up synchronized blocks in ServerHandler.
tree@ ddf1e6 commitdiff
16.51.2007 neil_a_wilson
Update the LDAPSearch class to fix checkstyle errors, and update the RDN cl...
tree@ 9f4fdd commitdiff
15.54.2007 abobrov
[Issue 1014] ldapsearch --noop option doesn't work
tree@ 953eec commitdiff
15.21.2007 neil_a_wilson
Rewrite the DN and RDN code for significant performance improvements, espec...
tree@ 0df28b commitdiff
13.37.2007 neil_a_wilson
Fix a bug in the LDIFDiff tool that could cause it to miss added or deleted...
tree@ 95c4c4 commitdiff
12.09.2007 david_page
OpenDS Issue 1229
tree@ 5969ce commitdiff
12.43.2007 neil_a_wilson
Update the ldif-diff tool so that it provides an option that allows differe...
tree@ b7487f commitdiff
12.06.2007 neil_a_wilson
Fix a bug in the ldif-diff tool that creates the potential that an entry co...
tree@ 2fe9c5 commitdiff
12.39.2007 neil_a_wilson
Implement support for the proxied-auth privilege, which will be required in...
tree@ 4e8060 commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ed3926 commitdiff
09.33.2007 coulbeck
Minor synchronization code changes:
tree@ cfe6d3 commitdiff
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 4a4a85 commitdiff
07.51.2007 coulbeck
An extra synchronization unit test and a number of bug fixes for attributes...
tree@ 15d537 commitdiff
06.22.2007 neil_a_wilson
Update the InternalClientConnection object to make the default constructor ...
tree@ 1bff31 commitdiff
05.23.2007 neil_a_wilson
Fix a problem with the password policy in which online changes to the passw...
tree@ b3af2f commitdiff
05.13.2007 neil_a_wilson
Update the ldapsearch tool to provide support for using the simple paged re...
tree@ 9c7342 commitdiff
04.58.2007 neil_a_wilson
Update the process that SASL mechanisms use to set authentication info for ...
tree@ 50eecf commitdiff
03.30.2007 neil_a_wilson
Update the proxied authorization control code to require that the controls ...
tree@ 938eec commitdiff
02.50.2007 coulbeck
These changes are for issue 787: LDAP server need to detect failure of chan...
tree@ 0f942f commitdiff
02.35.2007 neil_a_wilson
Update the code involving change notification listeners to ensure that they...
tree@ bf62fe commitdiff
02.19.2007 sin
1038:Change result code for bind with DN but no password
tree@ cb237b commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 2b1ccc commitdiff
01.48.2007 neil_a_wilson
Fix various documentation problems with the Attribute constructor which tak...
tree@ dd1bb3 commitdiff
31.46.2007 neil_a_wilson
Fix a problem in the backup backend in which it could throw an internal exc...
tree@ cde6a1 commitdiff
31.21.2007 gbellato
Fix for Issue 1162 : Synchronization server deadlock when using multiple ma...
tree@ 7d7072 commitdiff
30.27.2007 neil_a_wilson
Make sure that the modifyTimestamp in the schema entry gets updated when th...
tree@ 472ab9 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@ fcf406 commitdiff
30.32.2007 pgamba
Add a catch for the following null pointer exception that Neil got while ru...
tree@ 29f7c7 commitdiff
30.45.2007 pgamba
Fix for the deadlock appeared in the last daily build. The root cause is a ...
tree@ b1e9d1 commitdiff
29.06.2007 neil_a_wilson
Fix a mismatch between the expected and given parameters for a message in t...
tree@ a01235 commitdiff
29.21.2007 gbellato
- Fix issue 1160 : synchronization is flushing the msgQueue to the database...
tree@ b31127 commitdiff
29.14.2007 pgamba
Fix #794 unit test should cover changelog to changelog communications
tree@ d15ad8 commitdiff
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df commitdiff
28.55.2007 neil_a_wilson
Add features into our build process that can make use of the SVNKit library...
tree@ b7d4b7 commitdiff
26.04.2007 neil_a_wilson
Update the server schema processing so that interactions with entries (e.g....
tree@ 5f2157 commitdiff
25.59.2007 neil_a_wilson
Make a number of updates to schema processing, all of which fall under the ...
tree@ e5783d commitdiff
24.16.2007 gbellato
fix for issue 1161 : too much code inside the pendingChanges lock
tree@ 6a128e commitdiff
23.37.2007 sin
Bug# 428: Adding support for rejecting unauthenticated requests
tree@ 594d7d commitdiff
23.32.2007 sin
Fix for Bug# 428. Added Message ID related to configuration attribute "ds-c...
tree@ d2cff1 commitdiff
19.57.2007 neil_a_wilson
Update the schema backend so that the creatorsName, createTimestamp, modifi...
tree@ dd0aa3 commitdiff
19.35.2007 coulbeck
Add a unit test case for the synchronization provider receive status. The ...
tree@ d00ae6 commitdiff
19.21.2007 boli
Added logError methods to the task class that will add the messages to the ...
tree@ f0dfc7 commitdiff
19.17.2007 boli
Fix issue where backups of an empty backend would fail. Added a placeholder...
tree@ 2b48ed commitdiff
18.20.2007 gbellato
put back the 980 revision that had been removed because of a regression. -...
tree@ aefad4 commitdiff
17.01.2007 pgamba
Fix Issue 783 synchronization does not detect that the parent is renamed du...
tree@ 7c6dff commitdiff
17.28.2007 davidely
Fixes for several small SearchFilter and Attribute matching issues (730, 69...
tree@ 13243b commitdiff
16.15.2007 boli
Fix for getSupportedFeatures returning null. It now returns an empty set. T...
tree@ 22d1ff commitdiff
16.42.2007 neil_a_wilson
Update the extended operation config manager so that it will register any a...
tree@ ef4506 commitdiff
16.13.2007 neil_a_wilson
Revert the changes made in revision 980 because they appear to be responsib...
tree@ 067771 commitdiff
first | « prev | next »