Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / modules / vfs_streams_xattr.c
2016-03-05 Jelmer VernooijMerge tag 'upstream/4.3.5+dfsg' into unstable
2016-03-05 Jelmer VernooijImported Upstream version 4.3.5+dfsg
2016-01-06 Ralph Boehmevfs_streams_xattr: fix and simplify streams_xattr_get_n...
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-08-17 Ralph Boehmevfs_streams_xattr: stream names may contain colons
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-04-25 Jelmer VernooijMerge tag 'upstream/4.2.1+dfsg' into experimental
2015-04-25 Jelmer VernooijImported Upstream version 4.2.1+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-22 Ivo De DeckerMerge tag 'upstream/4.1.16+dfsg'
2015-02-22 Ivo De DeckerImported Upstream version 4.1.16+dfsg
2014-12-16 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
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-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2014-12-04 Ralph Boehmevfs_streams_xattr: check stream type
2014-12-04 Ralph Boehmevfs_streams_xattr: initialize pointer
2014-12-04 Ralph Boehmevfs_streams_xattr: fix check with samba_private_attr_name()
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-22 Ivo De DeckerMerge tag 'upstream/4.1.5+dfsg'
2014-02-22 Ivo De DeckerImported Upstream version 4.1.5+dfsg
2014-02-14 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2014-02-07 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2013-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-08-20 Ivo De DeckerMerge tag 'upstream/4.0.9+dfsg' into samba_4.0
2013-08-20 Ivo De DeckerImported Upstream version 4.0.9+dfsg
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-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
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 bubulleMerge upstream 3.6.7
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-08 bubulleLoad samba-3.6.7 into branches/samba/upstream.
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-01-26 bubulleMerge upstream 3.6.2
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-11-12 bubulleMerge upstream 3.6.1 source
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...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
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-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
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...
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
2009-10-30 bubullemerge upstream 3.4.3
2009-10-30 bubulleLoad samba-3.4.3 into branches/samba/upstream.
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-07-06 bubullemerge upstream 3.4.0
2009-07-05 bubulleLoad samba-3.4.0 into branches/samba/upstream.
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...
next