wbclient: Fix use of wb_int_trans_send, queue parameter must not be NULL
[ira/wip.git] / source3 / modules /
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 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 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
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-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.
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Jeremy AllisonMore warning fixes for Solaris.
2009-02-23 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2009-02-22 Tim Proutys3 OneFS: Add an atomic sendfile implementation
2009-02-21 Zack Kirschs3 OneFS: Add debugging for createfile_flags
2009-02-20 Steven Dannemans3: OneFS implementation of change notify
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-20 Tim Proutys3 OneFS: Add file_id_create implementation to take...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 Zack Kirschs3 OneFS: Fixes "inherit permissions" and "nt acl suppo...
2009-02-19 todd stecherS3: Make changes to perfcount API set for when a single...
2009-02-19 Zack Kirschs3: OneFS: Pass in the client's fnum to the ifs_cbrl...
2009-02-19 Aravind Srinivasans3: Fix OneFS bug opening streams with truncating dispo...
2009-02-19 Aravind Srinivasans3: Fix streams enumeration bug in OneFS implementation
2009-02-16 Tim Proutys3 perfcount: Fix segfault with smbclient 'echo 3 foo'
2009-02-16 Tim Proutys3 OneFS: Add defaults to the fake timestamp parameters
2009-02-14 Volker LendeckeReplace a // style comment with a /* */ one
2009-02-14 Volker LendeckeFix some C++ warnings
2009-02-14 Tim Proutys3 OneFS: Add recvfile implementation
2009-02-14 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-02-13 Aravind Srinivasans3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_F...
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-12 Steven Dannemans3 onefs: rename custom parameter to plural to match...
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 todd stechers3 OneFS: Expand the usage of the ignore sacl parameter
2009-02-10 todd stecherS3: Add in missing full audit entries.
2009-02-10 Steven Dannemans3: OneFS bulk directory enumeration support
2009-02-10 Steven Dannemans3: Added SMB_VFS_INIT_SEARCH_OP to initialize data...
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-02-10 Tim Proutys3 OneFS: Change ACLs to do a stat-only open before...
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2009-02-09 todd stecherS3 OneFS: Add in Isilon specific performance counter...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 todd stechers3 OneFS: Fake Timestamps
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-01-30 Tim Proutys3 onefs: Fix onefs ACLs to work with updated ACL syscall
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3 onefs: Add the OneFS implementation of SMB_VFS_GET_A...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherModify OneFS module to support new NTIMES interfaces
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-23 Dan Sledzs3: OneFS unmappable sids support.
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-01-22 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Karolin Seegers3/vfs_extd_audit: Don't ignore "syslog = 0".
2009-01-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Stefan Metzmachers3:vfs_fileid: readd "fileid:algorithm" as option.
2009-01-16 Tim Proutys3: Remove an incorrect const
2009-01-16 Michael Adams3:vfs_xattr_tdb: don't leak state_path() to talloc_tos...
2009-01-16 Michael Adams3:vfs_acl_tdb: don't leak state_path() to talloc_tos...
2009-01-13 Steven DannemanCovert several persistant tdb files to use state_path...
2009-01-12 Tim Proutys3: Fix uninitialized variable in OneFS streams
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
next