- Aug 17, 2021
-
-
-
Howard Chu authored
This reverts commit 14db7d46. The correct fix is in 22285a1c
-
- Aug 16, 2021
-
-
Howard Chu authored
-
Howard Chu authored
-
-
- Aug 14, 2021
-
-
Howard Chu authored
-
- Aug 13, 2021
-
-
Howard Chu authored
-
Howard Chu authored
Must always generate newDN
-
Ondřej Kuzník authored
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
Connection entries are now persistent and can be addressed, preparing the ground so we can process modify operations on individual entries.
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Most backends should no-op everything. back-config will still parse and process all config directives.
-
- Aug 12, 2021
-
-
-
Save old/new indexmasks to allow processing to resume if slapd is stopped and restarted. Save last entryID indexed to allow resume after restart or pool pause.
-
to ..._pausewait() since that's what it really does. Add ..._pausequery() that only checks and doesn't wait.
-
-
Ondřej Kuzník authored
-
-
So that ppolicy rules are applied
-
- Aug 08, 2021
-
-
Quanah Gibson-Mount authored
-
- Aug 07, 2021
-
-
-
-
-
- LDAP MODRDN handling - support paged response - add wt_extended - add config emit - wt_key_read() return WT_NOTFOUND if not found key. - add ext_candidates() - fix idlcache session name - fix warning - don't reuse idlcache cursor - set correct pid when modrdn with newsuperior - fix condition bug - fix send_search_entry() error handling - fix for referral handling - fix for readonly mode - fix sizelimit response - support modrdn - improve modify handling - clear ancestor idlcache - fix for multi-DIT - IMPORTANT CHANGES: Compatibility is broken with previous database table, please restore database from LDIF. - checking for scope=children - sort dn2idl result - fix cursor leak - support db_open with readonly mode - add wt_tool_entry_delete - initialize comp variable - support referrals - implement wt_tool_dn2id_get() and wt_tool_entry_modify() for slapadd -w - skip redundant scan, and more debug message - fix OID conflict with back-passwd - no need to close session, It may cause SEGV. - fixed wt_dn2entry for empty DN - support multiple database - Construct wiredtiger's config parameter. It allow multi line wtconfig settings - add idlcache - fix concurrent modification to a entry with multi values - prevent to add duplicate dn entry - suppress error message "search_near failed: WT_NOTFOUND" - update Debug statements - back-wt does not support subtree rename - fix for @ondra review - update slapd-wt.5 and warning for mode option - add back-wt test into test target - add scope checking
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Aug 06, 2021
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-