ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / lib / smbconf / pysmbconf.c
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-04-14 Andreas Schneiderlib:smbconf: Fix code spelling
2023-01-26 Michael Tokarevspelling fixes for 4.18 (errror implemenation proces...
2022-06-08 John Mulliganlib/smbconf: expose smbconf error codes to python wrapper
2022-05-06 John Mulliganlib/smbconf: add python wrapper functions for transacti...
2022-05-06 John Mulliganlib/smbconf: add delete_global_parameter method to...
2022-05-06 John Mulliganlib/smbconf: add delete_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_set_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add delete_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_global_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add drop method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add a python function for raising smbconf...
2022-05-06 John Mulliganlib/smbconf: move python smbconf type definition to...
2022-04-25 Anoop C Slibsmbconf: Avoid initial declaration inside 'for'...
2022-04-21 John Mulliganlib/smbconf: add an initial set of python bindings