summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbsh.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-26Collecting another little patch from gd@suse.deVolker Lendecke1-1/+1
2003-03-17Fix building --with-smbwrapper.Tim Potter1-5/+5
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-5/+5
2002-11-13Fix smbwrapper from global* changes.Jeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-1/+1
2001-09-10convert more code to use XFILEAndrew Tridgell1-1/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-2/+2
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+0
2000-07-06added -L optionAndrew Tridgell1-2/+8
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+1
1998-10-23fixed problems with PWD - we no longer use the PWD env variableAndrew Tridgell1-3/+5
1998-10-22server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstringJeremy Allison1-2/+8
1998-10-20removed setenv(), replaced with smbw_setenv()Andrew Tridgell1-7/+7
1998-10-20smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirectorJeremy Allison1-1/+0
1998-10-19added command line options to smbshAndrew Tridgell1-11/+46
1998-10-19- don't use env variables for passwords and usernames (yeah!)Andrew Tridgell1-7/+27
1998-10-13smbsh launch program is now in CAndrew Tridgell1-0/+62