an initial fix for handling sparse files in smbd
[import/samba-cvsimport.git] / source / smbd / dosmode.c
2002-07-29 Andrew Tridgellan initial fix for handling sparse files in smbd
2002-03-05 Jeremy AllisonMask off the aDIR on setfileinfo.
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-14 Jeremy Allisonconfigure:
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-16 Jeremy Allisonconfigure configure.in smbd/posix_acls.c smbd/dosmode...
2001-01-17 Jeremy AllisonGet the logic right thistime :-(.
2001-01-17 Jeremy AllisonTypo in new file_chmod code caused file attribute chang...
2001-01-09 Jeremy AllisonFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos...
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-06-23 Tim PotterDelete OriginalDir stuff.
2000-05-16 Shirish KaleleThe new msdfs implementation that uses symlinks to...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-02-03 Tim PotterPut back lots of missing calls to dos_to_unix(). Thanks to
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-25 Andrew Tridgellchanged the default permissions code to do this:
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.
1998-08-17 Andrew Tridgellmore splitting of server.c