- Aug 13, 2021
-
-
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
-
Howard Chu authored
-
-
-
-
Ondřej Kuzník authored
-
- Aug 05, 2021
-
-
Uses debuglevel, not sysloglevel.
-
- Aug 04, 2021
-
-
Quanah Gibson-Mount authored
Add a check to see if pwdChangedTime was actually present on the entry. If not, skip the expiry check. Additionally change the debug log statement to TRACE instead of ANY, as the message is informational.
-
-
-
-
- Aug 03, 2021
-
-
And fix errmsg FIXME
-
-
-
-
-
The particular code doesn't matter, any result besides SLAP_CB_CONTINUE always halts overlay/response processing.
-
-
-
-
Howard Chu authored
-
- Aug 02, 2021
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jul 30, 2021
-
-
Quanah Gibson-Mount authored
-