summaryrefslogtreecommitdiffstats
path: root/source3/smbd/file_access.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the "stat_open()" function, flag, and all associated code. It was onlyJeremy Allison2008-05-021-4/+4
* Move directory_has_default_acl() to file_access.c, belongsJeremy Allison2008-05-021-0/+27
* Change the prototype of the vfs function get_nt_acl().Michael Adam2007-12-191-62/+5
* Fix potential orphaned open files.Michael Adam2007-11-131-2/+4
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-131-8/+7
* Cosmetic fixVolker Lendecke2007-11-111-3/+5
* Move some access check functions that are not posix-acl specificMichael Adam2007-11-061-0/+239