Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
92cca704 by OndÅ™ej KuznÃk at 2023-11-02T13:42:07+00:00
ITS#10123 Add a missing include
- - - - -
1bdb6754 by OndÅ™ej KuznÃk at 2023-11-02T13:59:33+00:00
ITS#10123 Adjust our prototypes for both K&R and C2x compatibility
- - - - -
543230c9 by OndÅ™ej KuznÃk at 2023-11-02T14:02:15+00:00
ITS#10089 Fix acl logging
- - - - -
3 changed files:
- include/ac/string.h
- servers/slapd/aclparse.c
- servers/slapd/controls.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0ec664b0dad1797345a3ee…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/0ec664b0dad1797345a3ee…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
760406ee by Greg Burd at 2023-10-23T19:12:47+00:00
ITS#10089 - Allow caller to determine if the process should exit or not when the regex is found to be problematic.
- - - - -
b857c538 by Howard Chu at 2023-10-23T19:12:56+00:00
ITS#10089 - Use ConfigArgs in slapi config parsing
- - - - -
f58a44f6 by Howard Chu at 2023-10-23T19:13:05+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.
- - - - -
7b693aad by Greg Burd at 2023-10-23T19:13:15+00:00
ITS#10089 - convert Debug to use config args
- - - - -
a97e4a72 by Quanah Gibson-Mount at 2023-10-23T19:13:34+00:00
ITS#10089
- - - - -
4d9424cb by OndÅ™ej KuznÃk at 2023-10-23T19:16:01+00:00
ITS#10091 Do not allow dynlist being configured as global
- - - - -
7408111a by Quanah Gibson-Mount at 2023-10-23T19:16:48+00:00
ITS#10091
- - - - -
b3c54393 by OndÅ™ej KuznÃk at 2023-10-23T19:18:27+00:00
ITS#10074 Fix type mismatches in lloadd
- - - - -
e8ba0219 by Quanah Gibson-Mount at 2023-10-23T19:19:24+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/e2c8d0531cb05005449d41…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e2c8d0531cb05005449d41…
You're receiving this email because of your account on git.openldap.org.
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/35f2205a490b9bbef18c76…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/35f2205a490b9bbef18c76…
You're receiving this email because of your account on git.openldap.org.