summaryrefslogtreecommitdiffstats
path: root/source/smbd/message.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed code page conversions of messages outgoing/incoming.Jeremy Allison2000-01-271-0/+10
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-8/+12
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-6/+10
* As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1998-07-311-4/+4
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-1/+1
* Fixes for the %U and %G problems people have reported.Jeremy Allison1998-05-061-1/+1
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-4/+4
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-7/+7
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-1/+1
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-15/+13
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* Initial version imported to CVS Samba Release Account1996-05-041-0/+204