s3:utils: Use talloc instead of malloc functions
[samba.git] / python / modules.c
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-08-08 Joseph Suttonpython: Check return value of talloc_strndup()
2023-08-08 Joseph Suttonpython: Fix leak
2023-07-21 Andrew Bartlettpython: Remove const from PyList_AsStringList()
2023-07-21 Andrew Bartlettpython: Move PyList_AsStringList to common code so...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-01-29 Douglas Bagnallpython/modules: maintain correct refcount for path...
2017-06-13 Lumir Balharpython: Port simple libpython module to Python 3 compat...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...