found a much simpler case that kills the posix locking
[kai/samba.git] / source3 / smbd / vfs-wrap.c
2000-05-02 Jeremy AllisonMoved uglyness needed in fcntl locking (64->32 bit...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
2000-02-03 Tim PotterComments to use vfs_* functions instead of dos_* unless...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-05-06 Tim PotterFix compiler warning.
1999-04-20 Tim PotterAdded dummy connect and disconnect VFS operations to...
1999-04-08 Tim PotterAlways do a compile before CVS commit! )-:
1999-04-08 Tim PotterForgot about closedir() function for VFS. Hoo embarassing.
1999-04-05 Tim PotterUnder IRIX, a void function may return a value, even...
1999-04-04 Tim PotterWrapped up all VFS disk I/O functions for portability...