s3-vfs: include smbd/smbd.h in vfs modules.
[samba.git] / source3 / modules / vfs_aio_fork.c
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-02-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
2011-01-14 Christian Ambachs3:vfs aio_fork children do not go away
2011-01-14 Christian Ambachs3:vfs fix children cleanup in aio_fork
2010-09-28 Volker Lendeckes3: Remove smbd_server_conn from files_forall
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Actually use the usecs in aio_fork_suspend
2010-07-18 Volker Lendeckes3: Fix an uninitialized variable
2010-06-05 Jeremy AllisonFix a long-standing bug with async io that would only...
2010-06-04 Jeremy AllisonOops. Forgot to re-initialize the aio_ex pointer from...
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Volker Lendeckes3: Test short reads in the build farm
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-05-18 Volker LendeckeIn aio_fork, we have to close all fd's, we might hold...
2009-05-18 Volker LendeckeFix a race condition in vfs_aio_fork with gpfs share...
2009-05-12 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-11 Volker LendeckeRemove a redundant TALLOC_FREE
2008-03-16 Volker LendeckeNeed to close the /dev/zero fd
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-29 Volker LendeckeAdd vfs_aio_fork