build: Remove SMB_STRUCT_DIR define
[metze/samba/wip.git] / source3 / modules / vfs_catia.c
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....