summaryrefslogtreecommitdiffstats
path: root/source/smbd/message.c
Commit message (Expand)AuthorAgeFilesLines
* merging for 2.2.6pre1Gerald Carter2002-07-271-1/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-1/+1
* Move over to RELEASE branch.Jeremy Allison2002-02-011-6/+4
* Syncup getting ready for release.Jeremy Allison2001-07-061-3/+2
* Added other_safe_chars to alpha_strcpy(). Better fix for problem.Jeremy Allison2001-06-231-2/+2
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-1/+1
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-121-1/+1
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-6/+5
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-4/+0
* add remaining profile statsHerb Lewis2000-10-101-4/+20
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* 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