Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |