mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
38f9dd2fb8
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. |
||
---|---|---|
.. | ||
add.c | ||
attr.c | ||
back-mdb.h | ||
bind.c | ||
compare.c | ||
config.c | ||
delete.c | ||
dn2entry.c | ||
dn2id.c | ||
extended.c | ||
filterindex.c | ||
id2entry.c | ||
idl.c | ||
idl.h | ||
index.c | ||
init.c | ||
key.c | ||
Makefile.in | ||
modify.c | ||
modrdn.c | ||
monitor.c | ||
nextid.c | ||
operational.c | ||
proto-mdb.h | ||
referral.c | ||
search.c | ||
tools.c |