index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_fake_perms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
1
-2
/
+2
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-2
/
+2
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-4
/
+4
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-4
/
+2
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-5
/
+5
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-223
/
+17
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-2
/
+2
2003-03-27
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
1
-5
/
+3
2003-03-03
Fixes to the vfs_fake_perms modules - we only need to specify the VFS
Andrew Bartlett
1
-211
/
+29
2002-12-30
Add a new VFS module, that just fiddles the file permissions. Still need to
Andrew Bartlett
1
-0
/
+471