Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'export BEANS=ham' is a bash-ism. For those who don't have a symbolic | Tim Potter | 1999-07-22 | 1 | -1/+1 |
| | | | | link from bash to /bin/sh, the correct form is 'BEANS=ham; export BEANS'. | ||||
* | oops, put -DDEBUG_PASSWORD in wrong place. | Luke Leighton | 1999-03-05 | 1 | -1/+1 |
| | |||||
* | added <mysql.h> autoconf test. | Luke Leighton | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | enabling optimisation switches on some compiler warnings | Luke Leighton | 1998-11-29 | 1 | -1/+1 |
| | |||||
* | dce/rpc. bug-fix in ipc.c (introduced today :) | Luke Leighton | 1998-10-20 | 1 | -1/+1 |
| | |||||
* | script that defines some useful developer compiler options (gcc) | Luke Leighton | 1998-10-14 | 1 | -0/+3 |
and then runs ./configure. dunno what rpcclient's doing in this commit, but i'm tired, so who cares. |