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)
commit833cd9fba92e4ad5297b235d108dd2be8c17079b
treecd80c867cdae24e7ecb2c5e515c7307d670530ca
parentd22d4482b5e170f352dbfde5b37fc4d4e0eb0a49
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.
12 files changed:
source/Makefile.in
source/include/includes.h
source/include/msdfs.h
source/include/nt_printing.h
source/include/ntdomain.h
source/include/proto.h
source/include/smb.h
source/msdfs/msdfs.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c
source/smbd/ipc.c
source/smbd/pipes.c