Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: 3ef1bfe3 by Quanah Gibson-Mount at 2021-03-31T17:35:34+00:00 ITS#7786 - Fix typo in prev commit
- - - - - c5a56bcb by Quanah Gibson-Mount at 2021-03-31T17:59:35+00:00 ITS#9437, ITS#9470 - Document homedir, OTP overlays
- - - - - 01e5664c by Howard Chu at 2021-03-31T18:53:50+00:00 ITS#9513 Cleanup debug output
Avoid splitting single lines across multiple Debug invocations
- - - - - 9ac3909e by Howard Chu at 2021-03-31T18:53:50+00:00 ITS#9513 Intercept liblber error printer
And add time and thread ID prefix to all debug output
- - - - - 94fbd968 by Howard Chu at 2021-03-31T18:53:50+00:00 ITS#9513 Change all lutil time structs to use nanoseconds
Instead of microseconds
- - - - - 85883224 by Howard Chu at 2021-03-31T18:53:50+00:00 ITS#9513 Fixup test020
Remove dependency on number of fields in debug output
- - - - - fcc1410f by Quanah Gibson-Mount at 2021-03-31T19:44:22+00:00 ITS#9513 - Regenerate configure
- - - - - 8d5ef331 by Quanah Gibson-Mount at 2021-03-31T19:44:38+00:00 Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
- - - - -
20 changed files:
- configure - configure.ac - contrib/slapd-modules/smbk5pwd/smbk5pwd.c - doc/guide/admin/slapdconf2.sdf - doc/man/man5/slapd.overlays.5 - doc/man/man5/slapo-otp_2fa.5 - include/ac/time.h - include/ldap_pvt.h - include/lutil.h - include/portable.hin - libraries/liblber/debug.c - libraries/liblber/options.c - libraries/libldap/util-int.c - libraries/liblutil/utils.c - servers/slapd/main.c - servers/slapd/mr.c - servers/slapd/overlays/ppolicy.c - servers/slapd/search.c - tests/progs/slapd-watcher.c - tests/scripts/test020-proxycache
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b518a597b07c192db5b481a...