tdb: automatically identify Jenkins hash tdbs
[obnox/samba-ctdb.git] / source3 / modules /
2010-07-28 Volker LendeckeFurther refine the time_audit warning message
2010-07-28 Volker Lendeckes3: Modify the warning time_audit warning message
2010-04-14 Christian Ambachfix snapshot content display with hide unreadable
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2010-03-10 Volker Lendeckev3-4-ctdb: Fix the build of vfs_gpfs_prefetch.c
2010-03-10 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-03-10 Rusty Russellgpfs: fix logic when gpfs:winattr is false (the default!)
2010-03-10 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-03-10 Michael Adams3:vfs_fs_capabilities: fix a debug message
2010-03-10 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-03-10 Abhidnya ChirmuleTo set file create/birth time Signed-off-by: Abhidnya...
2010-03-10 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2010-03-10 Christian Ambachchanged debuglevel for two messages in the GPFS module...
2010-03-10 Volker Lendeckes3:gpfs: Add support for the gpfs_ftruncate call
2010-03-10 Andrew Tridgells3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
2010-03-10 Volker LendeckeAdd a "connectpath" operation to the shadow_copy2 module
2010-03-10 Volker LendeckeAdd SMB_VFS_CONNECTPATH operation
2010-03-10 Volker LendeckeMake refusal of SEC_DESC_DACL_PROTECTED configurable
2010-03-10 Jeremy AllisonUse defined names rather than numeric constants to...
2010-03-10 Michael Adamgpfs.so: map the file_inherit and dir_inherit flags...
2010-03-10 Volker LendeckeAdd a \n to a debug message in smbacl4_nfs42win
2010-03-10 Volker LendeckeFix a size_t/int warning
2010-03-10 Volker Lendeckeshadow_copy2: The system getrealfilename() can't deal...
2010-03-10 Christian Ambachreject ACLs with DESC_DACL_PROTECTED on GPFS
2010-03-10 Christian Ambachdo not merge ACEs with different SMB_ACE4_INHERIT_ONLY_...
2010-03-10 Michael Adams3:nfsv4_acl.c: fix build with struct stat_ex.
2010-03-10 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2010-03-10 Michael Adamvfs_gpfs_prefetch: correctly return -1 on error conditi...
2010-03-10 Volker LendeckeAdd a gpfs_prefetch module
2010-03-10 Volker LendeckeSupport getting gpfs birthtime
2010-03-10 Mathias DietzStore winattrs in GPFS
2010-02-04 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-04 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2009-11-09 Günther Deschners3: Fix Bug #6869: Various annoying build warnings.
2009-10-19 Jeremy AllisonFix symlink calls in all vfs modules.
2009-10-09 Jeremy AllisonFix bug 6769 - symlink unlink does nothing. Jeremy.
2009-09-19 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-09-15 Jeremy AllisonFix bug 6529 - Offline files conflict with Vista and...
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 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-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 Tim Proutys3 onefs: Quiet a log message about oplocks being reque...
2009-04-01 Jeremy AllisonMerge branch 'v3-4-test' of ssh://jra@git.samba.org...
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-04-01 Steven DannemanAdd missing newlines to debug statements
2009-03-27 Volker LendeckeFix the build of nfsv4_acls.c
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-25 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-03-22 Volker LendeckeUse StrCaseCmp in the dirsort module
2009-03-22 Andy KelkAdd dirsort module
2009-03-18 Tim Proutys3 onefs: Correctly error out when the read returns EOF
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
next