| Commit message (Expand) | Author | Age | Files | Lines |
* | Collecting another little patch from gd@suse.de | Volker Lendecke | 2003-12-26 | 1 | -1/+1 |
* | Fix building --with-smbwrapper. | Tim Potter | 2003-03-17 | 1 | -5/+5 |
* | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 2003-02-19 | 1 | -5/+5 |
* | Fix smbwrapper from global* changes. | Jeremy Allison | 2002-11-13 | 1 | -1/+1 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | Store some path names in global variables initialized to configure | Martin Pool | 2001-11-19 | 1 | -1/+1 |
* | convert more code to use XFILE | Andrew Tridgell | 2001-09-10 | 1 | -1/+1 |
* | declare dbf in one spot | Andrew Tridgell | 2001-09-10 | 1 | -1/+0 |
* | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 2001-09-10 | 1 | -2/+2 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 1 | -1/+1 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -1/+0 |
* | added -L option | Andrew Tridgell | 2000-07-06 | 1 | -2/+8 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -1/+1 |
* | fixed problems with PWD - we no longer use the PWD env variable | Andrew Tridgell | 1998-10-23 | 1 | -3/+5 |
* | server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstring | Jeremy Allison | 1998-10-22 | 1 | -2/+8 |
* | removed setenv(), replaced with smbw_setenv() | Andrew Tridgell | 1998-10-20 | 1 | -7/+7 |
* | smbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta2. That redirector | Jeremy Allison | 1998-10-20 | 1 | -1/+0 |
* | added command line options to smbsh | Andrew Tridgell | 1998-10-19 | 1 | -11/+46 |
* | - don't use env variables for passwords and usernames (yeah!) | Andrew Tridgell | 1998-10-19 | 1 | -7/+27 |
* | smbsh launch program is now in C | Andrew Tridgell | 1998-10-13 | 1 | -0/+62 |