summaryrefslogtreecommitdiff
path: root/source3/configure.developer
AgeCommit message (Collapse)AuthorFilesLines
2000-03-10Cleaning up the warnings from configure.developer.Shirish Kalele1-1/+2
Found that Jeremy had already made some of the changes. (This used to be commit ca02d9f8219265f80fe11236c8c146db1dbb1ae2)
2000-01-31Pass arguments to ./configureTim Potter1-1/+1
(This used to be commit 6e9ab5157842700adc895a6ae0bcf0927bc43588)
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-1/+1
to using internal msrpc code in smbd. (This used to be commit 8976e26d46cb991710bc77463f7f928ac00dd4d8)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+1
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-07-22'export BEANS=ham' is a bash-ism. For those who don't have a symbolicTim Potter1-1/+1
link from bash to /bin/sh, the correct form is 'BEANS=ham; export BEANS'. (This used to be commit 569aca445a22ccc3805a5dd5e1fc893011f0a147)
1999-03-05oops, put -DDEBUG_PASSWORD in wrong place.Luke Leighton1-1/+1
(This used to be commit 4e89fbb7d9c2c8e776ab0a819cbf1a1294f07c1b)
1999-03-02added <mysql.h> autoconf test.Luke Leighton1-1/+1
(This used to be commit 511ef8a58ccfc04d0744f28753bb48d848851980)
1998-11-29enabling optimisation switches on some compiler warningsLuke Leighton1-1/+1
(This used to be commit e717b898405fdcd0bb7787394961589aa62cacc3)
1998-10-20dce/rpc. bug-fix in ipc.c (introduced today :)Luke Leighton1-1/+1
(This used to be commit 48ff3e2429964404c8bf33ef625791147913a3c0)
1998-10-14script that defines some useful developer compiler options (gcc)Luke Leighton1-0/+3
and then runs ./configure. dunno what rpcclient's doing in this commit, but i'm tired, so who cares. (This used to be commit 0f835b52f8be800b7316042cdef8a985aeebaf92)