Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 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
- - - - -
15 changed files:
- configure.ac - contrib/slapd-modules/smbk5pwd/smbk5pwd.c - include/ac/time.h - include/ldap_pvt.h - include/lutil.h - 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/c5a56bcbeb9c0b9b396f8c4...