index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
vfs-wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-27
/
+25
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
1
-11
/
+1
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
1
-0
/
+46
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-0
/
+5
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-0
/
+8
*
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
2000-04-04
1
-2
/
+6
*
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
2000-02-03
1
-0
/
+295
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-304
/
+0
*
Fix compiler warning.
Tim Potter
1999-05-06
1
-3
/
+104
*
Added dummy connect and disconnect VFS operations to avoid the
Tim Potter
1999-04-20
1
-2
/
+17
*
Always do a compile before CVS commit! )-:
Tim Potter
1999-04-08
1
-1
/
+1
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
1
-0
/
+8
*
Under IRIX, a void function may return a value, even if that value is
Tim Potter
1999-04-05
1
-1
/
+1
*
Wrapped up all VFS disk I/O functions for portability. I remember
Tim Potter
1999-04-04
1
-0
/
+180
[prev]