index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
file_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
Make file access control decisions a lot easier to debug (at level 10).
Jeremy Allison
1
-0
/
+11
2009-07-21
s3: Remove unnecessary callers of get_full_smb_filename
Tim Prouty
1
-9
/
+1
2009-06-25
s3 file_access: Convert some more functions over to use smb_filneame
Tim Prouty
1
-16
/
+3
2009-06-24
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
1
-40
/
+83
2009-06-18
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
1
-8
/
+3
2009-06-17
s3: Plumb smb_filename from create_file all of the way down to fd_open
Tim Prouty
1
-6
/
+19
2009-06-11
Fix bug #6297 - owner of sticky directory cannot delete files created by others.
Jeremy Allison
1
-2
/
+13
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-7
/
+7
2009-03-04
Fix bug #6154 - zfs does not honor admin users.
Jeremy Allison
1
-0
/
+5
2009-02-02
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client canĀ“t rename or dele...
Jeremy Allison
1
-8
/
+3
2008-12-31
Rename parent_dirname_talloc() to parent_dirname()
Volker Lendecke
1
-4
/
+1
2008-10-31
Unify se_access_check with the S4 code. Will make
Jeremy Allison
1
-4
/
+3
2008-06-19
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
1
-4
/
+4
2008-06-19
Fix checks in can_delete_file_in_directory()
Volker Lendecke
1
-6
/
+15
2008-06-18
file_access: add a function header comment for can_access_file_acl().
Michael Adam
1
-0
/
+3
2008-06-17
file_access: remove unneeded stat buf parameter from can_access_file_acl().
Michael Adam
1
-3
/
+3
2008-06-15
Remove the reference to current_user from file_access.c
Volker Lendecke
1
-8
/
+6
2008-05-02
Remove the "stat_open()" function, flag, and all associated code. It was only
Jeremy Allison
1
-4
/
+4
2008-05-02
Move directory_has_default_acl() to file_access.c, belongs
Jeremy Allison
1
-0
/
+27
2007-12-19
Change the prototype of the vfs function get_nt_acl().
Michael Adam
1
-62
/
+5
2007-11-13
Fix potential orphaned open files.
Michael Adam
1
-2
/
+4
2007-11-13
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
1
-8
/
+7
2007-11-11
Cosmetic fix
Volker Lendecke
1
-3
/
+5
2007-11-06
Move some access check functions that are not posix-acl specific
Michael Adam
1
-0
/
+239