05 Jan, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@924 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Jan, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@921 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@920 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jan, 2007
3 commits
-
task entries when evaluating them during search operations, and to acquire write locks for the entries when they are being updated. This should eliminate the possibility of concurrent modification exceptions being thrown in cases where a client issues a search for a task entry at the same time the task entry is being updated within the server. OpenDS Issue Number: 858 git-svn-id: https://svn.forgerock.org/opendj/trunk@918 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@917 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@916 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Jan, 2007
1 commit
-
- org.opends.server.LockDirectory -- Specifies the path to the directory that should hold the server lock files - org.opends.server.SchemaDirectory -- Specifies the path to the directory that should hold the server schema files These properties can help make it easier for applications to embed OpenDS and use a filesystem layout that is different from the default layout used by the server. If either of these properties is not provided, then the default location will be used (locks for the lock directory, and config/schema for the schema directory). OpenDS Issue Number: 649 git-svn-id: https://svn.forgerock.org/opendj/trunk@914 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Dec, 2006
2 commits
-
server. This is a very bare-bones API at the moment and is primarily intended to allow development of code that depends on the ability to make membership determinations (e.g., the access control subsystem). A more thorough API and specific implementations will be added later. git-svn-id: https://svn.forgerock.org/opendj/trunk@911 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@910 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Dec, 2006
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@904 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ow for faster runs for the functional tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@903 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Dec, 2006
8 commits
-
now uses both a server socket and a client socket, and will reject the port number if the server socket can't bind to the requested port, or if the client socket can bind to that port. OpenDS Issue Number: 1112 git-svn-id: https://svn.forgerock.org/opendj/trunk@902 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…arches in order to tighten the code. git-svn-id: https://svn.forgerock.org/opendj/trunk@901 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
update the abandon operation count when appropriate. Also, update a number of test cases to verify that the LDAPStatistics information is properly updated. OpenDS Issue Number: 1116 git-svn-id: https://svn.forgerock.org/opendj/trunk@900 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@899 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix some minor bugs related to focus. Fix some minor layout bugs related to the background color. Modify the code to check whether the server is running or not. Fix issue 1112 by adding an additional check to detect if we can use a port or not: use a Socket to bind to the port. git-svn-id: https://svn.forgerock.org/opendj/trunk@897 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
controls are invoked to eliminate a potential race condition between the post-response processing for the previous bind operation and the beginning of the operation for which the post-response count will be examined. git-svn-id: https://svn.forgerock.org/opendj/trunk@896 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
silently generating a class cast exception. git-svn-id: https://svn.forgerock.org/opendj/trunk@895 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
archive is maintained. Rather than keeping the archive as a single zip file, it is now maintained as a directory of gzip-compressed files. This is much faster and more scalable. On my desktop machine, it reduces the time to run unit tests by about 75% (from about 7.5 minutes to less than 2 minutes). OpenDS Issue Number: 1115 git-svn-id: https://svn.forgerock.org/opendj/trunk@894 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Dec, 2006
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@893 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
information much more useful and readable. OpenDS Issue Number: 1114 git-svn-id: https://svn.forgerock.org/opendj/trunk@892 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
version. OpenDS Issue Number: 1113 git-svn-id: https://svn.forgerock.org/opendj/trunk@891 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
OpenDS Issue Number: 1083 git-svn-id: https://svn.forgerock.org/opendj/trunk@890 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Dec, 2006
8 commits
-
the draft-wahl-ldap-p3p and draft-wahl-ldap-subtree-source Internet Drafts and to remove the reference to draft-ietf-sasl-gssapi and replace it with RFC 4752, since it has now been published as an RFC. git-svn-id: https://svn.forgerock.org/opendj/trunk@889 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
and to include the ds-cfg-reject-unauthenticated-requests configuration attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@888 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
particular, this commit makes it possible to add new attribute types and objectclasses and have them written to the 99-user.ldif file. This implementation does not yet support interacting with any other schema element types, removing or replacing existing schema elements, or interacting with any files other than 99-user.ldif. Additional functionality will be added in the future to enable these capabilities. OpenDS Issue Number: 366 git-svn-id: https://svn.forgerock.org/opendj/trunk@887 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
superior class while parsing an objectclass definition. It will now create an empty objectclass with the specified name to use as the superior class rather than silently replacing it with "top". This will make it possible to detect and reject the undefined superior class downstream if necessary. OpenDS Issue Number: 1109 git-svn-id: https://svn.forgerock.org/opendj/trunk@886 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
ldapSubEntry objectclass if the filter explicitly contains an "(objectClass=ldapSubEntry)" component. OpenDS Issue Number: 1107 git-svn-id: https://svn.forgerock.org/opendj/trunk@884 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
modifyTimestamp applied to modify and modify DN operations are marked as internal modifications. OpenDS Issue Number: 1106 git-svn-id: https://svn.forgerock.org/opendj/trunk@883 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
OpenDS Issue Number: 1105 git-svn-id: https://svn.forgerock.org/opendj/trunk@882 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@876 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Dec, 2006
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@875 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@874 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
about defined name forms, DIT content rules, DIT structure rules, and matching rule uses. OpenDS Issue Number: 1102 git-svn-id: https://svn.forgerock.org/opendj/trunk@873 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Dec, 2006
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@871 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@870 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
attribute. git-svn-id: https://svn.forgerock.org/opendj/trunk@869 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
attribute which indicates whether the associated backend is registered as a private backend. OpenDS Issue Number: 1095 git-svn-id: https://svn.forgerock.org/opendj/trunk@868 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
handler monitor entries, and the objectclasses for the connection handler and backend monitor entries. git-svn-id: https://svn.forgerock.org/opendj/trunk@867 41b1ffd8-f28e-4786-ab96-9950f0a78031