summaryrefslogtreecommitdiffstats
path: root/source3/smbwrapper/shared.c
Commit message (Expand)AuthorAgeFilesLines
* oops, I ot the return type of putenv() wrongAndrew Tridgell1998-10-201-2/+3
* use putenv() more portablyAndrew Tridgell1998-10-201-1/+7
* removed setenv(), replaced with smbw_setenv()Andrew Tridgell1998-10-201-1/+15
* smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirectorJeremy Allison1998-10-201-1/+0
* added command line options to smbshAndrew Tridgell1998-10-191-1/+2
* - don't use env variables for passwords and usernames (yeah!)Andrew Tridgell1998-10-191-0/+179