Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: file_walk_table -> files_forall | Volker Lendecke | 2010-03-22 | 1 | -1/+1 |
* | s3: Test short reads in the build farm | Volker Lendecke | 2009-09-14 | 1 | -0/+3 |
* | Make the smbd VFS typesafe | Volker Lendecke | 2009-07-24 | 1 | -16/+7 |
* | In aio_fork, we have to close all fd's, we might hold a gpfs share mode | Volker Lendecke | 2009-05-18 | 1 | -0/+16 |
* | Fix a race condition in vfs_aio_fork with gpfs share modes | Volker Lendecke | 2009-05-18 | 1 | -2/+8 |
* | Clean up assignments to iov_base, ensure it's always cast to void *. This sho... | Jeremy Allison | 2009-05-12 | 1 | -2/+2 |
* | s3:smbd: convert aio to use tevent_signal | Stefan Metzmacher | 2009-01-27 | 1 | -2/+1 |
* | s3:events: change event_add_timed() prototype to match samba4 | Stefan Metzmacher | 2009-01-05 | 1 | -4/+2 |
* | Remove a redundant TALLOC_FREE | Volker Lendecke | 2008-04-11 | 1 | -1/+0 |
* | Need to close the /dev/zero fd | Volker Lendecke | 2008-03-16 | 1 | -0/+2 |
* | Add vfs_aio_fork | Volker Lendecke | 2008-02-29 | 1 | -0/+728 |