summaryrefslogtreecommitdiff
path: root/source3/smbd/message.c
AgeCommit message (Expand)AuthorFilesLines
2000-10-11changes to sync with 2.2. treeHerb Lewis1-4/+20
2000-05-10more merging voodooAndrew Tridgell1-0/+4
2000-01-27Fixed code page conversions of messages outgoing/incoming.Jeremy Allison1-0/+10
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-8/+12
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-6/+10
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-4/+4
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-05-07This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1-1/+1
1998-05-06Fixes for the %U and %G problems people have reported.Jeremy Allison1-1/+1
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-4/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-7/+7
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-1/+1
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-15/+13
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-05-04Initial version imported to CVS Samba Release Account1-0/+204