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

kenneth_suter
12.17.2007 f54aeb79b0f90d550c8cdcac5bfc22d4fc4579ce
12.39.2007 neil_a_wilson
Implement support for virtual static groups, which are entries which appear...
tree@ 80523e commitdiff
11.00.2007 neil_a_wilson
Add support for two new password validators:
tree@ 1d8608 commitdiff
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
tree@ 325b2e commitdiff
09.52.2007 coulbeck
Migrate the ExtendedOperationConfigManager to the new configuration framework.
tree@ 1b6f7a commitdiff
09.46.2007 kenneth_suter
fixed typos in ldapmodify tool messages
tree@ cd4bf3 commitdiff
06.03.2007 neil_a_wilson
Make a change to the way that we encode entries for storage in the backend,...
tree@ 7f7b64 commitdiff
06.00.2007 lutoff
Fix checkstyle error (/export/home/builds/daily/20070405213000/OpenDS/src/s...
tree@ 438c11 commitdiff
06.01.2007 dugan
Add ACI support for LDAP modify DN operation (export and import rights). Al...
tree@ be195c commitdiff
04.46.2007 lutoff
Fix CLI consistency issues: 1407 1408 1410 1411 1412 1413 1414 1416 1417 1...
tree@ 0c4164 commitdiff
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
03.01.2007 coulbeck
Issue #1379: Revisit ACI DN wildcard matching.
tree@ 89d796 commitdiff
29.12.2007 neil_a_wilson
Back out the commit included in revision 1539 because it does not build pro...
tree@ 42b383 commitdiff
29.53.2007 pgamba
tree@ 40cef7 commitdiff
27.13.2007 neil_a_wilson
Update the LDAP connection handler so that it only attempts to verify the k...
tree@ d2f8ea commitdiff
27.00.2007 neil_a_wilson
Add two new password validators to OpenDS:
tree@ 20a5a7 commitdiff
26.36.2007 neil_a_wilson
Add a new password validator that determines whether a proposed new passwor...
tree@ 815cf9 commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ feb5d9 commitdiff
22.00.2007 neil_a_wilson
Fix a case in which checkstyle was complaining about an unnecessary import ...
tree@ 06332e commitdiff
22.12.2007 dugan
Issues 1387 Lower severity for ACI log message. Issue 1388 Move AciMessages...
tree@ 40d383 commitdiff
21.36.2007 neil_a_wilson
Update the LDAP connection handler so that it will properly terminate the c...
tree@ 23cb06 commitdiff
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
tree@ c0b406 commitdiff
16.10.2007 jvergara
Fix for issue 1382 (Provide a way to cleanup the registry/service informati...
tree@ 0784c5 commitdiff
15.52.2007 jvergara
Fix for issue 528 (Windows Service Definition for Automatic Startup).
tree@ 24841f commitdiff
14.32.2007 neil_a_wilson
Update the LDAP client tools so that they provide error messages in a more ...
tree@ 9f0eb1 commitdiff
13.43.2007 neil_a_wilson
Update the config file handler so that it will do something with the Config...
tree@ c3502b commitdiff
12.36.2007 neil_a_wilson
Provide a mechanism for the server to notify the synchronization service ab...
tree@ 679051 commitdiff
09.08.2007 coulbeck
Fix for issue #1317: Wrong Error Code For Improperly Formatted ACIs.
tree@ 5b4864 commitdiff
02.04.2007 jvergara
Allow the user to specify the JMX port using *j* option during the cli inst...
tree@ cd7ddc commitdiff
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
tree@ b4bae6 commitdiff
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
tree@ 455897 commitdiff
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
tree@ d3a103 commitdiff
27.50.2007 jvergara
The proposed fix is to do a similar thing that what has been done by Neil f...
tree@ 3504ca commitdiff
26.40.2007 neil_a_wilson
Add three new certificate mappers to the server:
tree@ 88db77 commitdiff
23.47.2007 neil_a_wilson
Update the entry schema checking code to ensure that all attributes have at...
tree@ b25fe5 commitdiff
23.44.2007 neil_a_wilson
Add a new SSL trust manager that can be used to interactively prompt the us...
tree@ ab94ee commitdiff
22.56.2007 neil_a_wilson
Update the start-ds script and associated Directory Server code to ensure t...
tree@ fe2343 commitdiff
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
tree@ 7369ec commitdiff
21.27.2007 dugan
Add category mask for Access Control
tree@ 76d712 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.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
08.27.2007 neil_a_wilson
Update the AuthenticationInfo object to store the entries for the authentic...
tree@ 4a4a85 commitdiff
05.13.2007 neil_a_wilson
Update the ldapsearch tool to provide support for using the simple paged re...
tree@ 9c7342 commitdiff
03.30.2007 neil_a_wilson
Update the proxied authorization control code to require that the controls ...
tree@ 938eec commitdiff
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
tree@ 2b1ccc 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
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
tree@ 9e21df commitdiff
25.59.2007 neil_a_wilson
Make a number of updates to schema processing, all of which fall under the ...
tree@ e5783d commitdiff
23.37.2007 sin
Bug# 428: Adding support for rejecting unauthenticated requests
tree@ 594d7d commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ 7c774e commitdiff
first | « prev | next »