summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_fake_perms.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-5/+5
* Fix VFS layer:Alexander Bokovoy2003-05-111-223/+17
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-5/+3
* Fixes to the vfs_fake_perms modules - we only need to specify the VFSAndrew Bartlett2003-03-031-211/+29
* Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2002-12-301-0/+471