Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-11-21 | add a error code when failed to get lock | Andrew Tridgell | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 1 | -1/+0 |
1998-10-24 | make sure that apps can't close one of the internal smbw file | Andrew Tridgell | 1 | -0/+7 |
1998-10-23 | make the shared variable stuff slightly more sophisticated | Andrew Tridgell | 1 | -12/+26 |
1998-10-20 | oops, I ot the return type of putenv() wrong | Andrew Tridgell | 1 | -2/+3 |
1998-10-20 | use putenv() more portably | Andrew Tridgell | 1 | -1/+7 |
1998-10-20 | removed setenv(), replaced with smbw_setenv() | Andrew Tridgell | 1 | -1/+15 |
1998-10-20 | smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector | Jeremy Allison | 1 | -1/+0 |
1998-10-19 | added command line options to smbsh | Andrew Tridgell | 1 | -1/+2 |
1998-10-19 | - don't use env variables for passwords and usernames (yeah!) | Andrew Tridgell | 1 | -0/+179 |