-
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