s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
[kai/samba-autobuild/.git] / source3 / modules / vfs_catia.c
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.
2007-10-10 Volker Lendecker23722: Fix the build of the catia module
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 James Peachr23423: Use the correct structure types in the NT_ACL...
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 Volker Lendecker7902: Fix the build
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Volker Lendecker5880: From the comment....