s3/vfs: wrap async io function args inside struct vfs_aio_state
[nivanova/samba-autobuild/.git] / source3 / modules / vfs_tsmsm.c
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-17 Christian Ambachs3:vfs_tsmsm only send notifications when file was...
2012-08-17 Volker Lendeckes3: Adapt the tsmsm module to the new aio routines
2012-08-17 Volker Lendeckes3-vfs: Fix calls of lp_parm_talloc_string
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-03-21 Michael Adams3:vfs_tsmsm: Fix a misspelling of a config parameter...
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
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_ZERO_P() to talloc_zero()
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2010-11-18 Björn Jackes3/vfs_tsmsm: remove unneeded cast to off_t
2010-11-18 Björn Jackes3/vfs_tsmsm: fix debug output for large files
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Volker Lendeckes3:vfs: Fix the build of vfs_tsmsm after the VFS rewrite
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-02 Alexander BokovoyFix breakage for connect function after API change...
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-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...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Michael Adams3:vfs_tsmsm: fix potential segfault (freeing uninitial...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Andrew Tridgellfixed an errno handling bug that could lead to an infin...
2008-08-26 Andrew Tridgellfixed tsmsm_sendfile(). The logic was totally broken.
2008-04-08 Jeremy AllisonUse size_t for strlen return, not int. Karolin please
2008-04-08 Alexander BokovoyAllow broader range of HSM systems in vfs_tsmsm
2008-03-20 Volker LendeckeFix some warnings in the tsmsm module
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyFix typos and replace statvfs call with fs_capabilities()
2008-01-29 Alexander BokovoyMerge DMAPI fixes from Tridge
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Alexander BokovoyMerge DMAPI fixes from CTDB Samba
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyFix more VFS API mixup with offline files
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd offline storage support with Tivoli Storage Manager...