Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r24660: Merge the inbuf/outbuf changes | Volker Lendecke | 2007-08-25 | 1 | -31/+29 |
| | |||||
* | r24049: Some more 64-bit warnings | Volker Lendecke | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23508: Fix sync_file() to return NTSTATUS and return this | Jeremy Allison | 2007-06-15 | 1 | -1/+8 |
| | | | | | on failure in the write path. Jeremy. | ||||
* | r21479: Merge Volker's code simplification for the AIO | Jeremy Allison | 2007-02-21 | 1 | -41/+13 |
| | | | | | paths. Jeremy. | ||||
* | r21288: Merge from Volker : | Jeremy Allison | 2007-02-11 | 1 | -1/+1 |
| | | | | | Fix an off by one error in the signal handler for aio: We can actually receive AIO_PENDING_SIZE signals, not one less. | ||||
* | r21271: Janitor for Volker. Keep branches as much | Jeremy Allison | 2007-02-10 | 1 | -89/+151 |
| | | | | | in sync as possible. Jeremy. | ||||
* | r20541: Fix some obvious glitches in wait_for_aio_completion. Hmmm. It seems | Volker Lendecke | 2007-01-05 | 1 | -6/+5 |
| | | | | | | reply_close() at its heart is going to be an async call :-) Volker | ||||
* | r20238: svn merge -r 20236:20237 branches/SAMBA_3_0/source . | James Peach | 2006-12-18 | 1 | -3/+3 |
| | | | | | | Replace exit_server with exit_server_cleanly where appropriate. All send_smb failures should be clean exits. All times when we exit as a matter of policy should also be clean exits. | ||||
* | r11590: syncing up for 3.0.21rc1 | Gerald Carter | 2005-11-09 | 1 | -4/+10 |
| | |||||
* | r9985: Move the all the strict sync logic into file_sync(). | James Peach | 2005-09-03 | 1 | -3/+1 |
| | |||||
* | r8402: allow to build with --enable-aio-support. | Günther Deschner | 2005-07-13 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | r7963: Add aio support to 3.0. | Jeremy Allison | 2005-06-27 | 1 | -0/+748 |
Jeremy. |