summaryrefslogtreecommitdiff
path: root/source3/smbd/dosmode.c
AgeCommit message (Expand)AuthorFilesLines
2000-10-06Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison1-2/+2
2000-09-27Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison1-4/+4
2000-06-23Delete OriginalDir stuff.Tim Potter1-2/+2
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-1/+1
2000-05-10more merging voodooAndrew Tridgell1-0/+4
2000-02-03Put back lots of missing calls to dos_to_unix(). Thanks toTim Potter1-1/+1
2000-02-03Mega-VFS merge. Yeah baby!Tim Potter1-5/+5
2000-01-14Added "inherit permissions" patch.Jeremy Allison1-18/+59
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-14/+11
1999-04-04Use VFS operations for file I/O.Tim Potter1-5/+5
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-1/+1
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-1/+1
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-10/+10
1998-08-25changed the default permissions code to do this:Andrew Tridgell1-12/+1
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+68
1998-08-17more splitting of server.cAndrew Tridgell1-0/+202