-
997b28d0
by Howard Chu
at 2020-09-16T15:11:01+01:00
ITS#9348 don't declare sys_errlist if not present
If HAVE_SYS_ERRLIST is false, nothing uses them anyway, so the
declarations serve no purpose. Just breaks the compile if the
library actually defines them (and we are avoiding using them).
-
947b8ed9
by Quanah Gibson-Mount
at 2020-09-16T21:13:28+00:00
Fix code indentation for recent changes
-
3e181b84
by Howard Chu
at 2020-09-16T23:27:45+01:00
Silence stupid warnings
-
2b512ea7
by Howard Chu
at 2020-09-17T15:22:01+01:00
ITS#9339 Fix syncrepl_monitor_init for dynamic monitor backend
Calling from backend.c only works if back-monitor is a static backend
-
984ecd11
by Gabriel Buades
at 2020-09-17T18:21:53+01:00
ITS#9349 slapd-mdb: optimize index delete
Performance improvement for indexed attributes removal
-
331e5877
by Howard Chu
at 2020-09-17T20:18:20+01:00
ITS#9352 syncrepl: fix syncrepl_op_modify on entry with no entryCSN
-
bc021bb2
by Quanah Gibson-Mount
at 2020-09-18T14:56:43+00:00
ITS#6749 - Change configure monitor warning to DEBUG CONFIG instead of DEBUG ANY
-
dd82fa53
by Howard Chu
at 2020-09-20T16:29:38+01:00
ITS#9353 fix monitor_back_register_database for empty suffix DB
Use the correct database entry instead of the frontendDB entry
-
c59ccf53
by Howard Chu
at 2020-09-21T15:00:46+00:00
ITS#9354 Tool for monitoring slapd status
-
a3f18688
by Quanah Gibson-Mount
at 2020-09-21T16:52:33+00:00
ITS#9351 - Always build back-monitor as a static backend
-
ebb4b82f
by Quanah Gibson-Mount
at 2020-09-21T20:55:18+00:00
ITS#9351 - Regenerate configure
-
2be22ecd
by Quanah Gibson-Mount
at 2020-09-21T20:55:50+00:00
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5