Move down the become_root()/unbecome_root() calls into the VFS modules
[ira/wip.git] / source3 / smbd / aio.c
2009-05-18 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:signing: the seqnum should only be decremented by...
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeRemove a direct inbuf reference (should have been remov...
2008-11-04 Volker LendeckeRewrite aio.c to keep the whole smb_request structure...
2008-11-04 Volker LendeckeAdd construct_reply_common_req wrapper
2008-11-04 Volker LendeckeFix nonempty blank lines
2008-11-04 Volker LendeckeUse talloc for struct aio_extra
2008-11-03 Volker LendeckeMake a comment match its function definition
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeMake a [un]become_root wrap a bit tighter
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 TimurFix aio on FreeBSD.
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 Tridgellbecome root for AIO operations
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-24 Volker LendeckeAllow "max mux" async i/o requests
2008-02-24 Volker LendeckeExport aio_request_done()
2008-02-23 Volker LendeckeAIO on streams does not work (yet...)
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Volker LendeckeUpdate position information also for AIO
2008-02-19 Volker LendeckeInform level II oplock holders when we write using AIO
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-30 Volker LendeckeRe-enable async I/O for non-TSM systems
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Volker LendeckeRemove an unused variable
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-27 Volker LendeckeFix the build
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24332: schedule_aio_read_and_X does not need InBuf...
2007-10-10 Volker Lendecker24279: Remove reply_prep_legacy from reply_write_and_X
2007-10-10 Volker Lendecker24049: Some more 64-bit warnings
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23508: Fix sync_file() to return NTSTATUS and return...
2007-10-10 Michael Adamr22411: Fix the build:
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22389: Start preparing for multiple encryption context...
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Volker Lendecker21278: The main goal of this was to get rid of the...
2007-10-10 Volker Lendecker21277: Fix an off by one error in the signal handler...
2007-10-10 Volker Lendecker21269: Reformatting
2007-10-10 Volker Lendecker20541: Fix some obvious glitches in wait_for_aio_compl...
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Jeremy Allisonr11283: Move to using sival_int from sival_ptr. Part...
2007-10-10 James Peachr9985: Move the all the strict sync logic into file_sync().
2007-10-10 Günther Deschnerr8402: allow to build with --enable-aio-support.
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.