- 23 Jun, 2020 4 commits
-
-
- 22 Jun, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
-
Ondřej Kuzník authored
-
- 21 Jun, 2020 5 commits
-
-
cn=config changes might cause slapi_plugins_used transition from 0 during the lifetime of operation (cn=config change or syncrepl) or a connection and we should be able to deal with that.
-
-
-
Quanah Gibson-Mount authored
-
-
- 20 Jun, 2020 1 commit
-
-
Howard Chu authored
-
- 27 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 26 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 25 May, 2020 1 commit
-
-
Howard Chu authored
-
- 22 May, 2020 3 commits
-
-
-
-
Howard Chu authored
-
- 18 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 May, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 10 May, 2020 1 commit
-
-
Ryan Tandy authored
-
- 08 May, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 28 Apr, 2020 1 commit
-
-
Using a hardcoded limit for now; no reasonable apps should ever run into it.
-
- 27 Apr, 2020 1 commit
-
-
- 23 Apr, 2020 1 commit
-
-
Isaac Boukris authored
Add LDAP_OPT_X_SASL_CBINDING option to define the binding type to use, defaults to "none". Add "tls-endpoint" binding type implementing "tls-server-end-point" from RCF 5929, which is compatible with Windows. Fix "tls-unique" to include the prefix in the bindings as per RFC 5056.
-
- 22 Apr, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 17 Apr, 2020 1 commit
-
-
Howard Chu authored
-
- 16 Apr, 2020 3 commits
-
-
- 15 Apr, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Apr, 2020 3 commits
-
-
-
Ryan Tandy authored
init.c: align mi_dbenv_flags and flags with mdb_dbi_open, which declares flags as unsigned int. search.c: align mi_rtxn_size with ARG_UINT; adjust ww_ctx.nentries to silence a warning about signed/unsigned comparison. config.c: parse checkpoint config more carefully. Reject negative or unreasonably large values for kbytes and minutes. Ensure both values are parsed successfully before making any changes. Fixes a compilation failure under MinGW, where stdint.h types are not implicitly pulled in by other headers.
-
Ondřej Kuzník authored
-
- 13 Apr, 2020 2 commits
-
-
-
76df74db removed some snprintfs to buffers that are actually returned to the client. Restore these.
-
- 07 Apr, 2020 1 commit
-
-
Howard Chu authored
-