Age | Commit message (Expand) | Author | Files | Lines |
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 |