Cleanup references to module objects returned from PyImport_ImportModule
[gd/samba-autobuild/.git] / source4 / ntvfs / posix /
2018-11-28 Andreas Schneiders4:ntvfs: Use #ifdef instead of #if for config.h defini...
2018-04-05 Noel Powers4/ntvfs/posix/python: python3 (get|set)xattr value...
2018-03-20 Andreas Schneiders4:ntvfs: Fix size type in pvfs functions
2017-11-08 Lumir Balharpython: Port ntvfs posix bindings to Python 3 compatibl...
2017-11-07 Ralph Boehmelibrpc/idl: rename NFS4 ACL xattr name define
2017-05-13 Jeremy Allisons4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_regi...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-02-15 Volker Lendeckelib: Fix "is_case_sensitive" in "ms_fnmatch_protocol...
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2016-09-27 Volker Lendeckewbclient: "ev" is no longer used in wbc_xids_to_sids
2016-09-27 Volker Lendeckewbclient: "ev" is no longer used in wbc_sids_to_xids
2016-08-19 ouyang.xupvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
2016-06-02 Andrew Bartlettbuild: Build less of Samba when building --without...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
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-08-20 Stefan Metzmachers4:ntvfs/posix: fix forward declaration of struct pvfs_...
2015-06-12 Stefan Metzmachers4:ntvfs/pyposix_eadb: fix initposix_eadb() prototype
2015-03-18 David Disseldorps4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query...
2015-03-17 Volker Lendeckelib: Remove tdb_compat
2014-09-18 Volker Lendecketdb_wrap: Only pull in samba-debug
2014-08-29 David Disseldorpntvfs/posix: don't advertise FS_ATTR_SPARSE_FILES
2014-04-17 Andreas Schneiders4-ntfs: Improve uid check in wrapper mode.
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-02 Stefan Metzmachers4:ntvfs/posix: correctly reset errno on success in...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: avoid const warnings in pvfs_resolve_na...
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_se...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-03-05 Volker Lendeckentvfs_posix: No wbc_context required
2014-03-05 Volker Lendeckepvfs: Use the tevent_context from the ntvfs_context
2014-03-05 Volker Lendeckesource4: Use wbc_xids_to_sids
2014-03-05 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-02-19 Garming Sams4: pass down a memory context when performing share_st...
2014-02-18 Volker LendeckeRevert "source4: Use wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "source4: Use wbc_xids_to_sids"
2014-02-18 Volker LendeckeRevert "pvfs: Use the tevent_context from the ntvfs_con...
2014-02-18 Volker LendeckeRevert "ntvfs_posix: No wbc_context required"
2014-02-10 Volker Lendeckentvfs_posix: No wbc_context required
2014-02-10 Volker Lendeckepvfs: Use the tevent_context from the ntvfs_context
2014-02-10 Volker Lendeckesource4: Use wbc_xids_to_sids
2014-02-10 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_tdb()
2013-12-17 Volker Lendeckentvfs: Fix CID 241291 Argument cannot be negative
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-21 Volker Lendeckentvfs: Fix CID 1107225 Resource leak
2013-10-21 Volker Lendeckentvfs: Fix Coverity ID 1107224 Resource leak
2013-04-03 David Disseldorpntvfs: support setfileinfo with FULL_EA_INFORMATION
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2012-11-13 Andrew Bartlettntvfs: Fill in sd->type based on the new ACL being...
2012-09-24 Andrew Bartlettbuild: Add missing dep on tdb_compat
2012-08-20 Andrew Bartletts4-ntvfs: Add TODO on ea_size
2012-08-20 Andrew Bartletts4-ntvfs: Ensure we do not attempt to write EAs on...
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-13 Stefan Metzmachers4:ntvfs: add '_fn' suffix to all ntvfs_ops function...
2012-06-10 Björn Jackes4/pvfs: handle non-POSIX compliant Tru64, NetBSD and...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
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-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-01 Andrew Tridgells4-ntvfs: added allow_override check based on use of...
2011-12-01 Andrew Tridgells4-ntvfs: fixed a unix ACL mapping bug
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
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-09-05 Stefan Metzmachers4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-13 Simo Sorces4:ntvfs: use tevent_ fn names instead of legacy event_...
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_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
next