Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith...
authorJeremy Allison <jra@samba.org>
Fri, 10 Mar 2000 19:50:03 +0000 (19:50 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 10 Mar 2000 19:50:03 +0000 (19:50 +0000)
commit5e22394654eba2ed5d01e81b165a044a59dd65ab
tree5d2e03370ee24200bbe8b47b13109c47dc58e1c7
parent83ee9372fc18eaef6d00fbc7c1fb68747e2303bb
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual
Partially implemented rpc daemon redirect (needs more work).
Jeremy.
(This used to be commit a462191698fa589ceac4afd14c652adf699eccad)
source3/include/ntdomain.h
source3/include/proto.h
source3/include/smb.h
source3/lib/util.c
source3/msdfs/msdfs.c
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_hnd.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/trans2.c