summaryrefslogtreecommitdiff
path: root/source3/client/smbmount.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-13Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1-7/+10
1998-09-30Fixed uid->vuid confusion in smbmount (hopefully).Jeremy Allison1-2/+2
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-10/+7
1998-09-28Two changes in this ball...Michael Warfield1-0/+2
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-5/+5
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-1/+1
1998-08-12Changed a call to fflush(dbg) to dbgflush().Christopher R. Hertel1-1/+1
1998-07-31As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-60/+2
1998-05-12includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-23/+23
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-2/+2
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-4/+4
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-25/+0
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-03-03Change the multibyte character set support so thatJeremy Allison1-16/+3
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-22*** empty log message ***Volker Lendecke1-36/+36
1998-01-06Added manpages.Volker Lendecke1-4/+0
1998-01-05the real source code for the smbfs utilities. Forgot to doVolker Lendecke1-0/+941