Age | Commit message (Expand) | Author | Files | Lines |
2000-07-10 | Fixes for various compile warnings on Solaris 8. | Tim Potter | 1 | -1/+3 |
2000-05-05 | Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail... | Jeremy Allison | 1 | -1/+0 |
2000-05-02 | Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS | Jeremy Allison | 1 | -2/+7 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -1/+6 |
2000-04-10 | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 1 | -4/+3 |
2000-02-04 | Fix some compile warnings. | Tim Potter | 1 | -0/+7 |
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 |