-
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