Use SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque to me...
[obnox/samba-ctdb.git] / source / modules /
2009-05-20 Volker LendeckeUse SMB_VFS_NEXT_CLOSE. This VFS stuff is really opaque... build_3.2.11_ctdb.61
2009-05-20 Volker LendeckeFix bug disclosed by lock8 torture test
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-04-28 Volker LendeckeFix annoying debug messages when no snapshots are used
2009-03-31 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-24 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-03-24 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-03-24 Jeremy AllisonOops. Fix the build (don't use 3.3 references in 3...
2009-03-24 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-03-19 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-04 Volker LendeckeMake use of gpfs_get_real_filename optional
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-03 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-02-03 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-28 Michael Adamvfs_gpfs_prefetch: correctly return -1 on error conditi...
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-01-20 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-01-19 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-19 Stefan Metzmachers3:vfs_fileid: readd "fileid:algorithm" as option.
2009-01-19 Andrew Tridgellkeep compatibility with v3-0-ctdb name for fileid:mappi...
2009-01-16 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-16 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-12 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'd54a1e49d5fe567bcda7c4c02f6ace2d03e189e9...
2009-01-09 Michael AdamMerge commit 'a6a8025d48e63a8bcb1fb03efa8ab85e415f8a38...
2009-01-08 Jeremy AllisonRemove "strict allocate = partial" code that got accide...
2009-01-07 boyangrefresh sequence number as soon as possible when domain...
2009-01-05 Volker LendeckeFix a bad memleak in vfs_full_audit
2008-12-25 Jeremy AllisonFix bug #5990 - strict allocate should be checked befor...
2008-12-17 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-17 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-17 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-17 Volker LendeckeFix shadow_copy2 for "wide links = yes"
2008-12-16 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-16 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-16 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-16 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-16 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-16 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-16 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-16 Michael Adamzfsacl: return is not a function.
2008-12-16 Nils Gorollzfsacl: Prevent calling POSIX ACL vfs methods on zfs...
2008-12-16 Jeremy AllisonRevert c76e4791d3ae4f180fba209c29bd3774c00858cf - ...
2008-12-16 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-12-16 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-12-16 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-12-16 Jeremy AllisonWhen clearing out vuid cache remember to set entries...
2008-12-16 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-12-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-12-16 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-12-05 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-01 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-01 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-01 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-01 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-01 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-01 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-01 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-01 Michael Adamvfs_tsmsm: fix potential segfault (freeing uninitialize...
2008-12-01 Michael Adamvfs_tsmsm: fix potential segfault (freeing uninitialize...
2008-11-25 Michael Adamzfsacl: return is not a function.
2008-11-25 Nils Gorollzfsacl: Prevent calling POSIX ACL vfs methods on zfs...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-22 Jeremy AllisonRevert c76e4791d3ae4f180fba209c29bd3774c00858cf - ...
2008-11-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-17 Jeremy AllisonWhen clearing out vuid cache remember to set entries...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-10-29 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-10-27 Holger HetterichEnable optional anonymization of user names,
2008-10-27 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-27 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-10-27 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-10-27 Jeremy AllisonRestructure the module so it connects to the remote...
2008-10-27 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-10-27 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-10-27 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-10-13 Holger HetterichEnable optional anonymization of user names,
2008-10-17 Klaus SmolinFix generic bits handling for nfsv4 acls
2008-10-17 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-17 Volker LendeckeFix nonempty blank lines
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-07 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-01 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-09-30 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30 Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-25 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
next