summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/python
Commit message (Expand)AuthorAgeFilesLines
* ntvfs/python: Adjust to use of PY_SSIZE_T_CLEANAndrew Bartlett2016-01-073-3/+3
* Fix various spelling errorsMathieu Parent2015-11-063-3/+3
* dbwrap: Remove loadparm_context from db_open_tdbVolker Lendecke2015-09-221-4/+11
* s4:ntvfs/pyposix_eadb: fix initposix_eadb() prototypeStefan Metzmacher2015-06-121-1/+1
* lib: Remove tdb_compatVolker Lendecke2015-03-172-2/+2
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-311-2/+2
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattrVolker Lendecke2014-03-311-3/+5
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattrVolker Lendecke2014-03-311-2/+5
* dbwrap: add a dbwrap_flags argument to db_open_tdb()Michael Adam2014-02-071-2/+4
* s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett2012-06-023-6/+4
* move the dbwrap library to the top levelMichael Adam2012-05-141-3/+3
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-182-20/+178
* s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally usefulAndrew Bartlett2012-04-031-3/+4
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij2012-02-071-1/+1
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-131-2/+4
* python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou2011-09-231-2/+4
* pys4: really return an exception if the status if not correctMatthieu Patou2011-09-231-4/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-1/+1
* source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2011-03-192-0/+4
* s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-092-8/+0
* pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij2010-01-252-0/+248