summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbsh.c
AgeCommit message (Expand)AuthorFilesLines
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