summaryrefslogtreecommitdiffstats
path: root/source/client/smbmount.c
Commit message (Expand)AuthorAgeFilesLines
* `Michael Warfield1999-02-011-18/+55
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-3/+3
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-9/+10
* Fixed timing window created by daemonize function. Smbmount was going daemonMichael Warfield1998-11-131-7/+10
* Fixed uid->vuid confusion in smbmount (hopefully).Jeremy Allison1998-09-301-2/+2
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-10/+7
* Two changes in this ball...Michael Warfield1998-09-281-0/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-5/+5
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-1/+1
* Changed a call to fflush(dbg) to dbgflush().Christopher R. Hertel1998-08-121-1/+1
* As per a Andrew's message, I went through and removed the timestring()Christopher R. Hertel1998-07-311-1/+1
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-60/+2
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-23/+23
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+2
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-4/+4
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-25/+0
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-1/+1
* Change the multibyte character set support so thatJeremy Allison1998-03-031-16/+3
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* *** empty log message ***Volker Lendecke1998-01-221-36/+36
* Added manpages.Volker Lendecke1998-01-061-4/+0
* the real source code for the smbfs utilities. Forgot to doVolker Lendecke1998-01-051-0/+941