Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-02-03 | Put back lots of missing calls to dos_to_unix(). Thanks to | Tim Potter | 1 | -2/+2 |
2000-02-03 | Comments to use vfs_* functions instead of dos_* unless really | Tim Potter | 1 | -0/+450 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -379/+0 |
1999-07-22 | Pass VFS options defined in smb.conf to vfs_init() function. | Tim Potter | 1 | -4/+7 |
1999-04-20 | Rewrite of VFS initialisation routines. | Tim Potter | 1 | -101/+114 |
1999-04-14 | Removed unused vfs_read_data() function at the request of tridge. | Tim Potter | 1 | -49/+0 |
1999-04-08 | Forgot about closedir() function for VFS. Hoo embarassing. | Tim Potter | 1 | -0/+2 |
1999-04-05 | Disable VFS routines if no libdl available. | Tim Potter | 1 | -3/+6 |
1999-04-04 | Wrote VFS initialisation routines. | Tim Potter | 1 | -0/+407 |