summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_fake_perms.c
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-2/+2
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-4/+4
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-4/+2
* 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