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

pgamba
17.13.2007 817536ece2008cbb4e82eb878bd8cbea1dfc7224
10.56.2007 neil_a_wilson
Add support for password storage schemes using AES, 3DES, RC4, and Blowfish...
blob@ 66e851 commitdiff | diff to current
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
blob@ 94bbd5 commitdiff | diff to current
09.48.2007 abobrov
- [Issue 1594] entry caches should have monitor information: implement ge...
blob@ 4166c2 commitdiff | diff to current
06.14.2007 neil_a_wilson
Update password storage scheme references in the server so that they use DN...
blob@ fd2092 commitdiff | diff to current
05.54.2007 neil_a_wilson
Add a new LDIF connection handler, which can be used to watch for new LDIF ...
blob@ c22404 commitdiff | diff to current
04.06.2007 abobrov
- remove ds-cfg-je-database which is now obsolete.
blob@ 3129ab commitdiff | diff to current
04.24.2007 neil_a_wilson
Add a 7-bit clean plugin, which can be used to ensure that values for a spe...
blob@ 77ee76 commitdiff | diff to current
03.53.2007 neil_a_wilson
Implement support for a maximum blocked write time limit in the LDAP connec...
blob@ fcf635 commitdiff | diff to current
03.33.2007 dugan
Commit plugin for maintaining referential integrity. Issue 257.
blob@ 2c9035 commitdiff | diff to current
02.58.2007 pgamba
fix for #1733 & #845 - Initialization of replication
blob@ b48ce5 commitdiff | diff to current
02.05.2007 abobrov
- [Issue 1481] Ability to set any JE property in config.ldif - [Issue 2031]...
blob@ 164914 commitdiff | diff to current
02.12.2007 neil_a_wilson
Update the server so that it has the ability to save a copy of its current ...
blob@ 3af399 commitdiff | diff to current
01.02.2007 david_page
Issue 466 partial
blob@ 8447bc commitdiff | diff to current
01.49.2007 neil_a_wilson
Create configuration definitions for "generic" objects in the server config...
blob@ 9b88d8 commitdiff | diff to current
28.15.2007 coulbeck
Fix conflict from previous commit
blob@ d4b588 commitdiff | diff to current
28.54.2007 coulbeck
Changes for replication security issues 511, 512, 608.
blob@ f7036e commitdiff | diff to current
28.00.2007 neil_a_wilson
Add an SMTP account status notification handler, which can be configured to...
blob@ 16e9aa commitdiff | diff to current
26.01.2007 dugan
Change behavior of ds-cfg-unique-attribute-type attribute so that it is req...
blob@ 2f8d8f commitdiff | diff to current
26.32.2007 abobrov
- [Issue 2030] new configuration attribute to enforce entry compression: ...
blob@ 60b9d6 commitdiff | diff to current
24.14.2007 boli
Added the JE backend configuration attribute to enable or disable compressi...
blob@ 14809a commitdiff | diff to current
21.31.2007 dugan
Add attribute uniqueness plugin implementation that provides single-server ...
blob@ 26150e commitdiff | diff to current
09.42.2007 neil_a_wilson
Implement support for an identity mapper that can use regular expressions t...
blob@ e44556 commitdiff | diff to current
07.45.2007 neil_a_wilson
Add support for a new type of plugin which can be used to detect changes an...
blob@ aaff8b commitdiff | diff to current
31.30.2007 neil_a_wilson
Update the task backend to provide a mechanism for sending e-mail messages ...
blob@ d2a3ab commitdiff | diff to current
30.26.2007 neil_a_wilson
Update the server to provide an idle time limit configuration option that c...
blob@ 282288 commitdiff | diff to current
30.43.2007 neil_a_wilson
Provide valid OIDs for the ds-cfg-ssl-protocol and ds-cfg-ssl-cipher-suite ...
blob@ a7e5cb commitdiff | diff to current
30.22.2007 neil_a_wilson
Add two new configuration attributes, ds-cfg-enabled-alert-type and ds-cfg-...
blob@ 295f7d commitdiff | diff to current
30.05.2007 neil_a_wilson
Provide a configuration option that makes it possible for the administrator...
blob@ dd80dc commitdiff | diff to current
30.42.2007 neil_a_wilson
Provide a mechanism to disable privileges in the server if necessary. If a...
blob@ fe10ac commitdiff | diff to current
29.30.2007 neil_a_wilson
Implement support for restricting the set of tasks that can be invoked in t...
blob@ a791a4 commitdiff | diff to current
29.58.2007 neil_a_wilson
Add support for a new disconnect client task that can be used to allow an a...
blob@ b4e7c2 commitdiff | diff to current
27.06.2007 boli
These set of changes implement VLV and filter capability to OpenDS:
blob@ 058759 commitdiff | diff to current
26.31.2007 boli
This fixes issue 1971 and allows partial non-append imports of a backend:
blob@ f8ef0e commitdiff | diff to current
20.04.2007 neil_a_wilson
Add a general framework for OpenDS to send e-mail messages, and add an SMTP...
blob@ 8f7310 commitdiff | diff to current
20.51.2007 matthew_swift
Fix issue 2001 - unusual odyssey when attempting to create a virtual attrib...
blob@ 38d855 commitdiff | diff to current
17.59.2007 neil_a_wilson
Implement support for password history functionality. The password history...
blob@ 2c7b8d commitdiff | diff to current
12.56.2007 gbellato
reverting the changes done in revision 2352 for issue 1916 because these ch...
blob@ 7670b1 commitdiff | diff to current
12.25.2007 neil_a_wilson
Update the password policy configuration to support a new attribute, ds-cfg...
blob@ 785fcc commitdiff | diff to current
11.56.2007 neil_a_wilson
Revert unrelated changes committed accidentally in revision 2359. The chan...
blob@ 920dfe commitdiff | diff to current
11.50.2007 neil_a_wilson
Update the bind processing code so that the ClientConnection.bindInProgress...
blob@ 6a6a18 commitdiff | diff to current
11.35.2007 matthew_swift
Fix issue 1934: define which JE index properties will be displayed by defau...
blob@ f2f3d9 commitdiff | diff to current
11.04.2007 gbellato
fix for issue 1916 : dsconfig create-synchronization-provider : unexpected ...
blob@ 34ce22 commitdiff | diff to current
11.14.2007 gbellato
Fix for issue 1321 : Synchronization changes aren't logged by default
blob@ a27123 commitdiff | diff to current
11.52.2007 neil_a_wilson
Update the server's DIGEST-MD5 SASL mechanism handler so that it provides s...
blob@ 3576aa commitdiff | diff to current
10.50.2007 sin
Bug# 1462:server deadlock on subtree delete Fix: Introduce a batch paramete...
blob@ 9d7725 commitdiff | diff to current
10.54.2007 dugan
Define the configuration option "ds-cfg-strip-syntax-minimum-upper-bound" t...
blob@ 36d4f7 commitdiff | diff to current
26.57.2007 neil_a_wilson
Update the way that the password policy import plugin encodes passwords dur...
blob@ 410c65 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@ 0e8ee1 commitdiff | diff to current
20.27.2007 boli
This refactoring includes the following changes to the JE backend: - Extrac...
blob@ 7eda83 commitdiff | diff to current
11.08.2007 gbellato
Final part for issue 604 : replication needs to resolve naming conflicts
blob@ 3772cf commitdiff | diff to current
first | « prev | next »