summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/python
AgeCommit message (Expand)AuthorFilesLines
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett3-6/+4
2012-05-14move the dbwrap library to the top levelMichael Adam1-3/+3
2012-04-18s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2-20/+178
2012-04-03s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally usefulAndrew Bartlett1-3/+4
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-1/+1
2012-02-07pyxattr_tdb: Remove pointless check for blob.length < 0.Jelmer Vernooij1-1/+1
2011-10-13lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett1-2/+4
2011-09-23python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou1-2/+4
2011-09-23pys4: really return an exception if the status if not correctMatthieu Patou1-4/+2
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-1/+1
2011-03-19source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2-0/+4
2010-02-09s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2-8/+0
2010-01-25pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij2-0/+248