s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
[bbaumbach/samba-autobuild/.git] / source3 / modules / vfs_catia.c
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-10-17 Volker Lendeckevfs_catia: Fix a potential memleak
2017-10-17 Volker Lendeckevfs_catia: Fix a memory leak
2017-10-17 Volker Lendeckevfs_catia: Make "srt_head" static to the module
2017-10-13 Ralph Boehmevfs_catia: factor out mapping functions
2017-09-12 Jeremy Allisons3: vfs: catia: compression get/set must act only on...
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-26 Jeremy Allisons3: VFS: Catia: Ensure path name is also converted.
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-01 Ralph Boehmevfs_catia: add catia_(g|s)et_dos_attributes
2017-03-01 Ralph Boehmevfs_catia: add catia_readdir_attr
2017-03-01 Ralph Boehmevfs_catia: run translation on all handle based VFS...
2016-04-11 Volker Lendeckevfs_catia: Fix bug 11827, memleak
2016-04-11 Volker Lendeckevfs_catia: Align loop index with terminator
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-08-07 Ralph Boehmevfs_catia: run translation on stream names
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-02-26 Volker Lendeckevfs_catia: Simplify init_mappings()
2014-03-11 Ralph Boehmevfs_catia: add chmod()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-17 David Disseldorpvfs_catia: use translate direction enum instead of int
2013-05-16 Karolin Seegersource3/modules/vfs_catia.c: Fix typo in comment.
2013-04-17 Volker Lendeckevfs: Convert catia_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_rename to cp_smb_filename
2013-03-07 Guenter Kukkukkvfs_catia: add my copyright
2013-03-07 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-07 Guenter Kukkukkvfs_catia: add debug class for that module
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
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-02-09 Björn Jackevfs_catia: fix return type warnings
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-09-24 Aravind Srinivasanvfs catia: Fix a NULL dereference when CATIA is loaded...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-09-24 Aravind Srinivasanvfs catia: Fix a possible NULL dereference
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Volker Lendeckes3:vfs_catia: Make some fns static
2009-09-14 Volker Lendeckes3:vfs_catia: Use talloc_zero for simplification
2009-09-14 Volker Lendeckes3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC
2009-08-28 Aravind Srinivasans3: Major revamp for catia vfs module
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-07 Volker LendeckeAttempt to fix the build of vfs_catia.c -- Tim, please...
2009-07-06 Tim Proutys3 catia: Remove pointless VOPs from catia
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-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-14 Jeremy AllisonFix bug #5692 - Core dump in full_audit.so.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
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...
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-11-17 Jeremy AllisonRemove pstring from modules directory.
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25222: Fix last assumptions that (size_t)-1 can be...
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.
next