summaryrefslogtreecommitdiffstats
path: root/source3/smbd/dosmode.c
Commit message (Expand)AuthorAgeFilesLines
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+2
* configure:Jeremy Allison2001-04-141-11/+15
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+0
* configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-161-0/+2
* Get the logic right thistime :-(.Jeremy Allison2001-01-171-2/+3
* Typo in new file_chmod code caused file attribute changes to fail.Jeremy Allison2001-01-171-1/+1
* Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison2001-01-091-36/+70
* 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