Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: da5c3aff by Howard Chu at 2026-06-01T16:13:04+01:00 ITS#10515 back-ldap: fix monitor.c includes
Must include slap.h otherwise later back-monitor.h include of ldap_pvt.h will be out of order and cause redefinition of clock_gettime()
- - - - - 07d08231 by Howard Chu at 2026-06-01T16:30:26+01:00 ITS#10515 slapd/config: Windows compat
Newer gcc insists on arguments matching prototypes
- - - - -
4 changed files:
- servers/slapd/back-ldap/monitor.c - servers/slapd/config.c - servers/slapd/proxyp.c - tests/progs/slapd-tester.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/844978a6c55bec85967a9a0...