smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / onefs_system.c
2012-05-16 Stefan Metzmachers3:onefs: remove all onefs related code as it not maint...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-12-15 Jeremy AllisonProtect the onefs sendfile from EAGAIN/EWOULDBLOCK.
2009-09-24 Tim Proutys3: Add more helpful debugging to some of the streams...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Tim Proutys3 onefs: update the onefs module to be compliant with...
2009-05-13 Tim Proutys3 onefs: Fix ignore sacl parameter
2009-05-12 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-05-05 tproutys3 onefs: Turn up the debug level for non-error cases
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Tim Proutys3 onefs: Add missing newlines to debug statements...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Tim Proutys3 onefs: Correctly error out when the read returns EOF
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3 OneFS: Refactor config code and cleanup includes
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Tim Proutys3 OneFS: Add .snapshot directory configuration handling
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2009-02-24 Tim Proutys3 OneFS: Add a parameter that unconditionally allows...
2009-02-22 Tim Proutys3 OneFS: Add an atomic sendfile implementation
2009-02-21 Zack Kirschs3 OneFS: Add debugging for createfile_flags
2009-02-19 Zack Kirschs3 OneFS: Fixes "inherit permissions" and "nt acl suppo...
2009-02-14 Tim Proutys3 OneFS: Add recvfile implementation
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-23 Dan Sledzs3: OneFS unmappable sids support.
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation