s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / source4 / ntvfs / posix / python / pyxattr_tdb.c
2023-11-20 Andreas SchneiderUse python.h from libreplace
2021-05-19 Joseph Suttonpython: Ensure reference counts are properly incremented
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2019-05-16 Noel Powers3/ntvfs: squash 'cast between incompatible function...
2018-04-05 Noel Powers4/ntvfs/posix/python: python3 (get|set)xattr value...
2017-11-08 Lumir Balharpython: Port ntvfs posix bindings to Python 3 compatibl...
2016-01-07 Andrew Bartlettntvfs/python: Adjust to use of PY_SSIZE_T_CLEAN
2015-11-06 Mathieu ParentFix various spelling errors
2015-09-22 Volker Lendeckedbwrap: Remove loadparm_context from db_open_tdb
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_tdb()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-04-18 Andrew Bartletts4-python: Add python wrapper for xattr_tdb format...
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-02-07 Jelmer Vernooijpyxattr_tdb: Remove pointless check for blob.length...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-09-23 Matthieu Patoupython-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTA...
2011-09-23 Matthieu Patoupys4: really return an exception if the status if not...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-03-19 Jelmer Vernooijsource4/ntvfs/posix: Fix prototypes for all functions.
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-01-25 Jelmer Vernooijpyxattr: Move to the same directory as the xattr code.