summaryrefslogtreecommitdiffstats
path: root/source/smbd/aio.c
Commit message (Expand)AuthorAgeFilesLines
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-31/+29
* r24049: Some more 64-bit warningsVolker Lendecke2007-07-251-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23508: Fix sync_file() to return NTSTATUS and return thisJeremy Allison2007-06-151-1/+8
* r21479: Merge Volker's code simplification for the AIOJeremy Allison2007-02-211-41/+13
* r21288: Merge from Volker :Jeremy Allison2007-02-111-1/+1
* r21271: Janitor for Volker. Keep branches as muchJeremy Allison2007-02-101-89/+151
* r20541: Fix some obvious glitches in wait_for_aio_completion. Hmmm. It seemsVolker Lendecke2007-01-051-6/+5
* r20238: svn merge -r 20236:20237 branches/SAMBA_3_0/source .James Peach2006-12-181-3/+3
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-091-4/+10
* r9985: Move the all the strict sync logic into file_sync().James Peach2005-09-031-3/+1
* r8402: allow to build with --enable-aio-support.Günther Deschner2005-07-131-3/+3
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+748