summaryrefslogtreecommitdiff
path: root/libcli/security/pysecurity.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-22pysecurity: use unsigned int, not int to approximate uint32_tDouglas Bagnall1-4/+4
2019-07-22libcli/pysecurity: use pytalloc_get_name to avoid NULL derefDouglas Bagnall1-2/+2
2019-05-16squash 'cast between incompatible function types' warningNoel Power1-1/+4
2017-09-06python: Port samba.security to Python 3 compatible form.Lumir Balhar1-7/+15
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-4/+4
2011-03-19libcli/: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-01-14libcli/security Add python bindings for se_access_checkAndrew Bartlett1-0/+83