Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[samba.git] / source / smbd / vfs-wrap.c
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-23 Jeremy Allisoninclude/vfs.h:
2000-12-08 Jeremy AllisonFixed compiler warning.
2000-12-08 Jeremy AllisonAdded OLD_NTDOMAIN to remove warnings about undefined...
2000-12-06 Tim PotterFixed compiler warning.
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonVector get_nt_acl/set_nt_acl via vfs. POSIX ACL support...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
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...