Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r971: Auto remove store dos attributes if underlying filesystem | Jeremy Allison | 1 | -0/+13 |
2004-04-02 | Added per-share parameter "store dos attributes". When set, will store | Jeremy Allison | 1 | -7/+122 |
2004-03-31 | Reformat in preparation for EA dosmode attributes. | Jeremy Allison | 1 | -123/+125 |
2004-03-19 | Fix for #1064 - ensure truncate attribute checking is done correctly on "hidd... | Jeremy Allison | 1 | -4/+26 |
2003-11-25 | Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bits | Jeremy Allison | 1 | -0/+3 |
2003-10-14 | Enclose usage of st_blksize and st_blocks struct stat members in | Tim Potter | 1 | -0/+2 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 1 | -7/+7 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -7/+7 |
2003-02-24 | Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -1/+1 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -45/+47 |
2002-03-05 | Mask off the aDIR on setfileinfo. | Jeremy Allison | 1 | -0/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+2 |
2001-04-14 | configure: | Jeremy Allison | 1 | -11/+15 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2001-02-16 | configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss... | Jeremy Allison | 1 | -0/+2 |
2001-01-17 | Get the logic right thistime :-(. | Jeremy Allison | 1 | -2/+3 |
2001-01-17 | Typo in new file_chmod code caused file attribute changes to fail. | Jeremy Allison | 1 | -1/+1 |
2001-01-09 | Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter | Jeremy Allison | 1 | -36/+70 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -2/+2 |
2000-09-27 | Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them | Jeremy Allison | 1 | -4/+4 |
2000-06-23 | Delete OriginalDir stuff. | Tim Potter | 1 | -2/+2 |
2000-05-16 | The new msdfs implementation that uses symlinks to point to other | Shirish Kalele | 1 | -1/+1 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-02-03 | Put back lots of missing calls to dos_to_unix(). Thanks to | Tim Potter | 1 | -1/+1 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -5/+5 |
2000-01-14 | Added "inherit permissions" patch. | Jeremy Allison | 1 | -18/+59 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -14/+11 |
1999-04-04 | Use VFS operations for file I/O. | Tim Potter | 1 | -5/+5 |
1998-09-17 | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1 | -1/+1 |
1998-09-17 | configure configure.in: Added tests for fseek64 and ftell64. | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -10/+10 |
1998-08-25 | changed the default permissions code to do this: | Andrew Tridgell | 1 | -12/+1 |
1998-08-17 | this completes the splitup of server.c. | Andrew Tridgell | 1 | -0/+68 |
1998-08-17 | more splitting of server.c | Andrew Tridgell | 1 | -0/+202 |