This is a *big* checkin that may break some things, but implements the
[tprouty/samba.git] / source / smbd / vfs.c
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-02-04 Tim PotterFix some compile warnings.
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
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-07-22 Tim PotterPass VFS options defined in smb.conf to vfs_init()...
1999-04-20 Tim PotterRewrite of VFS initialisation routines.
1999-04-14 Tim PotterRemoved unused vfs_read_data() function at the request...
1999-04-08 Tim PotterForgot about closedir() function for VFS. Hoo embarassing.
1999-04-05 Tim PotterDisable VFS routines if no libdl available.
1999-04-04 Tim PotterWrote VFS initialisation routines.