r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
[samba.git] / source3 / smbd / dosmode.c
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7452: Set sparse flag if needed. Based on code from...
2007-10-10 Jeremy Allisonr6895: Add "acl check permissions" to turn on/off the...
2007-10-10 Jeremy Allisonr6049: Ensure "dos filetime" checks file ACLs correctly...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Günther Deschnerr3673: Do not fail on setting file attributes with...
2007-10-10 Günther Deschnerr3496: Fix calling of get_acl_group_bits().
2007-10-10 Jeremy Allisonr2700: Fix bug where we could incorrectly set sparse...
2007-10-10 Jeremy Allisonr971: Auto remove store dos attributes if underlying...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonReformat in preparation for EA dosmode attributes.
2004-03-19 Jeremy AllisonFix for #1064 - ensure truncate attribute checking...
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-10-14 Tim PotterEnclose usage of st_blksize and st_blocks struct stat...
2003-10-14 Tim PotterEnclose usage of st_blksize and st_blocks struct stat...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-22 Andrew BartlettMore signed/unsigned fixes (yes, I run with funny compi...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Andrew Tridgellan initial fix for handling sparse files in smbd
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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