summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_fake_perms.c
Commit message (Expand)AuthorAgeFilesLines
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-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