- 25 Oct, 2015 5 commits
-
-
If the database does not conform to any known schema, make it possible to edit such a database using slapmodify when schema-checking is disabled.
-
-
-
-
Howard Chu authored
-
- 24 Oct, 2015 3 commits
-
-
Howard Chu authored
Log the same pointer in queue_csn as graduate_
-
Howard Chu authored
-
Howard Chu authored
Prevent spurious contextCSN generation and ignore consumers when we have no contextCSN yet. But make sure to propagate valid contextCSN updates to accesslog/syncprov for delta consumers.
-
- 20 Oct, 2015 1 commit
-
-
Howard Chu authored
Windows mutexes are recursive so the trylock test will succeed even though the mutex is already locked. Just compare be pointers.
-
- 01 Oct, 2015 1 commit
-
-
Howard Chu authored
-
- 22 Sep, 2015 1 commit
-
-
Howard Chu authored
Schema parsing ignores some slapd.conf rules
-
- 17 Sep, 2015 1 commit
-
-
Howard Chu authored
-
- 14 Sep, 2015 1 commit
-
-
Howard Chu authored
-
- 07 Sep, 2015 1 commit
-
-
Ryan Tandy authored
config_fp_parse_line processes backslash escapes. When existing rewrite rules were reloaded while inserting a new rule, this caused backslashes to be lost from every rule except the most recently inserted one. config_parse_ldif performs similar splitting, but leaves backslashes alone.
-
- 06 Sep, 2015 1 commit
-
-
Ryan Tandy authored
-
- 02 Sep, 2015 2 commits
-
-
Ryan Tandy authored
-
Ryan Tandy authored
-
- 01 Sep, 2015 1 commit
-
-
Howard Chu authored
-
- 31 Aug, 2015 1 commit
-
-
Howard Chu authored
-
- 30 Aug, 2015 5 commits
-
-
Howard Chu authored
Only usable if backend supports txns
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 29 Aug, 2015 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 21 Aug, 2015 1 commit
-
-
Howard Chu authored
Dynamic startup was failing
-
- 19 Aug, 2015 4 commits
-
-
-
Howard Chu authored
-
Howard Chu authored
This appears to be cruft leftover from rev e8c58b4e
-
Howard Chu authored
-
- 15 Aug, 2015 1 commit
-
-
Howard Chu authored
-
- 14 Aug, 2015 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
syslogd always overrides the timestamp, so just omit it Don't use *printf if we don't need to.
-
Howard Chu authored
Experimental - write 500 updates per txn instead of 1:1
-
Ryan Tandy authored
If dds is present early in the overlay stack, the modify ops from dds_expire can trigger other overlays before they have initialized. Avoid that by delaying the first expiry until startup has finished.
-
Howard Chu authored
-
Howard Chu authored
Limit the number of pwdFailureTime stamps to record, regardless of lockout settings.
-
- 08 Aug, 2015 1 commit
-
-
Ryan Tandy authored
From ITS#5940. Add path has the same code.
-
- 24 Jul, 2015 1 commit
-
-
Howard Chu authored
-