OPC oota edits
[kai/samba-autobuild/.git] / source3 / modules /
2009-09-09 Jeremy AllisonFix compile in a usually non-selected define.
2009-08-28 Aravind Srinivasans3: Major revamp for catia vfs module
2009-08-28 Aravind Srinivasans3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
2009-08-27 Stefan Metzmachers3:streams: check for :$DATA only in the backend (fix...
2009-08-26 tproutys3 onefs: Canonicalize the ACL in the correct order
2009-08-26 tproutys3: Allow full_audit to play nice with smbd if it's...
2009-08-26 tproutys3 audit: Change create_file in full_audit to print...
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-19 Volker LendeckeMake refusal of SEC_DESC_DACL_PROTECTED configurable
2009-08-14 Jeremy AllisonUse defined names rather than numeric constants to...
2009-08-14 Michael Adamgpfs.so: map the file_inherit and dir_inherit flags...
2009-08-12 Jeremy AllisonWhen mapping EA's into a TDB, don't remove the EA
2009-08-12 Jeremy AllisonAdd "store create time" parameter (docs to follow)
2009-08-12 Jeremy AllisonFix some warnings in the AIX ACL code.
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Jeremy AllisonMove the checks for null timestamps down below the...
2009-08-02 Alexander BokovoyFix breakage for connect function after API change...
2009-07-29 Tim Proutys3: Attempt to fix hpuxacl module
2009-07-29 Volker Lendeckeshadow_copy2: The system getrealfilename() can't deal...
2009-07-27 Jeremy AllisonFix the build breakage by #including modules/vfs_acl_co...
2009-07-25 Volker LendeckeCleanup patch after "new VFS"
2009-07-25 Volker LendeckeCleanup patch after "struct stat_ex"
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-25 Jeremy AllisonFactor out common code into vfs_acl_common.c.
2009-07-24 Jeremy AllisonMake acl_tdb match acl_xattr. Large duplication of
2009-07-24 Jeremy AllisonFix hash function in acl_xattr to be SHA256, make
2009-07-24 Volker LendeckeMove the "enum _vfs_op_type" to full_audit
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-24 Volker LendeckeSome more VFS type errors
2009-07-24 Volker LendeckeFix some C++ warnings
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Remove unnecessary callers of get_full_smb_filename
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-19 Volker LendeckeFix a few type errors in VFS modules
2009-07-14 Christian Ambachreject ACLs with DESC_DACL_PROTECTED on GPFS
2009-07-10 Jeremy AllisonAdd hash values to the xattr ACLS to determine when
2009-07-09 Tim Proutys3: Prepare open.c to switch fsp_name to an smb_filenam...
2009-07-09 Tim Proutys3: Change the share_mode_lock struct to store a base_n...
2009-07-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-09 Tim Proutys3: Plumb smb_filename through dos_mode() and related...
2009-07-09 Tim Proutys3: convert unix_mode to take an smb_filename
2009-07-08 Tim Proutys3 onefs: Fix a few bugs from the smb_filename migration
2009-07-07 Volker LendeckeAttempt to fix the build of vfs_catia.c -- Tim, please...
2009-07-06 Tim Proutys3: Update streaminfo implementations now that only...
2009-07-06 Tim Proutys3 audit: Fix a memory leak
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3 catia: Remove pointless VOPs from catia
2009-07-06 Tim Proutys3: Plumb smb_filename around SMB_VFS_CHFLAGS
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3 audit: Remove some recently introduced memory leaks...
2009-07-06 Tim Proutys3 audit: Remove the usesless static function declarati...
2009-07-06 Tim Proutys3 onefs: Fix failure in POSIX smbtorture test
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-07-06 Christian Ambachdo not merge ACEs with different SMB_ACE4_INHERIT_ONLY_...
2009-07-01 Stefan Metzmachers3:onefs_open: remove unused variable passed to parent_...
2009-06-26 Tim Proutys3 onefs: Plumb smb_filename through onefs createfile...
2009-06-25 Volker LendeckeAdd a \n to a debug message in smbacl4_nfs42win
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
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
next