index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_LISTXATTR to use const struct smb_filename * instead ...
Jeremy Allison
2017-05-31
1
-2
/
+2
*
s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...
Jeremy Allison
2017-05-31
1
-5
/
+5
*
s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filen...
Jeremy Allison
2017-05-31
1
-1
/
+1
*
s3: smbd: Fix up the ucf_flags correctly in smb_file_rename_information().
Jeremy Allison
2017-05-22
1
-4
/
+7
*
s3: smbd: We can now remove the 'bool dfs_path' parameter from filename_conve...
Jeremy Allison
2017-05-22
1
-8
/
+0
*
s3: smbd: Always use ucf_flags_from_smb_request() in place of checking by han...
Jeremy Allison
2017-05-22
1
-10
/
+8
*
s3: smbd: Remove bool dfs_pathnames paramter from resolve_dfspath_wcard().
Jeremy Allison
2017-05-22
1
-4
/
+5
*
SMB_INFO_ALLOCATION: return with UINT32_MAX rather than cutting at 4 bytes
Peter Somogyi
2017-05-17
1
-0
/
+6
*
s3/smbd: add file_id return arg to smbd_dirptr_lanman2_entry
Ralph Boehme
2017-04-18
1
-2
/
+8
*
smbd: add zero_file_id flag
Uri Simchoni
2017-03-26
1
-0
/
+14
*
smbd: remove coupling between get_ea_names_from_file() and "ea support"
Uri Simchoni
2017-03-02
1
-4
/
+4
*
smbd: get_ea_list_from_file_path() - remove a duplicate statement
Uri Simchoni
2017-03-02
1
-1
/
+0
*
smbd: refuse_symlink() - do not fail if the file does not exist
Uri Simchoni
2017-03-02
1
-1
/
+4
*
smbd: Streamline get_ea_names_from_file
Volker Lendecke
2017-01-22
1
-42
/
+54
*
s3/smbd: convert "mangled names" option to an enum
Ralph Boehme
2017-01-09
1
-2
/
+10
*
s3/smbd: use stat from smb_fname if valid in refuse_symlink()
Ralph Boehme
2016-09-11
1
-1
/
+6
*
s3/smbd: in call_trans2qfilepathinfo call lstat when dealing with posix pathn...
Ralph Boehme
2016-09-11
1
-3
/
+4
*
smbd: get a valid file stat to disk_quotas
Uri Simchoni
2016-08-13
1
-6
/
+6
*
Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevel
Partha Sarathi
2016-04-27
1
-52
/
+91
*
nt-quotas: vfs_get_ntquota() return NTSTATUS
Uri Simchoni
2016-03-31
1
-2
/
+4
*
s3: smbd: DFS: Pass uint32_t ucf_flags through into resolve_dfspath_wcard().
Jeremy Allison
2016-03-25
1
-1
/
+1
*
s3: smbd: Modify vfs_stat_smb_basename() to take a const struct smb_filename ...
Jeremy Allison
2016-03-24
1
-1
/
+1
*
s3: smbd: Remove many common uses of lp_posix_pathnames().
Jeremy Allison
2016-03-24
1
-3
/
+19
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
1
-12
/
+25
*
s3:smbd: Move lp_posix_pathnames() out of ea_list_has_invalid_name().
Jeremy Allison
2016-03-24
1
-2
/
+3
*
s3:smbd: Change refuse_symlink() to take a const smb_filename * parameter fro...
Jeremy Allison
2016-03-15
1
-6
/
+6
*
s3:smbd: Change get_ea_names_from_file() to take a const smb_filename * param...
Jeremy Allison
2016-03-15
1
-7
/
+12
*
s3:smbd: Change get_ea_list_from_file_path() to take a const smb_filename * p...
Jeremy Allison
2016-03-15
1
-10
/
+31
*
s3: smbd: Change canonicalize_ea_name() to take a const smb_filename * parame...
Jeremy Allison
2016-03-15
1
-3
/
+11
*
s3: smbd: Reformatting - remove unneeded const char *fname variable.
Jeremy Allison
2016-03-15
1
-9
/
+15
*
CVE-2015-7560: s3: smbd: Refuse to set EA's on a symlink.
Jeremy Allison
2016-03-10
1
-0
/
+5
*
CVE-2015-7560: s3: smbd: Silently return no EA's available on a symlink.
Jeremy Allison
2016-03-10
1
-0
/
+9
*
CVE-2015-7560: s3: smbd: Set return values early, allows removal of code dupl...
Jeremy Allison
2016-03-10
1
-8
/
+5
*
CVE-2015-7560: s3: smbd: Refuse to get a POSIX ACL on a symlink.
Jeremy Allison
2016-03-10
1
-0
/
+7
*
CVE-2015-7560: s3: smbd: Refuse to set a POSIX ACL on a symlink.
Jeremy Allison
2016-03-10
1
-0
/
+6
*
CVE-2015-7560: s3: smbd: Add refuse_symlink() function that can be used to pr...
Jeremy Allison
2016-03-10
1
-0
/
+28
*
s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *.
Jeremy Allison
2016-03-07
1
-2
/
+6
*
VFS: Modify lchown to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-05
1
-2
/
+2
*
VFS: Modify chmod to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-03
1
-1
/
+1
*
s3: smbd: Change dptr_create() to take a const struct smb_filename * instead ...
Jeremy Allison
2016-03-01
1
-1
/
+3
*
s3: smbd: In call_trans2findfirst() all use of ctx is really talloc_tos().
Jeremy Allison
2016-03-01
1
-10
/
+12
*
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
2016-02-06
1
-3
/
+3
*
s3: smbd: Convert all but one use of lp_posix_pathnames() into req->posix_pat...
Jeremy Allison
2015-12-23
1
-18
/
+18
*
s3: smbd: Split all calls to srvstr_get_path() to calls to srvstr_get_path_po...
Jeremy Allison
2015-12-23
1
-14
/
+127
*
s3: smbd: Split all calls to srvstr_get_path_wcard() into srvstr_get_path_wca...
Jeremy Allison
2015-12-23
1
-10
/
+63
*
s3: smbd: In trans2.c, add in UCF_POSIX_PATHNAMES to the ucf_flags if lp_posi...
Jeremy Allison
2015-12-23
1
-8
/
+13
*
s3: smbd: In trans2.c Use ucf_flags variable instead of passing as parameter.
Jeremy Allison
2015-12-23
1
-5
/
+10
*
smbd: Simplify check_access()
Volker Lendecke
2015-11-17
1
-10
/
+7
[next]