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
/
smbd
/
file_access.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-security: use shared SECINFO_DACL define.
Günther Deschner
2010-06-03
1
-2
/
+2
*
s3-security: use shared SECINFO_GROUP define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: use shared SECINFO_OWNER define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
Switch over to using get_currect_XXX() accessor functions.
Jeremy Allison
2010-03-15
1
-7
/
+7
*
Rever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove more uses of "extern s...
Jeremy Allison
2010-03-15
1
-4
/
+4
*
Remove more uses of "extern struct current_user current_user;".
Jeremy Allison
2010-03-12
1
-4
/
+4
*
Make file access control decisions a lot easier to debug (at level 10).
Jeremy Allison
2010-01-12
1
-0
/
+11
*
s3: Remove unnecessary callers of get_full_smb_filename
Tim Prouty
2009-07-21
1
-9
/
+1
*
s3 file_access: Convert some more functions over to use smb_filneame
Tim Prouty
2009-06-25
1
-16
/
+3
*
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
2009-06-24
1
-40
/
+83
*
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
2009-06-18
1
-8
/
+3
*
s3: Plumb smb_filename from create_file all of the way down to fd_open
Tim Prouty
2009-06-17
1
-6
/
+19
*
Fix bug #6297 - owner of sticky directory cannot delete files created by others.
Jeremy Allison
2009-06-11
1
-2
/
+13
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-7
/
+7
*
Fix bug #6154 - zfs does not honor admin users.
Jeremy Allison
2009-03-04
1
-0
/
+5
*
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...
Jeremy Allison
2009-02-02
1
-8
/
+3
*
Rename parent_dirname_talloc() to parent_dirname()
Volker Lendecke
2008-12-31
1
-4
/
+1
*
Unify se_access_check with the S4 code. Will make
Jeremy Allison
2008-10-31
1
-4
/
+3
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-4
/
+4
*
Fix checks in can_delete_file_in_directory()
Volker Lendecke
2008-06-19
1
-6
/
+15
*
file_access: add a function header comment for can_access_file_acl().
Michael Adam
2008-06-18
1
-0
/
+3
*
file_access: remove unneeded stat buf parameter from can_access_file_acl().
Michael Adam
2008-06-17
1
-3
/
+3
*
Remove the reference to current_user from file_access.c
Volker Lendecke
2008-06-15
1
-8
/
+6
*
Remove the "stat_open()" function, flag, and all associated code. It was only
Jeremy Allison
2008-05-02
1
-4
/
+4
*
Move directory_has_default_acl() to file_access.c, belongs
Jeremy Allison
2008-05-02
1
-0
/
+27
*
Change the prototype of the vfs function get_nt_acl().
Michael Adam
2007-12-19
1
-62
/
+5
*
Fix potential orphaned open files.
Michael Adam
2007-11-13
1
-2
/
+4
*
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
2007-11-13
1
-8
/
+7
*
Cosmetic fix
Volker Lendecke
2007-11-11
1
-3
/
+5
*
Move some access check functions that are not posix-acl specific
Michael Adam
2007-11-06
1
-0
/
+239