summaryrefslogtreecommitdiffstats
path: root/source3/smbd/vfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unused vfs_read_data() function at the request of tridge.Tim Potter1999-04-141-49/+0
* Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1999-04-081-0/+2
* Disable VFS routines if no libdl available.Tim Potter1999-04-051-3/+6
* Wrote VFS initialisation routines.Tim Potter1999-04-041-0/+407