1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Stefan Metzmacher bc39450d80 s3:lib: add samba_path_matching_regex_sub1_create()
This will allow the usage 'POSIX Basic Regular Expression'
instead of 'ms wildcard' strings.

We allow exactly one 'subexpression' starting with '\(' and
ending with '\)' in order to find a replacement (byte) region
in the matching string.

This will be used in the vfs_preopen module in the following
commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2021-07-01 13:02:31 +00:00
..
2017-01-22 18:30:11 +01:00
2017-01-22 18:30:11 +01:00
2017-02-22 08:26:22 +01:00
2019-09-17 22:49:39 +00:00
2020-07-09 20:16:40 +00:00
2020-03-24 19:48:40 +00:00