Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - clean up some confusing variable names, remove unreachable 'break' statements. (source/printing/nt_printing.c) - reformatted to fit 80 columns (docs/docbook/docbook.txt) - configure.developer now runs configure in `dirname $0` (source/configure.developer) - syncup of smbclient docs (docs/htmldocs/smbclient.1.html docs/manpages/smbclient.1 docs/yodldocs/smbclient.1.yo) - fix to debugging code (testsuite/printing/psec.c) | ||||
* | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-11-16 | 1 | -1/+1 |
| | | | | - stuff that got missed for virtual lp | ||||
* | Cleaning up the warnings from configure.developer. | Shirish Kalele | 2000-03-10 | 1 | -1/+2 |
| | | | | Found that Jeremy had already made some of the changes. | ||||
* | Pass arguments to ./configure | Tim Potter | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 2000-01-03 | 1 | -1/+1 |
| | | | | to using internal msrpc code in smbd. | ||||
* | 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 |
| | |||||
* | '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. |