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

neil_a_wilson
27.43.2007 172ae4c6e63be576376b32a68c8e8218f202fa22
27.43.2007 neil_a_wilson
Add initial support for server-side sorting in OpenDS. This implementation...
tree@ 172ae4 commitdiff
25.40.2007 neil_a_wilson
Make several significant changes to the OpenDS code base, including:
tree@ 44aad3 commitdiff
24.21.2007 matthew_swift
This change (no associated issue no.) addresses some counter-intuitive beha...
tree@ c4b20d commitdiff
21.48.2007 neil_a_wilson
Update the JE ConfigurableEnvironment class to fix a couple of build warnin...
tree@ e24aed commitdiff
21.28.2007 neil_a_wilson
Update the code to provide a convenience method for generating more user-fr...
tree@ 8213b8 commitdiff
21.23.2007 coulbeck
Migrate the BackendConfigManager to the new configuration framework.
tree@ 19fb57 commitdiff
18.41.2007 neil_a_wilson
Make a number of minor changes identified through profiling as potential pe...
tree@ 325694 commitdiff
13.04.2007 neil_a_wilson
Fix a problem in the memory backend in that it stores entries with virtual ...
tree@ 5008a2 commitdiff
10.41.2007 boli
Added the following capabilities to OpenDS: - Index rebuilding capabilities...
tree@ 325b2e 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
03.52.2007 neil_a_wilson
Add initial support for a virtual attribute subsystem, and implement a few ...
tree@ e1ea3e commitdiff
23.26.2007 matthew_swift
Merge admin framework from config-prototype-branch onto trunk.
tree@ feb5d9 commitdiff
19.31.2007 abobrov
make searchIndexed() method execute only when we have related index. searc...
tree@ 946012 commitdiff
16.25.2007 sin
issue# 1051:objectClass isn't returned with attrlist "*" for root DSE
tree@ 757cfd commitdiff
14.01.2007 neil_a_wilson
Update the schema and memory backends so that they will properly set the ma...
tree@ 9eb4e7 commitdiff
12.36.2007 neil_a_wilson
Provide a mechanism for the server to notify the synchronization service ab...
tree@ 679051 commitdiff
08.20.2007 neil_a_wilson
Fix a bug in the schema backend that could cause problems when deleting one...
tree@ 37820c commitdiff
08.34.2007 neil_a_wilson
Update the UTC Time attribute syntax so that it correctly uses two-digit ye...
tree@ 3dca51 commitdiff
08.50.2007 gbellato
Issue 613 : Add the capability to deal with schema changes made be editing ...
tree@ db8ccd commitdiff
08.38.2007 boli
Enable AspectJ weaving for the new debug logging framework: - This commit d...
tree@ 04dfaf commitdiff
02.48.2007 boli
Fixed spelling error of a debug method (org.opends.server.loggers.debug.Deb...
tree@ 061e01 commitdiff
01.39.2007 boli
Replaced System.err.println calls in VerifyJob and ExportJob to debugError ...
tree@ 4b0bbe 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
28.06.2007 gbellato
This set of changes allow to have the schema synchronization working by con...
tree@ c36a67 commitdiff
23.50.2007 boli
Recommit for issue 740. A debug logging helper method (EntryContainer#debug...
tree@ 1e8c4e commitdiff
23.16.2007 neil_a_wilson
Revert the changes in revision #1237 (for issue #740) because they have int...
tree@ 9ed99b commitdiff
23.22.2007 boli
Changed ID2Entry#getRecordCount to use the Database#count method in JE 3.1....
tree@ 88b351 commitdiff
15.21.2007 neil_a_wilson
Rewrite the DN and RDN code for significant performance improvements, espec...
tree@ 0df28b commitdiff
09.51.2007 neil_a_wilson
Add an initial set of privilege support to OpenDS. The current privileges ...
tree@ ed3926 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
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
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
19.57.2007 neil_a_wilson
Update the schema backend so that the creatorsName, createTimestamp, modifi...
tree@ dd0aa3 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
16.15.2007 boli
Fix for getSupportedFeatures returning null. It now returns an empty set. T...
tree@ 22d1ff commitdiff
09.20.2007 neil_a_wilson
Update the schema backend to provide full support for online schema updates...
tree@ 7c774e commitdiff
03.12.2007 neil_a_wilson
Update the task backend to properly acquire read locks on task and recurrin...
tree@ 4698e4 commitdiff
01.51.2007 neil_a_wilson
Add two new server properties:
tree@ 4e6c2e commitdiff
15.03.2006 neil_a_wilson
Add initial support for updating the Directory Server schema over protocol....
tree@ 672dbb commitdiff
15.56.2006 neil_a_wilson
Specify a backend ID for the root DSE backend.
tree@ f9da0b commitdiff
14.54.2006 neil_a_wilson
Update the schema backend so that the schema entry can include information ...
tree@ 96e200 commitdiff
13.55.2006 neil_a_wilson
Publish a separate monitor entry for each connection handler, which include...
tree@ fa6e5b commitdiff
11.24.2006 boli
Added checks to see if file permissions can be set on the platform before s...
tree@ 6e8ad1 commitdiff
09.54.2006 neil_a_wilson
Update the backend API to provide a method for getting the number of entrie...
tree@ 06e8f8 commitdiff
09.47.2006 coulbeck
Fix for issues 593, 1045 and 1060.
tree@ ff1493 commitdiff
first | « prev | next »