Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / modules / vfs_streams_depot.c
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-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2014-04-18 Ivo De DeckerMerge tag 'upstream/4.1.7+dfsg'
2014-04-18 Ivo De DeckerImported Upstream version 4.1.7+dfsg
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.1.6' into v4-1-test
2014-03-10 Andreas Schneiders3-vfs: Fix stream_depot vfs module on btrfs.
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-11-12 Andreas Schneiders3-vfs: Fix stream_depot vfs module on btrfs.
2013-11-12 David DisseldorpRevert "s3-vfs: Fix stream_depot vfs module on btrfs."
2013-11-08 Andreas Schneiders3-vfs: Fix stream_depot vfs module on btrfs.
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
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_depot_streaminfo to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert collect_one_stream to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_smb_fname to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_dir to synthetic_smb_fname
2012-10-01 Björn Baumbachs3: vfs_streams_depot: add delete_lost option
2012-09-12 Jeremy AllisonIn vfs modules, don't use 'conn->origpath' when we...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-06-26 bubullemerge upstream 3.6.6
2012-06-26 bubulleLoad samba-3.6.6 into branches/samba/upstream.
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-02-02 Volker Lendeckes3: Simplify streams_depot a bit
2012-02-01 Volker Lendeckes3: Add rmdir operation to streams_depot
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-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.
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2010-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
2010-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-10-29 Jeremy AllisonStart fixing the RAW-STREAMS test - ensure that the...
2009-08-28 Aravind Srinivasans3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
2009-08-27 Stefan Metzmachers3:streams: check for :$DATA only in the backend (fix...
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
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-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
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-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
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-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_depot: add an option to disable the xattr...
2008-12-01 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-01 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-01 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-11-22 Jeremy AllisonFix a C90 error.
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-18 Volker LendeckeChange the directory parameter in streams_depot to...
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...
next