]> git.samba.org - abartlet/samba.git/.git/history - source3/modules/vfs_readahead.c
Restructure the connect function code to always call
[abartlet/samba.git/.git] / source3 / modules / vfs_readahead.c
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2007-12-20 James PeachRemove unused variable 'didmsg'.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Alexander Bokovoyr23831: Fix vfs_readahead: transparent modules should...
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 Lendecker22147: Next try
2007-10-10 Volker Lendecker22146: Attempt to fix the build
2007-10-10 Jeremy Allisonr22132: I hate inefficiency. Don't call conv_str_size()
2007-10-10 Jeremy Allisonr22111: Allow readahead params to use size suffixes...
2007-10-10 Jeremy Allisonr22105: Added vfs_readahead module that appears to...