15 Jul, 2011
2 commits
-
(The examples in the man page do not actually explain identity mapping -- how u:bjensen might be mapped to the same entry as dn:uid=bjensen,ou=people,dc=example,dc=com. See dsconfig create-identity-mapper --help for now) git-svn-id: https://svn.forgerock.org/opendj/trunk@7114 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…opy/pasting and updating easier. git-svn-id: https://svn.forgerock.org/opendj/trunk@7113 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Jul, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7109 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7108 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jul, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7107 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Jul, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7106 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Jul, 2011
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7104 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…t assign permissions to change operational attributes, or do proxy auth, import, or export operations. git-svn-id: https://svn.forgerock.org/opendj/trunk@7103 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Jul, 2011
2 commits
-
This embeds DejaVu fonts that I hope can be used for EPUB format as well. Reduced page size so resampled .pngs, too. git-svn-id: https://svn.forgerock.org/opendj/trunk@7102 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7101 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Jul, 2011
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7099 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… on monospace verbatim blocks. git-svn-id: https://svn.forgerock.org/opendj/trunk@7098 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7097 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Jul, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7089 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Jun, 2011
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7085 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7084 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7083 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7082 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7081 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Jun, 2011
2 commits
-
Managed to implement copy-on-write behavior to ensure that memory is not unnecessarily wasted. git-svn-id: https://svn.forgerock.org/opendj/trunk@7078 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7073 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Jun, 2011
6 commits
-
Fix validation of attribute types, object classes, and DIT structure rules. Re-enable tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7072 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…er really done, but this one aims to hit some of the highlights. git-svn-id: https://svn.forgerock.org/opendj/trunk@7071 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…op of the Tools Reference. git-svn-id: https://svn.forgerock.org/opendj/trunk@7070 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Several tests are disabled because they are currently failing. git-svn-id: https://svn.forgerock.org/opendj/trunk@7069 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7067 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7066 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Jun, 2011
5 commits
-
Fix and re-enabled unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7065 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add schema validation unit test. Most tests are failing at the moment and are disabled as a result. git-svn-id: https://svn.forgerock.org/opendj/trunk@7064 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Minor fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7063 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add full schema validation support: * Entries#conformsToSchema and Schema#validateEntry - validates an entry against a schema * SchemaValidationPolicy - validation configuration parameters * Removed SchemaCompatOptions and merged into SchemaBuilder / Schema * Some additional utility methods in Entries class * Added call-back for recording schema validation warnings in RejectedRecordListener. git-svn-id: https://svn.forgerock.org/opendj/trunk@7061 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7058 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Jun, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7055 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Jun, 2011
3 commits
-
… one shouldn't have been committed. git-svn-id: https://svn.forgerock.org/opendj/trunk@7051 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7050 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7048 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Jun, 2011
4 commits
-
Added new interface RejectedRecordListener which can be configured for LDIFEntryReader and LDIFChangeRecordReaders. Renamed Schema.nonStrict() -> Schema.asNonStrictSchema() and added Schema.asStrictSchema(). Fixed all usages of raw messages if LDIF package. git-svn-id: https://svn.forgerock.org/opendj/trunk@7047 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7046 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7045 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7044 41b1ffd8-f28e-4786-ab96-9950f0a78031