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

sin
16.25.2007 757cfdfd177675d10d809f3405522db9bd1c86c3
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
08.12.2006 neil_a_wilson
Add a new ds-monitor-entry objectclass to all monitor entries so that they ...
tree@ 160f2c commitdiff
08.55.2006 neil_a_wilson
Update the monitor backend so that the cn=monitor entry does not expose int...
tree@ 83bd31 commitdiff
05.41.2006 neil_a_wilson
Update the base DN registration process to address a number of issues:
tree@ 5be072 commitdiff
30.37.2006 neil_a_wilson
Update the schema backend so that the attributes used to represent schema i...
tree@ 001545 commitdiff
15.46.2006 neil_a_wilson
Update the memory backend so that the supportsControl method now correctly ...
tree@ 7677a0 commitdiff
08.19.2006 boli
This fix removes the static nextId property as well as the getters and sett...
tree@ 5c3196 commitdiff
03.39.2006 matthew_swift
Refactor DN and RDN classes and improve their test coverage.
tree@ 59685c commitdiff
20.43.2006 dugan
Fix precommit errors.
tree@ c98ae0 commitdiff
19.22.2006 dugan
Add comment that this method will throw a runtime exception if the byte arr...
tree@ 62ea28 commitdiff
19.17.2006 dugan
Add support for collecting verifyBackend statistics such as error-count and...
tree@ aa1603 commitdiff
18.45.2006 dugan
Throw database exception if openEntryContainer is called on a baseDN that i...
tree@ 43cae5 commitdiff
18.13.2006 coulbeck
Fix for [Issue 846] DN embedded in a monitor instance name. Reviewed by g...
tree@ 365b91 commitdiff
13.02.2006 coulbeck
Added a test case for search operation that needs the JE backend rather tha...
tree@ 493420 commitdiff
first | « prev | next »