1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/lib/smbconf
John Mulligan 733ac02b29 source3/lib/smbconf: add python bindings for init functions
Add functions that allow python to access the registry back-end
initialization function as well as the "general" init function
that parses the back-end out of given string "path".
With the registry back-end it will be possible to implement and
test read-write functions of smbconf API in the future.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2022-05-06 17:16:30 +00:00
..
pys3smbconf.c source3/lib/smbconf: add python bindings for init functions 2022-05-06 17:16:30 +00:00
smbconf_init.c
smbconf_init.h
smbconf_reg.c s3/lib/smbconf: add talloc_stackframe to smbconf_init_reg 2022-05-06 17:16:30 +00:00
smbconf_reg.h libsmbconf:registry: publish smbconf_reg_parameter_is_valid() 2013-09-24 07:44:28 +02:00
testsuite.c source3/lib/smbconf: don't ignore unknown options 2021-09-10 15:10:30 +00:00