Age | Commit message (Expand) | Author | Files | Lines |
2009-11-29 | s3: Restore "fake directory create times" as a share parameter | Volker Lendecke | 1 | -3/+3 |
2009-11-29 | s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime) | Volker Lendecke | 1 | -2/+1 |
2009-11-29 | s3: Pass up fake_dir_create_times from atalk_build_paths | Volker Lendecke | 1 | -15/+24 |
2009-11-29 | s3: Pass the "fake dir create times" parameter to sys_*stat | Volker Lendecke | 2 | -6/+10 |
2009-11-25 | Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL... | Jeremy Allison | 1 | -15/+36 |
2009-11-23 | Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit" | Volker Lendecke | 2 | -4/+2 |
2009-11-23 | Revert "s3: Move the global variable Protocol to struct smbd_server_connection" | Volker Lendecke | 1 | -1/+1 |
2009-11-21 | s3: Move the global variable Protocol to struct smbd_server_connection | Volker Lendecke | 1 | -1/+1 |
2009-11-21 | s3: Make the implicit reference to Protocol in is_in_path() explicit | Volker Lendecke | 2 | -2/+4 |
2009-11-18 | s3: Replace some create_synthetic_smb_fname() calls | Volker Lendecke | 1 | -11/+7 |
2009-11-18 | s3: Do not talloc in readdir | Volker Lendecke | 4 | -25/+37 |
2009-11-17 | Remove "store create time" code, cause create time to be stored | Jeremy Allison | 2 | -4/+2 |
2009-11-11 | Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri... | Jeremy Allison | 2 | -4/+10 |
2009-11-11 | s3:vfs_fs_capabilities: fix a debug message | Michael Adam | 1 | -1/+1 |
2009-11-06 | Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa... | Jeremy Allison | 2 | -0/+18 |
2009-11-04 | s3: add support for full windows timestamps resolution on files | Björn Jacke | 1 | -6/+13 |
2009-10-29 | Start fixing the RAW-STREAMS test - ensure that the xattr | Jeremy Allison | 1 | -2/+0 |
2009-10-23 | Fix bug 6802 - A created folder does not properly inherit permissions from pa... | Barry Sabsevitz | 1 | -4/+38 |
2009-10-16 | Add comment explaining about symlink following & posix. | Jeremy Allison | 1 | -1/+6 |
2009-10-16 | Last 2 VFS_STAT -> LSTAT fixes I can see in the modules code. | Jeremy Allison | 2 | -2/+14 |
2009-10-16 | Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught... | Jeremy Allison | 1 | -1/+7 |
2009-10-13 | s3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx | Andrew Tridgell | 1 | -21/+126 |
2009-10-06 | s3: Add access_mask to the flock VFS call | Abhidnya P Chirmule | 4 | -8/+8 |
2009-10-02 | Remove lots of duplicate code and move it into one | Jeremy Allison | 2 | -49/+31 |
2009-10-02 | Fix more use of VFS_STAT when posix pathnames selected. | Jeremy Allison | 1 | -1/+1 |
2009-10-01 | Fix bug #6769 - symlink unlink does nothing. | Jeremy Allison | 1 | -1/+5 |
2009-09-28 | changed debuglevel for two messages in the GPFS module from 0 to 10 they spam... | Christian Ambach | 1 | -2/+2 |
2009-09-24 | s3:vfs_default - correct function parameters | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2009-09-24 | s3 onefs: Fix 1 second share mode delay handling | Steven Danneman | 1 | -3/+33 |
2009-09-24 | s3 onefs: Fix a race condition exists in onefs_open.c between multiple opens ... | Steven Danneman | 1 | -5/+19 |
2009-09-24 | s3 onefs: Add some debugging/asserts to give more info when there is bad defe... | Zack Kirsch | 1 | -9/+24 |
2009-09-24 | s3: Add more helpful debugging to some of the streams code | Tim Prouty | 2 | -1/+24 |
2009-09-24 | vfs catia: Fix a NULL dereference when CATIA is loaded with no mappings speci... | Aravind Srinivasan | 1 | -1/+8 |
2009-09-24 | vfs catia: Fix the double translation that was happening with createfile and ... | Aravind Srinivasan | 3 | -92/+60 |
2009-09-24 | vfs catia: Fix a possible NULL dereference | Aravind Srinivasan | 1 | -2/+9 |
2009-09-24 | s3: Forgot to check in one build failure for vfs_gpfs.c | Volker Lendecke | 1 | -1/+1 |
2009-09-24 | s3: Remove an unused variable | Volker Lendecke | 1 | -1/+0 |
2009-09-24 | s3: Make the vfs_gpfs compile at least | Volker Lendecke | 1 | -19/+23 |
2009-09-18 | s3:smbd: Attempt to fix the build on HP/UX | Volker Lendecke | 1 | -0/+1 |
2009-09-17 | To set file create/birth time in GPFS. Signed-off-by: Abhidnya Chirmule <achi... | Abhidnya Chirmule | 1 | -0/+42 |
2009-09-17 | s3:vfs: Fix the build of vfs_tsmsm after the VFS rewrite | Volker Lendecke | 1 | -3/+3 |
2009-09-16 | s3: Fix reading beyond the end of a named stream in xattr_streams | Volker Lendecke | 1 | -2/+1 |
2009-09-16 | s3: Add some debugs to streams_xattr | Volker Lendecke | 1 | -0/+6 |
2009-09-14 | s3:vfs_catia: Make some fns static | Volker Lendecke | 1 | -3/+3 |
2009-09-14 | s3:vfs_catia: Use talloc_zero for simplification | Volker Lendecke | 1 | -2/+1 |
2009-09-14 | s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC | Volker Lendecke | 1 | -1/+1 |
2009-09-14 | s3: Test short reads in the build farm | Volker Lendecke | 1 | -0/+3 |
2009-09-09 | Fix compile in a usually non-selected define. | Jeremy Allison | 1 | -1/+1 |
2009-08-28 | s3: Major revamp for catia vfs module | Aravind Srinivasan | 1 | -145/+837 |
2009-08-28 | s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME | Aravind Srinivasan | 3 | -1/+30 |