s3:smbd: add support for async interim SMB2 responses and prepare SMB2 cancel
[ira/wip.git] / source3 / modules /
2009-06-18 Tim Proutys3 onefs: Remove dfs resolution from create_file()...
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-18 Tim Proutys3: Plumb smb_filename from create_file all of the...
2009-06-15 Tim Proutys3 onefs: Fix reading over the end of the array, becaus...
2009-06-15 Tim Proutys3 onefs: Change onefs modules to use the new createfil...
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
2009-06-10 Tim Proutys3: Remove unix_convert handling from createfile implem...
2009-06-02 Volker LendeckeSupport getting gpfs birthtime
2009-06-02 Mathias DietzStore winattrs in GPFS
2009-06-02 Volker LendeckeAdd a "connectpath" operation to the shadow_copy2 module
2009-06-02 Volker LendeckeAdd SMB_VFS_CONNECTPATH operation
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-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Volker LendeckeFix the build of nfs4_acls.c
2009-05-27 Volker LendeckeFix a size_t/int warning
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-21 Tim Proutys3 onefs: Fix invalid argument from the unix_convert...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque...
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
2009-05-19 Aravind Srinivasans3 onefs: Removing an incorrect TALLOC_FREE
2009-05-18 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-18 Volker LendeckeIn aio_fork, we have to close all fd's, we might hold...
2009-05-18 Volker LendeckeFix a race condition in vfs_aio_fork with gpfs share...
2009-05-13 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
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-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-05 tproutys3 onefs: Turn up the debug level for non-error cases
2009-05-05 tproutys3: Fix trans2 path to use case-insensitive stat optimi...
2009-05-05 Steven Dannemans3:onefs.so Change system function names
2009-05-04 Steven Dannemans3:onefs.so fix issue with missing entries when enumera...
2009-04-28 Volker LendeckeFix annoying debug messages when no snapshots are used
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Tim Proutys3 onefs: Fix case-insensitivity for mangled names
2009-04-06 Volker LendeckeMake some functions static to vfs_gpfs.c
2009-04-06 Volker LendeckeAdd prototype for smbd_gpfs_get_realfilename_path
2009-04-06 Volker LendeckeFix two c++ warnings in vfs_gpfs.c
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-02 Tim Proutys3 onefs: Quiet a log message about oplocks being reque...
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-04-01 Zack Kirschs3 onefs: Async failures are resulting in SMB_ASSERT...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-28 Scott Urbans3: added per-client statistics to onefs perfcount...
2009-03-27 Volker LendeckeFix the build of nfsv4_acls.c
2009-03-26 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Steven DannemanAdd missing newlines to debug statements
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-03-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Tim Proutys3 OneFS: Remove usage of non-existant function
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker LendeckeUse StrCaseCmp in the dirsort module
2009-03-22 Andy KelkAdd dirsort module
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-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Tim Proutys3: Don't return in a void funtion
2009-03-13 Dave Richardss3 OneFS: Add kernel strict locking support
2009-03-13 Dave Richardss3: Add strict lock/unlock calls to the vfs layer to...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Tim Proutys3 OneFS: Use the public open_streams_for_delete
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Jeremy AllisonFix crashes when running RAW-ACLs against system with...
2009-03-04 Volker LendeckeMake use of gpfs_get_real_filename optional
2009-03-03 Tim Proutys3 OneFS: Add parameter to ignore streams
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 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-02-25 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-02-25 Tim Proutys3 OneFS: Add .snapshot directory configuration handling
2009-02-25 Jeremy AllisonFix use of streams modules with CIFSFS client.
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 Tim Proutys3 OneFS: Fix uninitialized variable
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 Dan Sledzs3: onefs_acl.c cleanup
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-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
next