Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or delete file
[samba.git] / source / smbd / file_access.c
2009-02-03 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-19 Volker LendeckeFix checks in can_delete_file_in_directory()
2008-06-17 Michael Adamfile_access: add a function header comment for can_acce...
2008-06-17 Michael Adamfile_access: remove unneeded stat buf parameter from...
2008-06-15 Volker LendeckeRemove the reference to current_user from file_access.c
2008-05-03 Jeremy AllisonRemove the "stat_open()" function, flag, and all associ...
2008-05-02 Jeremy AllisonMove directory_has_default_acl() to file_access.c,...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-11-13 Michael AdamFix potential orphaned open files.
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-11-11 Volker LendeckeCosmetic fix
2007-11-06 Michael AdamMove some access check functions that are not posix...