Skip to content
Snippets Groups Projects
  1. Sep 20, 2021
  2. Sep 15, 2021
  3. Sep 08, 2021
  4. Aug 17, 2021
  5. Aug 14, 2021
  6. Aug 13, 2021
  7. Aug 12, 2021
  8. Aug 07, 2021
    • HAMANO Tsukasa's avatar
      fix timing issue for test086-delta-consumer · 583db620
      HAMANO Tsukasa authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      583db620
    • HAMANO Tsukasa's avatar
      fix test025-limits: wait for slapd shutdown · 4c5a5a75
      HAMANO Tsukasa authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      4c5a5a75
    • HAMANO Tsukasa's avatar
      fix test001-slapadd: Wait for slapd shutdown before remove DB · c3a5b2c7
      HAMANO Tsukasa authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      c3a5b2c7
    • HAMANO Tsukasa's avatar
      ITS#9463 cumulative fix for back-wt · 2aaaf983
      HAMANO Tsukasa authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      - 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
      2aaaf983
  9. Aug 03, 2021
  10. Jul 29, 2021
  11. May 11, 2021
  12. May 10, 2021
  13. May 07, 2021
  14. Apr 24, 2021
  15. Apr 23, 2021
  16. Apr 14, 2021
  17. Apr 12, 2021
  18. Mar 31, 2021
  19. Mar 26, 2021
  20. Mar 25, 2021
  21. Mar 21, 2021
  22. Mar 18, 2021
Loading