summaryrefslogtreecommitdiffstats
path: root/source3/smbd/dosmode.c
Commit message (Expand)AuthorAgeFilesLines
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-2/+2
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-271-4/+4
* Delete OriginalDir stuff.Tim Potter2000-06-231-2/+2
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-1/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* Put back lots of missing calls to dos_to_unix(). Thanks toTim Potter2000-02-031-1/+1
* Mega-VFS merge. Yeah baby!Tim Potter2000-02-031-5/+5
* Added "inherit permissions" patch.Jeremy Allison2000-01-141-18/+59
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-14/+11
* Use VFS operations for file I/O.Tim Potter1999-04-041-5/+5
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-1/+1
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-10/+10
* changed the default permissions code to do this:Andrew Tridgell1998-08-251-12/+1
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+68
* more splitting of server.cAndrew Tridgell1998-08-171-0/+202