1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-11 19:17:08 +03:00

10 Commits

Author SHA1 Message Date
Shirish Kalele
ca02d9f821 Cleaning up the warnings from configure.developer.
Found that Jeremy had already made some of the changes.
-
Tim Potter
6e9ab51578 Pass arguments to ./configure -
Luke Leighton
8976e26d46 simple mods to add msrpc pipe redirection. default behaviour: fall back
to using internal msrpc code in smbd.
-
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch -
Tim Potter
569aca445a 'export BEANS=ham' is a bash-ism. For those who don't have a symbolic
link from bash to /bin/sh, the correct form is 'BEANS=ham; export BEANS'.
-
Luke Leighton
4e89fbb7d9 oops, put -DDEBUG_PASSWORD in wrong place. -
Luke Leighton
511ef8a58c added <mysql.h> autoconf test. -
Luke Leighton
e717b89840 enabling optimisation switches on some compiler warnings -
Luke Leighton
48ff3e2429 dce/rpc. bug-fix in ipc.c (introduced today :) -
Luke Leighton
0f835b52f8 script that defines some useful developer compiler options (gcc)
and then runs ./configure.

dunno what rpcclient's doing in this commit, but i'm tired, so who cares.
-