summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/shared.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-1/+0
1998-10-24make sure that apps can't close one of the internal smbw fileAndrew Tridgell1-0/+7
1998-10-23make the shared variable stuff slightly more sophisticatedAndrew Tridgell1-12/+26
1998-10-20oops, I ot the return type of putenv() wrongAndrew Tridgell1-2/+3
1998-10-20use putenv() more portablyAndrew Tridgell1-1/+7
1998-10-20removed setenv(), replaced with smbw_setenv()Andrew Tridgell1-1/+15
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-1/+2
1998-10-19- don't use env variables for passwords and usernames (yeah!)Andrew Tridgell1-0/+179