Big update moving the multi-pdu support from 2.0.x into HEAD for JF
authorJeremy Allison <jra@samba.org>
Thu, 9 Mar 2000 21:45:16 +0000 (21:45 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 9 Mar 2000 21:45:16 +0000 (21:45 +0000)
commit6bb92a6d38db41a11e80c4369623d137763f0f52
treeb1b08e75fccec7c0b1352d12c00e62431759daea
parent18465ec2cd94dc0f4da0a2984d395c18a23291f1
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
and the printer functions.
Also tidied up some header includes and got the order right so you
can now do a :

make proto
make clean
make

Jeremy.
(This used to be commit 833cd9fba92e4ad5297b235d108dd2be8c17079b)
12 files changed:
source3/Makefile.in
source3/include/includes.h
source3/include/msdfs.h
source3/include/nt_printing.h
source3/include/ntdomain.h
source3/include/proto.h
source3/include/smb.h
source3/msdfs/msdfs.c
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_hnd.c
source3/smbd/ipc.c
source3/smbd/pipes.c