1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
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.
-