Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Mar 2003 11:22:52 +0000 (11:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Mar 2003 11:22:52 +0000 (11:22 +0000)
commitc5b604e2ee67d74241ae2fa07ae904647d35a2be
tree83e80f648c8c3a02a1f2fe5166a6b4b23a147180
parent196628432130f826505187a27207a7b947e034cf
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)

This patch catches up on the rest of the work - as much string checking
as is possible is done at compile time, and the rest at runtime.

Lots of code converted to pstrcpy() etc, and other code reworked to correctly
call sizeof().

Andrew Bartlett
17 files changed:
source/Makefile.in
source/client/client.c
source/client/clitar.c
source/configure.in
source/include/includes.h
source/include/safe_string.h
source/libsmb/cliconnect.c
source/libsmb/clifile.c
source/libsmb/clilist.c
source/nsswitch/winbindd_wins.c
source/smbd/negprot.c
source/smbd/reply.c
source/smbd/srvstr.c [deleted file]
source/utils/net.c
source/utils/net_rap.c
source/utils/pdbedit.c
source/utils/smbcacls.c