summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/python/pyposix_eadb.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Use python.h from libreplaceAndreas Schneider1-1/+1
2021-05-19python: Ensure reference counts are properly incrementedJoseph Sutton1-1/+1
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-7/+16
2016-01-07ntvfs/python: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett1-1/+1
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-06-12s4:ntvfs/pyposix_eadb: fix initposix_eadb() prototypeStefan Metzmacher1-1/+1
2015-03-17lib: Remove tdb_compatVolker Lendecke1-1/+1
2014-03-31tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke1-2/+2
2014-03-31ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattrVolker Lendecke1-3/+5
2014-03-31ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattrVolker Lendecke1-2/+5
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-1/+0
2012-04-18s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett1-0/+126