index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add sort parameter to shadow_copy2.
Ed Plese
2010-01-21
1
-0
/
+62
*
Modification of fix for bug 6876 - Delete of an object whose parent folder do...
Jeremy Allison
2010-01-16
1
-8
/
+5
*
Part 4 of bug #7028 - include scannedonly VFS module
Olivier Sessink
2010-01-14
1
-13
/
+8
*
Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
SASAJIMA Toshihiro
2010-01-12
1
-1
/
+2
*
Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...
Jeremy Allison
2010-01-12
1
-3
/
+3
*
Fix bug #6876 - Delete of an object whose parent folder does not have delete ...
Jeremy Allison
2010-01-12
3
-1
/
+131
*
s3: Lift the version of the scannedonly VFS module
Volker Lendecke
2010-01-12
1
-1
/
+1
*
s3: Add the "scannedonly" vfs virus scanner interface module
Olivier Sessink
2010-01-12
1
-0
/
+995
*
s3: Add a zfsacl:denymissingspecial parameter
Volker Lendecke
2010-01-11
1
-0
/
+10
*
vfs_commit: print warning when no fsync support is there
Björn Jacke
2010-01-06
1
-0
/
+2
*
Attempt to fix one of the last two bugs with the full Windows ACL support.
Jeremy Allison
2009-12-23
1
-0
/
+106
*
s3: keep subsecond times on cross-filesystem moves and don't follow links
Björn Jacke
2009-12-09
1
-0
/
+22
*
s3: make sys_posix_fallocate more generic
Björn Jacke
2009-12-08
1
-14
/
+11
*
s3: allocate only "new" space, not "old" sparse space in the posix_fallocate ...
Björn Jacke
2009-12-08
1
-2
/
+3
*
parent_sd can never be null in this function, so don't
Jeremy Allison
2009-12-07
1
-1
/
+5
*
Hopefullt final fix for 6802 - acl_xattr.c module: A created folder does not ...
Jeremy Allison
2009-12-07
3
-267
/
+168
*
Remove smb_fname duplicates that just keep the same information as in fsp->fs...
Jeremy Allison
2009-12-03
2
-11
/
+0
*
Remove unneeded argument from can_set_delete_on_close(). Ensure
Jeremy Allison
2009-12-02
1
-2
/
+2
*
ѕ3: remove superfluous option check
Björn Jacke
2009-12-03
1
-13
/
+10
*
Restructure the ACL code some more, get the internal semantics
Jeremy Allison
2009-12-02
1
-169
/
+130
*
Ensure check_parent_acl_common() only looks at stored
Jeremy Allison
2009-12-02
1
-2
/
+16
*
s3: prefer posix_fallocate for doing "strict allocate"
Björn Jacke
2009-12-02
1
-4
/
+21
*
Ensure get_nt_acl_internal() only looks at the ACL blobs, not
Jeremy Allison
2009-12-02
2
-19
/
+23
*
Fix DEBUG 0 -> DEBUG 10 (left over code).
Jeremy Allison
2009-11-30
1
-2
/
+4
*
Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...
Jeremy Allison
2009-11-30
3
-7
/
+104
*
Restructure the connect function code to always call
Jeremy Allison
2009-11-30
16
-37
/
+117
*
s3: Restore "fake directory create times" as a share parameter
Volker Lendecke
2009-11-29
1
-3
/
+3
*
s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime)
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: Pass up fake_dir_create_times from atalk_build_paths
Volker Lendecke
2009-11-29
1
-15
/
+24
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
2
-6
/
+10
*
Fix bug 6892 - When a chown operation is issued via Windows Explorer, all ACL...
Jeremy Allison
2009-11-25
1
-15
/
+36
*
Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"
Volker Lendecke
2009-11-23
2
-4
/
+2
*
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
2009-11-23
1
-1
/
+1
*
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
2009-11-21
1
-1
/
+1
*
s3: Make the implicit reference to Protocol in is_in_path() explicit
Volker Lendecke
2009-11-21
2
-2
/
+4
*
s3: Replace some create_synthetic_smb_fname() calls
Volker Lendecke
2009-11-18
1
-11
/
+7
*
s3: Do not talloc in readdir
Volker Lendecke
2009-11-18
4
-25
/
+37
*
Remove "store create time" code, cause create time to be stored
Jeremy Allison
2009-11-17
2
-4
/
+2
*
Second part of bugfix for 6865 - acl_xattr module: Has dependency that inheri...
Jeremy Allison
2009-11-11
2
-4
/
+10
*
s3:vfs_fs_capabilities: fix a debug message
Michael Adam
2009-11-11
1
-1
/
+1
*
Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xa...
Jeremy Allison
2009-11-06
2
-0
/
+18
*
s3: add support for full windows timestamps resolution on files
Björn Jacke
2009-11-04
1
-6
/
+13
*
Start fixing the RAW-STREAMS test - ensure that the xattr
Jeremy Allison
2009-10-29
1
-2
/
+0
*
Fix bug 6802 - A created folder does not properly inherit permissions from pa...
Barry Sabsevitz
2009-10-23
1
-4
/
+38
*
Add comment explaining about symlink following & posix.
Jeremy Allison
2009-10-16
1
-1
/
+6
*
Last 2 VFS_STAT -> LSTAT fixes I can see in the modules code.
Jeremy Allison
2009-10-16
2
-2
/
+14
*
Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught...
Jeremy Allison
2009-10-16
1
-1
/
+7
*
s3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
Andrew Tridgell
2009-10-13
1
-21
/
+126
*
s3: Add access_mask to the flock VFS call
Abhidnya P Chirmule
2009-10-06
4
-8
/
+8
*
Remove lots of duplicate code and move it into one
Jeremy Allison
2009-10-02
2
-49
/
+31
[prev]
[next]