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

jvergara
24.46.2009 18de8b9ed9f6ba9780d3292d2828f67de08b7483
06.07.2009 sin
issue# 2656: Potential race conditions in attribute uniqueness plugin
tree@ 5f7c53 commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 220943 commitdiff
03.37.2009 matthew_swift
Fix issue 3734 - Make network group policies extensible.
tree@ 95df5c commitdiff
29.40.2008 floblanc
Implement a network group dedicated to the admin connector: - this network ...
tree@ 2964e0 commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ f73b65 commitdiff
18.44.2008 boli
With this refactoring:
tree@ 35a408 commitdiff
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 1e7cfd commitdiff
12.52.2008 jvergara
Fix for issue 2130 (i18n CLI usage placeholders)
tree@ ace2ae commitdiff
08.37.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ 6a23fe commitdiff
26.21.2007 matthew_swift
Merge branches/temp-admin@3208 onto trunk@3208.
tree@ 5ceb2e commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 4c6354 commitdiff
11.59.2007 dugan
Add finalizePlugin method to remove Referential Integrity change listener a...
tree@ c9fe1b commitdiff
10.08.2007 neil_a_wilson
Update the server to provide a basic framework for controlling when plugins...
tree@ 94bbd5 commitdiff
06.14.2007 neil_a_wilson
Update password storage scheme references in the server so that they use DN...
tree@ fd2092 commitdiff
04.55.2007 neil_a_wilson
Update the LDIFPluginResult object to provide the ability to specify a reje...
tree@ 4204e1 commitdiff
04.24.2007 neil_a_wilson
Add a 7-bit clean plugin, which can be used to ensure that values for a spe...
tree@ 77ee76 commitdiff
03.33.2007 dugan
Commit plugin for maintaining referential integrity. Issue 257.
tree@ 2c9035 commitdiff
01.49.2007 neil_a_wilson
Create configuration definitions for "generic" objects in the server config...
tree@ 9b88d8 commitdiff
26.01.2007 dugan
Change behavior of ds-cfg-unique-attribute-type attribute so that it is req...
tree@ 2f8d8f commitdiff
21.24.2007 dugan
Remove method accidently included in commit.
tree@ 51ed1e commitdiff
21.31.2007 dugan
Add attribute uniqueness plugin implementation that provides single-server ...
tree@ 26150e commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 4564c9 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ 80c583 commitdiff
11.32.2007 neil_a_wilson
Make a few generic fixes to various configuration classes, including:
tree@ 5606f4 commitdiff
10.03.2007 neil_a_wilson
Fix a set of problems with the configuration interface in which there were ...
tree@ 959c9d commitdiff
26.57.2007 neil_a_wilson
Update the way that the password policy import plugin encodes passwords dur...
tree@ 410c65 commitdiff
24.38.2007 neil_a_wilson
Update the set of plugins included with the server so that they will look f...
tree@ 90ddf1 commitdiff
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
tree@ b0a7e3 commitdiff
18.02.2007 neil_a_wilson
Perform miscellaneous cleanup from bugs and other potential problems found ...
tree@ dc7e0e commitdiff
15.10.2007 lutoff
issue 1430 fix (all utilities should provide as standard option -V/--versio...
tree@ 184ed8 commitdiff
03.55.2007 boli
Major changes made to the logging framework. It should resolve the followin...
tree@ d75588 commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ feb5d9 commitdiff
09.06.2007 neil_a_wilson
Update the argument parser so that it will always treat "-?" as as request ...
tree@ 491512 commitdiff
08.34.2007 neil_a_wilson
Update the UTC Time attribute syntax so that it correctly uses two-digit ye...
tree@ 3dca51 commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 061e01 commitdiff
01.18.2007 neil_a_wilson
Remove blank lines at the beginning of methods left after eliminating the d...
tree@ a49dee 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
17.45.2007 david_page
[issue 1215] Prevent operations referencing an inconsistent Password Policy...
tree@ e4976b commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ 7c774e commitdiff
15.59.2006 neil_a_wilson
Update the LastMod plugin so that the changes to modifiersName and modifyTi...
tree@ de5487 commitdiff
11.45.2006 neil_a_wilson
Make a number of changes to administrative tools provided with OpenDS. The...
tree@ d9b2b9 commitdiff
10.23.2006 neil_a_wilson
Make all of the plugin result objects immutable, and create a default SUCCE...
tree@ bb40b9 commitdiff
07.57.2006 neil_a_wilson
Add a new ByteStringFactory class that can be used to create ByteString obj...
tree@ e91a87 commitdiff
04.47.2006 neil_a_wilson
Add a new org.opends.server.types.DirectoryConfig class that can be used to...
tree@ 70d3c6 commitdiff
02.32.2006 neil_a_wilson
Perform significant refactoring in the core and plugin code in order to hel...
tree@ 48e73e commitdiff
25.03.2006 matthew_swift
Implement test suite for org.opends.server.types.AttributeType and make it ...
tree@ 09fcb1 commitdiff
16.45.2006 neil_a_wilson
Add a getFileForPath method to the StaticUtils class, and update several se...
tree@ 2518a1 commitdiff
05.17.2006 neil_a_wilson
Update the configuration and the associated code to be more consistent in t...
tree@ 461b1f commitdiff
28.11.2006 opends
Initial public commit of OpenDS Directory Server source code.
tree@ eda793 commitdiff
first | « prev | next »