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

sin
10.50.2007 9a0bd9c8c7e964df73cc7ddcb8750b1e54275598
10.50.2007 sin
Bug# 1462:server deadlock on subtree delete Fix: Introduce a batch paramete...
blob@ 9a0bd9 commitdiff | diff to current
10.54.2007 dugan
Define the configuration option "ds-cfg-strip-syntax-minimum-upper-bound" t...
blob@ ad0b87 commitdiff | diff to current
09.09.2007 neil_a_wilson
Update the access control API to get rid of the AccessControlProvider inter...
blob@ e2db38 commitdiff | diff to current
28.15.2007 neil_a_wilson
Add a new extended operation that can be used to interact with password pol...
blob@ 93a5c2 commitdiff | diff to current
26.57.2007 neil_a_wilson
Update the way that the password policy import plugin encodes passwords dur...
blob@ beedc2 commitdiff | diff to current
25.06.2007 neil_a_wilson
Migrate the matching rule configuration to the admin framework.
blob@ 097a79 commitdiff | diff to current
23.31.2007 neil_a_wilson
Provide a way to control the order in which plugins are invoked. This impl...
blob@ 400e6d commitdiff | diff to current
08.32.2007 neil_a_wilson
Eliminate the search-unindexed privilege, since the feature was implemented...
blob@ c6ba07 commitdiff | diff to current
07.48.2007 neil_a_wilson
Add a virtual attribute provider that can be used to assign entryUUID value...
blob@ 4c3c02 commitdiff | diff to current
07.38.2007 neil_a_wilson
Update the global ACI definitions to allow all users to read entryUUID.
blob@ 029dd2 commitdiff | diff to current
07.19.2007 jvergara
Fix for issue 1633 (JMX port should be disabled by default)
blob@ 76703f commitdiff | diff to current
01.51.2007 neil_a_wilson
Rename the default error log file from "error" to "errors". This is consis...
blob@ dab4d5 commitdiff | diff to current
24.37.2007 dugan
Fix global ACI target evaluation to support root DSE. Issue 1623.
blob@ c8c98d commitdiff | diff to current
19.06.2007 neil_a_wilson
Add global ACIs that allow anonymous read access to key operational attribu...
blob@ d68663 commitdiff | diff to current
09.17.2007 neil_a_wilson
Update the server so that the audit logger is disabled by default. Also, c...
blob@ dcf3f3 commitdiff | diff to current
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
blob@ 6dc91f commitdiff | diff to current
03.13.2007 davidely
This is a checkin for Issue #311 "CRYPT Storage Scheme Support". This code...
blob@ 258951 commitdiff | diff to current
02.34.2007 boli
Added privileges support for unindexed searches. Fixed issue where id2subtr...
blob@ b4201a commitdiff | diff to current
25.09.2007 gbellato
First set of modifications for issue 1090 : rename synchronization componen...
blob@ 8bf731 commitdiff | diff to current
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
blob@ 5ab318 commitdiff | diff to current
13.59.2007 neil_a_wilson
Update the member virtual attribute implementation so that it provides a me...
blob@ efefcd commitdiff | diff to current
12.39.2007 neil_a_wilson
Implement support for virtual static groups, which are entries which appear...
blob@ 05b440 commitdiff | diff to current
11.07.2007 neil_a_wilson
Add a new password validator that can be used to require that passwords hav...
blob@ e0a752 commitdiff | diff to current
11.00.2007 neil_a_wilson
Add support for two new password validators:
blob@ fbd01f commitdiff | diff to current
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
blob@ e5256c commitdiff | diff to current
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
blob@ 09dc13 commitdiff | diff to current
27.00.2007 neil_a_wilson
Add two new password validators to OpenDS:
blob@ 2c1f6b commitdiff | diff to current
26.36.2007 neil_a_wilson
Add a new password validator that determines whether a proposed new passwor...
blob@ a172bd commitdiff | diff to current
23.45.2007 neil_a_wilson
Update the configuration and a schema configuration file to eliminate trail...
blob@ 364608 commitdiff | diff to current
22.30.2007 dugan
Enable dseecompat ACI package by default.
blob@ d3d50d commitdiff | diff to current
21.09.2007 neil_a_wilson
Add support for dynamic groups, which use the groupOfURLs object class and ...
blob@ c17902 commitdiff | diff to current
19.28.2007 dugan
Add support for:
blob@ a8a8f5 commitdiff | diff to current
09.08.2007 coulbeck
Fix for issue #1317: Wrong Error Code For Improperly Formatted ACIs.
blob@ 7965fe commitdiff | diff to current
01.17.2007 neil_a_wilson
Update all CDDL headers in source files to remove a typo.
blob@ 2d6afa commitdiff | diff to current
01.33.2007 boli
Rollback to 1279 due to incorrect changes in the last commit.
blob@ 1a28bc commitdiff | diff to current
01.27.2007 boli
This removes old debug logging framework method calls that are going to be ...
blob@ 4783ad commitdiff | diff to current
28.01.2007 neil_a_wilson
Add a new key manager which provides the ability to specify which certifica...
blob@ 4daff1 commitdiff | diff to current
26.40.2007 neil_a_wilson
Add three new certificate mappers to the server:
blob@ 86c9d1 commitdiff | diff to current
23.06.2007 neil_a_wilson
Make the "aci" attribute indexed for presence searches by default.
blob@ 7d3b56 commitdiff | diff to current
23.32.2007 neil_a_wilson
Update the server configuration so that the access control handler points t...
blob@ f82535 commitdiff | diff to current
21.44.2007 neil_a_wilson
Redesign the server to support multiple key manager providers, trust manage...
blob@ bffaa2 commitdiff | diff to current
18.29.2007 neil_a_wilson
Add a default equality index for the objectClass attribute type.
blob@ 1041ff commitdiff | diff to current
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
blob@ ec465f commitdiff | diff to current
02.51.2007 neil_a_wilson
Add initial support for static groups. At present, this does not allow for...
blob@ 448f3b commitdiff | diff to current
29.02.2007 neil_a_wilson
Update files created or modified since the beginning of the year to include...
blob@ 87f4db commitdiff | diff to current
23.29.2007 sin
Fix for Bug# 428. Added configuration attribute "ds-cfg-reject-unauthentica...
blob@ 788827 commitdiff | diff to current
11.04.2007 neil_a_wilson
Remove a duplicate ds-cfg-equality-matching-rule objectclass from the "cn=D...
blob@ 0e3aa7 commitdiff | diff to current
30.37.2006 neil_a_wilson
Update the schema backend so that the attributes used to represent schema i...
blob@ 985114 commitdiff | diff to current
26.52.2006 neil_a_wilson
Update the server configuration so that the GSSAPI SASL mechanism handler i...
blob@ 4a94e0 commitdiff | diff to current
15.25.2006 neil_a_wilson
Update the password policy implementation to use ds-pwp-password-policy-dn ...
blob@ b0dcf7 commitdiff | diff to current
first | « prev | next »