summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/py_xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up reference used with PyDict_SetxxxNoel Power2019-02-071-0/+1
* py_xattr: Fix a "ignoring return value" warningVolker Lendecke2016-02-231-2/+6
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-4/+0
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-1/+1
* pyxattr: Fix memory leaks.Jelmer Vernooij2010-01-211-1/+1
* pyxattr: Fix return value, raise exception, fix memory leak.Jelmer Vernooij2010-01-211-1/+6
* s4: allow python code to dump NTACL object as wellMatthieu Patou2010-01-211-0/+94