Fix bug #8972 - Directory group write permission bit is set if unix extensions are...
[samba.git] / source3 / modules /
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-21 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-04 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2011-12-01 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-09-28 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-08-30 Jeremy AllisonFix bug Bug 8422 - Infinite loop in ACL module code.
2011-08-20 Jeremy Allisons3-vfs: Fix vfs_chown_fsp.
2011-06-10 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-05-30 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-04-19 Jeremy AllisonFix bug 8072 - PANIC: create_file_acl_common frees...
2011-04-14 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-04-11 Björn Baumbachs3-modules: Fix debug message (bug #8074)
2011-04-07 Martin VogtFix bug #6762 - ctdb on gpfs error with MS Office.
2011-04-07 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-07 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2011-03-23 Volker Lendeckes3: Attempt to fix bug 8016 -- gpfs_get_xattr broken
2011-03-17 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-01 Rusty Russells3:vfs:gpfs: fix logic when gpfs:winattr is false ...
2011-03-01 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-05 Volker Lendeckes3: Fix bug 7940 -- fall back for utimes calls
2010-11-24 olivierswitch from mtime to ctime which is more reliable if...
2010-11-24 Jeremy AllisonFix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inherita...
2010-11-24 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-11-24 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
2010-11-24 Jeremy AllisonAdd debug message to get_nt_acl_internal() to see what...
2010-11-24 Jeremy AllisonFix valgrind "uninitialized read" error on "info" when...
2010-11-24 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-11-24 Jeremy AllisonMake the vfs_acl_xattr and other modules work with...
2010-08-23 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-06-17 Björn Jackes3:vfs_scannedonly: fix a build issue on IRIX and HP-UX
2010-06-11 Björn Jackes3: fix calculation of st_blocks in streams_xattr
2010-05-02 Volker Lendeckes3: Fix bug 7398 -- rename problems with full_audit
2010-03-30 Jeremy AllisonFix bug #7283 - vfs_acl_tdb does not work as expected.
2010-03-24 Jeremy AllisonFix bug 7075 - bug in vfs_scannedonly rmdir implementation.
2010-03-11 SATOH Fumiyasuvfs_netatalk: Segfault if hide files or veto files...
2010-03-02 Björn Jackes3:vfs_aixacl2: add missing semicolon
2010-02-18 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-09 Jeremy AllisonFix bug #6876 for acl_tdb module.
2010-02-08 Björn Jackes3: fix build issue on Tru64
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-02-04 oliviers3/vfs_scannedonly: AIX doesn't have MSG_DONTWAIT
2010-01-18 Jeremy AllisonModification of fix for bug 6876 - Delete of an object...
2010-01-18 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-15 Olivier SessinkPart 4 of bug #7028 - include scannedonly VFS module
2010-01-15 Jeremy AllisonFix two uses of strncat -> strlcat. Ensure proper use...
2010-01-15 Volker Lendeckes3: Lift the version of the scannedonly VFS module...
2010-01-15 Olivier SessinkBug #7028 part1
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2009-12-24 Jeremy AllisonAttempt to fix one of the last two bugs with the full...
2009-12-10 Björn Jackes3: keep subsecond times on cross-filesystem moves...
2009-12-08 Björn Jackes3: make sys_posix_fallocate more generic
2009-12-08 Björn Jackes3: allocate only "new" space, not "old" sparse space...
2009-12-07 Jeremy Allisonparent_sd can never be null in this function, so don't
2009-12-07 Jeremy AllisonHopefullt final fix for 6802 - acl_xattr.c module:...
2009-12-04 Jeremy AllisonRemove smb_fname duplicates that just keep the same...
2009-12-03 Björn Jackeѕ3: remove superfluous option check
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-12-02 Jeremy AllisonRestructure the ACL code some more, get the internal...
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-02 Jeremy AllisonEnsure check_parent_acl_common() only looks at stored
2009-12-02 Jeremy AllisonEnsure get_nt_acl_internal() only looks at the ACL...
2009-12-01 Jeremy AllisonFix DEBUG 0 -> DEBUG 10 (left over code).
2009-12-01 Jeremy AllisonFix bug 6938 : No hook exists to check creation rights...
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-11-29 Volker Lendeckes3: Restore "fake directory create times" as a share...
2009-11-29 Volker Lendeckes3: "copy_reg" only looks at mode, uid, gid, atime...
2009-11-29 Volker Lendeckes3: Pass up fake_dir_create_times from atalk_build_paths
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-25 Jeremy AllisonFix bug 6892 - When a chown operation is issued via...
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-12 Jeremy AllisonSecond part of bugfix for 6865 - acl_xattr module:...
2009-11-11 Michael Adams3:vfs_fs_capabilities: fix a debug message
2009-11-07 Jeremy AllisonFix bug 6865 - acl_xattr module: Has dependency that...
2009-11-04 Björn Jackes3: add support for full windows timestamps resolution...
2009-10-29 Jeremy AllisonStart fixing the RAW-STREAMS test - ensure that the...
2009-10-23 Barry SabsevitzFix bug 6802 - A created folder does not properly inher...
2009-10-17 Jeremy AllisonAdd comment explaining about symlink following & posix.
2009-10-17 Jeremy AllisonLast 2 VFS_STAT -> LSTAT fixes I can see in the modules...
2009-10-16 Jeremy AllisonFix one missing STAT -> LSTAT with POSIX pathnames...
2009-10-13 Andrew Tridgells3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-10-02 Jeremy AllisonRemove lots of duplicate code and move it into one
2009-10-02 Jeremy AllisonFix more use of VFS_STAT when posix pathnames selected.
2009-10-01 Jeremy AllisonFix bug #6769 - symlink unlink does nothing.
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-28 Christian Ambachchanged debuglevel for two messages in the GPFS module...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Matthias Dieter... s3:vfs_default - correct function parameters
2009-09-24 Steven Dannemans3 onefs: Fix 1 second share mode delay handling
2009-09-24 Steven Dannemans3 onefs: Fix a race condition exists in onefs_open...
2009-09-24 Zack Kirschs3 onefs: Add some debugging/asserts to give more info...
2009-09-24 Tim Proutys3: Add more helpful debugging to some of the streams...
2009-09-24 Aravind Srinivasanvfs catia: Fix a NULL dereference when CATIA is loaded...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-09-24 Aravind Srinivasanvfs catia: Fix a possible NULL dereference
2009-09-24 Volker Lendeckes3: Forgot to check in one build failure for vfs_gpfs.c
2009-09-24 Volker Lendeckes3: Remove an unused variable
next