Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: 56438b06 by Greg Burd at 2023-10-23T19:10:33+00:00 ITS#10089 - Allow caller to determine if the process should exit or not when the regex is found to be problematic.
- - - - - 05da840a by Howard Chu at 2023-10-23T19:10:53+00:00 ITS#10089 - Use ConfigArgs in slapi config parsing
- - - - - b939195a by Howard Chu at 2023-10-23T19:11:07+00:00 ITS#10089 - Use ConfigArgs in ACL parsing
For better error propagation back to config clients, also remove unconditional use of stderr.
parse_acl() was only partially converted, the rest remains to be done.
- - - - - 160d272b by Greg Burd at 2023-10-23T19:11:20+00:00 ITS#10089 - convert Debug to use config args
- - - - - ced8a99e by Quanah Gibson-Mount at 2023-10-23T19:12:26+00:00 ITS#10089
- - - - - 7bdba66e by Ondřej Kuzník at 2023-10-23T19:15:57+00:00 ITS#10091 Do not allow dynlist being configured as global
- - - - - efdaa00a by Quanah Gibson-Mount at 2023-10-23T19:16:22+00:00 ITS#10091
- - - - - 7a647521 by Ondřej Kuzník at 2023-10-23T19:18:23+00:00 ITS#10074 Fix type mismatches in lloadd
- - - - - 756fa91a by Quanah Gibson-Mount at 2023-10-23T19:19:31+00:00 ITS#10074
- - - - -
11 changed files:
- CHANGES - servers/lloadd/libevent_support.c - servers/lloadd/module_init.c - servers/slapd/aci.c - servers/slapd/aclparse.c - servers/slapd/bconfig.c - servers/slapd/overlays/dynlist.c - servers/slapd/proto-slap.h - servers/slapd/slap.h - servers/slapd/slapi/plugin.c - servers/slapd/slapi/proto-slapi.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/35f2205a490b9bbef18c76a...