lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[vlendec/samba-autobuild/.git] / source3 / modules / vfs_acl_xattr.c
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...
2017-04-18 Uri Simchonivfs_acl_xattr: avoid needlessly supplying a large buffe...
2017-04-17 Uri Simchonivfs_acl_xattr: factor out fetching of an extended attribute
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-15 Jeremy Allisons3:vfs: Change get_acl_blob() to take a const smb_filen...
2015-11-09 Volker Lendeckevfs_acl_*: Only sha256 needed
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-05-16 Richard SharpeFix the overwriting of errno before use in a DEBUG...
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-09-27 Jeremy AllisonThese modules are no longer experimental but production...
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-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
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.
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-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-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-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 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-10 Jeremy AllisonAdd hash values to the xattr ACLS to determine when
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.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonComment out the parent inheritance code (this is incorr...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Jeremy AllisonFix the build, by some cut-and-paste error I got two...
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonFix build farm breakage.
2008-11-19 Jeremy AllisonAdd functions to delete NTACL on posix ACL set.
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonAdded vfs_acl_tdb.c module to do ACLs completely in...
2008-11-09 Jeremy AllisonFix a subtle logic bug in the adaption of se_create_chi...
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-06 Jeremy AllisonDon't call FSET_NT_ACL on file create if there's no...
2008-11-06 Jeremy AllisonOnly one more issue with NULL ACL test left to solve.
2008-11-06 Jeremy AllisonFix crash in module, get more of the NULL acl test...
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonStart moving us closer to passing S4 RAW-ACL test using...
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonInherit Windows ACLs on a new directory.
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Tim ProutyFixed "might be uninitialized" warning
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonFix const warning.
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jeremy AllisonCorrectly get+set the NT ACL on a file. Now to make...
2008-09-17 Jeremy AllisonMark module experimental, fix crash bugs.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next