summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/python/pyxattr_native.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2022-09-07pybindings: xattr_native raises OSError not TypeErrorDouglas Bagnall1-3/+3
2021-05-19python: Ensure reference counts are properly incrementedJoseph Sutton1-2/+2
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2019-05-16s3/ntvfs: squash 'cast between incompatible function types' warningNoel Power1-1/+2
2018-04-05s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytesNoel Power1-2/+2
2017-11-08python: Port ntvfs posix bindings to Python 3 compatible formLumir Balhar1-8/+15
2016-05-04lib: Give base64.c its own .hVolker Lendecke1-0/+1
2016-01-07ntvfs/python: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett1-1/+1
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-4/+4
2011-03-19source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-02-09s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer1-4/+0
2010-01-25pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij1-0/+122