Merge commit 'release-4-0-0alpha15' into master4-tmp
[kai/samba-autobuild/.git] / source3 / modules / vfs_cap.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
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-19 Volker LendeckeFix a few type errors in VFS modules
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
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-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2007-11-17 Jeremy AllisonRemove pstring from modules directory.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr3671: More warning fixes from Rob Foehl <rwf@loonybin...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-29 Alexander BokovoyRemove cap_set_quota as it is the same as default one
2003-08-28 Alexander Bokovoyskel_ -> cap_
2003-08-27 Alexander BokovoyAdd CAP VFS module from Monyo. Primary purpose of this...