s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
[kai/samba-autobuild/.git] / source3 / modules / vfs_streams_xattr.c
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_names_from_file() to take a...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c: Change walk_xattr_streams...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c - Remove duplicate code...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2015-10-16 Ralph Boehmevfs_streams_xattr: fix and simplify streams_xattr_get_n...
2015-08-07 Ralph Boehmevfs_streams_xattr: stream names may contain colons
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2014-12-12 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-11-22 Ralph Boehmevfs_streams_xattr: check stream type
2014-11-21 Ralph Boehmevfs_streams_xattr: initialize pointer
2014-11-21 Ralph Boehmevfs_streams_xattr: fix check with samba_private_attr_name()
2014-06-13 Ralph Boehmevfs_streams_xattr: add options "prefix" and "store_stre...
2014-02-07 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-06-17 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-06-12 Christof SchmittInitialize the file descriptor in the files_struct...
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_streaminfo to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_fstat to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_unlink to cp_smb_filename
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
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-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-03 Jeremy Allisonposix_fallocate() returns an errno, not -1 on error.
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-06-09 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Jeremy AllisonAdd comment explaining about symlink following & posix.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-09-16 Volker Lendeckes3: Add some debugs to streams_xattr
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
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-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-06 Tim Proutys3: Update streaminfo implementations now that only...
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-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-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-09 Tim Proutys3: Remove rendundant op_tuple entry in xattr streams
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-01 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-01 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-11-22 Jeremy AllisonRever 83ff6979f504d50caf725ee62549604630b69be7 - "Fix...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-21 Volker LendeckeAdd SMB_VFS_FS_CAPABILITIES
2008-01-20 Volker LendeckeFix some "set but never used" warnings
2008-01-20 Volker LendeckeFix valgrind errors
2008-01-20 Volker LendeckeDo not use an unfinished fsp in streams_xattr_open
2008-01-20 Volker LendeckeIn streams_xattr_pwrite, base_fsp does not have an fd
2008-01-20 Volker LendeckeAdd some DEBUG
2008-01-20 Volker LendeckeFor pread/pwrite we need to do the setxattr on base_fsp
2008-01-20 Volker LendeckeReally remove the _NEXT_ from vfs_xattr_tdb.c
2008-01-19 Volker Lendeckevfs_streams_xattr module