smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_acl_tdb.c
15 hours ago Volker Lendeckelib: Convert push_file_id_16 to take uint8_t instead...
2021-06-09 Jeremy Allisons3: VFS: acl_tdb: Remove unused get_acl_blob_at().
2021-06-09 Jeremy Allisons3: VFS: acl_tdb. Remove acl_tdb_get_nt_acl_at().
2021-04-11 Noel Powers3/modules: VFS: acl_tdb: Remove call to chmod_acl_modu...
2020-12-17 Ralph Boehmevfs_acl_tdb: avoid deleting the NT ACL from the tdb
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmesmbd: use vfs_stat() in more places
2020-05-07 Jeremy Allisons3: VFS: acl_tdb. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: acl_tdb. Add acl_tdb_get_nt_acl().
2020-05-07 Jeremy Allisons3: VFS: vfs_common and callers. Change get_nt_acl_comm...
2020-05-07 Jeremy Allisons3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_...
2020-05-07 Jeremy Allisons3: VFS: acl_tdb: Change acl_tdb_fget_nt_acl() to use...
2020-05-07 Jeremy Allisons3: VFS: ACLs. Switch fset_nt_acl_common() over to...
2020-05-07 Jeremy Allisons3: VFS: acl_tdb.c: Add fget_acl_blob().
2019-11-14 Volker Lendeckevfs: Use dbwrap_delete() in acl_tdb_delete()
2019-11-14 Volker Lendeckevfs: Use dbwrap_store() in store_acl_blob_fsp()
2019-11-14 Volker Lendeckevfs: Use direct struct assignment in store_acl_blob_fsp()
2019-10-10 Jeremy Allisons3: VFS: vfs_acl_tdb: Remove rmdir_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: Change rmdir_acl_common() to take a files_stru...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_tdb: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_common: Add dirfsp, flags parameters...
2019-09-26 Jeremy Allisons3: VFS: vfs_acl_tdb. Implement unlinkat().
2018-12-12 Andreas Schneiders3:modules: Remove superfloues sha256.h include in...
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2017-08-23 Volker Lendeckeacl_common: Avoid "#include vfs_acl_common.c"
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmevfs_acl_xattr|tdb: ensure create mask is at least 0666...
2016-08-31 Ralph Boehmevfs_acl_xattr|tdb: enforced settings when ignore system...
2016-08-30 Ralph Boehmevfs_acl_tdb|xattr: use a config handle
2016-03-24 Jeremy Allisons3: smbd: Modify vfs_stat_smb_basename() to take a...
2016-03-24 Jeremy Allisons3: vfs: vfs_acl_tdb. Remove use of vfs_stat_smb_basena...
2016-03-24 Jeremy Allisons3: smbd: Remove many common uses of lp_posix_pathnames().
2016-03-15 Jeremy Allisons3:vfs: Change get_acl_blob() to take a const smb_filen...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2015-11-09 Volker Lendeckevfs_acl_*: Only sha256 needed
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-05-05 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert unlink_acl_tdb to cp_smb_filename
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-11-22 Jeremy AllisonRemove the setting of the inherited ACL on new files...
2011-11-02 Jeremy AllisonRemove opendir() VFS code from ACL modules.
2011-10-28 Jeremy AllisonRemove the mkdir and open functions from the ACL module...
2011-10-11 Michael Adams3:vfs: convert the acl_tdb module to use dbwrap wrappe...
2011-09-27 Jeremy AllisonThese modules are no longer experimental but production...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
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: Higher level API fixes.
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-04-02 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-03-29 Günther Deschners3-auth: vfs modules need auth.h
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-10-16 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-10-16 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-03-24 Jeremy AllisonFix bug #7283 - vfs_acl_tdb does not work as expected.
2010-02-18 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-08 Jeremy AllisonFix bug #6876 for acl_tdb module.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2009-12-07 Jeremy AllisonHopefullt final fix for 6802 - acl_xattr.c module:...
2009-12-02 Jeremy AllisonEnsure get_nt_acl_internal() only looks at the ACL...
2009-12-01 Jeremy AllisonFix bug 6938 : No hook exists to check creation rights...
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-11-12 Jeremy AllisonSecond part of bugfix for 6865 - acl_xattr module:...
2009-11-07 Jeremy AllisonFix bug 6865 - acl_xattr module: Has dependency that...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Jeremy AllisonRemove lots of duplicate code and move it into one
2009-07-27 Jeremy AllisonFix the build breakage by #including modules/vfs_acl_co...
2009-07-25 Jeremy AllisonFactor out common code into vfs_acl_common.c.
2009-07-24 Jeremy AllisonMake acl_tdb match acl_xattr. Large duplication of
2009-07-24 Jeremy AllisonFix hash function in acl_xattr to be SHA256, make
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Jeremy AllisonFix crashes when running RAW-ACLs against system with...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-02-25 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-01-16 Tim Proutys3: Remove an incorrect const
next