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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
vfs_fruit: add an option that allows disabling POSIX rename behaviour
Ralph Boehme
1
-1
/
+5
2016-05-03
Fix formatting issue on 32bit with _FILE_OFFSET_BITS == 64
Douglas Bagnall
1
-3
/
+2
2016-04-11
vfs_catia: Fix bug 11827, memleak
Volker Lendecke
1
-3
/
+3
2016-04-11
vfs_catia: Align loop index with terminator
Volker Lendecke
1
-1
/
+1
2016-04-06
vfs_time_audit: Assert that all VFS functions are implemented
Christof Schmitt
1
-0
/
+2
2016-04-06
vfs_full_audit: Assert that all VFS functions are implemented
Christof Schmitt
1
-3
/
+7
2016-04-05
s3: vfs: time_audit. Add missing audit_file().
Jeremy Allison
1
-1
/
+31
2016-04-05
s3: vfs: time_audit: Add get/fget/set/fset dos_attributes functions.
Jeremy Allison
1
-6
/
+95
2016-04-05
s3: vfs: time_audit. Add missing fsctl().
Jeremy Allison
1
-1
/
+38
2016-04-05
s3: vfs: time_audit. Add missing get_dfs_referrals().
Jeremy Allison
1
-1
/
+21
2016-04-05
s3: vfs: Sort vfs function entries in vfs_time_audit.
Jeremy Allison
1
-8
/
+17
2016-04-05
s3: vfs: full_audit. Implement missing durable_XXX functions.
Jeremy Allison
1
-18
/
+76
2016-04-05
s3: vfs: full_audit. Add audit_file_fn().
Jeremy Allison
1
-5
/
+23
2016-04-05
s3: vfs: full_audit. Add missing fsctl_fn().
Jeremy Allison
1
-5
/
+32
2016-04-05
s3: vfs: full_audit. Add missing get_dfs_referrals_fn().
Jeremy Allison
1
-6
/
+17
2016-04-05
s3: vfs: full_audit. Sort vfs fn list and add comments on missing entries.
Jeremy Allison
1
-16
/
+53
2016-04-01
vfs_gpfs: Remove xattr functions
Christof Schmitt
1
-160
/
+0
2016-04-01
vfs_gpfs: Implement new dos_attributes vfs functions
Christof Schmitt
1
-0
/
+184
2016-03-29
vfs_glusterfs: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
1
-4
/
+5
2016-03-28
vfs_aio_fork: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
1
-2
/
+3
2016-03-28
vfs_aio_linux: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
1
-4
/
+5
2016-03-27
s3: vfs: Add VFS functions for setting and getting DOS attributes.
Richard Sharpe
2
-0
/
+126
2016-03-24
s3: smbd: Modify vfs_stat_smb_basename() to take a const struct smb_filename ...
Jeremy Allison
5
-6
/
+6
2016-03-24
s3: vfs: vfs_acl_tdb. Remove use of vfs_stat_smb_basename().
Jeremy Allison
1
-3
/
+5
2016-03-24
s3: vfs: recycle. Remove use of vfs_stat_smb_basename().
Jeremy Allison
1
-3
/
+5
2016-03-24
s3: smbd: Remove many common uses of lp_posix_pathnames().
Jeremy Allison
7
-10
/
+10
2016-03-24
s3: vfs: Remove use of lp_posix_pathnames() below the VFS.
Jeremy Allison
1
-3
/
+10
2016-03-24
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
19
-77
/
+170
2016-03-24
s3: smbd: Add uint32_t flags field to struct smb_filename.
Jeremy Allison
1
-0
/
+1
2016-03-24
s3: vfs: vfs_afsacl. refuse_symlink() means we can always use STAT here.
Jeremy Allison
1
-5
/
+7
2016-03-24
s3:smbd: Fix build for vfs_afsacl.c.
Jeremy Allison
1
-13
/
+6
2016-03-24
s3/modules/getdate: use HAVE___ATTRIBUTE__ instead of __GNUC__
Douglas Bagnall
2
-2
/
+2
2016-03-24
vfs_acl_common: avoid setting POSIX ACLs if "ignore system acls" is set
Uri Simchoni
1
-48
/
+99
2016-03-18
s3/vfs:stream_depots: Parse substitutions in streams-depot-directory path
Shyamsunder Rathi
1
-2
/
+8
2016-03-15
s3: vfs: vfs_xattr_tdb - cleanup. Remove unneeded variable "path".
Jeremy Allison
1
-2
/
+3
2016-03-15
s3:vfs: Change get_acl_blob() to take a const smb_filename * parameter from c...
Jeremy Allison
3
-29
/
+31
2016-03-15
s3:smbd: Change get_ea_names_from_file() to take a const smb_filename * param...
Jeremy Allison
1
-1
/
+1
2016-03-15
s3:vfs: vfs_streams_xattr.c: Change walk_xattr_streams() to const struct smb_...
Jeremy Allison
1
-11
/
+22
2016-03-15
s3:vfs: vfs_streams_xattr.c - Remove duplicate code. This is exactly vfs_stat...
Jeremy Allison
1
-17
/
+4
2016-03-15
s3: vfs: vfs_solarisacl. refuse_symlink() means we can always use STAT here.
Jeremy Allison
1
-4
/
+12
2016-03-15
s3: vfs: vfs_hpuxacl. refuse_symlink() means we can always use STAT here.
Jeremy Allison
1
-10
/
+12
2016-03-14
s3:vfs: Change smbacl4_GetFileOwner() to take const struct smb_filename * fro...
Jeremy Allison
1
-5
/
+5
2016-03-14
s3:smbd:vfs: Change posix_get_nt_acl() from const char * to const struct smb_...
Jeremy Allison
3
-3
/
+3
2016-03-14
s3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a const struct smb_filename *.
Jeremy Allison
6
-8
/
+9
2016-03-14
s3:smbd: Fix build for vfs_aixacl2.c.
Jeremy Allison
1
-7
/
+16
2016-03-09
vfs_united_media: Fix CID 1355492 Uninitialized scalar variable
Volker Lendecke
1
-0
/
+1
2016-03-07
s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *.
Jeremy Allison
9
-74
/
+92
2016-03-07
s3: VFS: vfs_fruit. If we have an fsp, use it in preference to a pathname in ...
Jeremy Allison
1
-1
/
+1
2016-03-05
VFS: Modify lchown to take a const struct smb_filename * instead of const char *
Jeremy Allison
11
-54
/
+121
2016-03-05
VFS: Modify chown to take a const struct smb_filename * instead of const char *
Jeremy Allison
14
-74
/
+187
[next]