summaryrefslogtreecommitdiff
path: root/python/modules.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2023-08-08python: Check return value of talloc_strndup()Joseph Sutton1-0/+5
2023-08-08python: Fix leakJoseph Sutton1-0/+1
2023-07-21python: Remove const from PyList_AsStringList()Andrew Bartlett1-4/+4
2023-07-21python: Move PyList_AsStringList to common code so we can reuseAndrew Bartlett1-0/+35
2019-06-24py3: Remove PyStr_FromString() compatability macroAndrew Bartlett1-1/+1
2019-01-29python/modules: maintain correct refcount for path itemsDouglas Bagnall1-10/+19
2017-06-13python: Port simple libpython module to Python 3 compatible formLumir Balhar1-1/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+63