change the status for SMB commands to be either of SUCCESS, ERROR or *
authorroot <root@int001st001.VSOFS1.COM>
Fri, 4 Dec 2009 06:39:12 +0000 (17:39 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 8 Dec 2009 05:56:33 +0000 (16:56 +1100)
commitfc0f4fa098a0b258307314c72fe387f94a05b4e0
tree62475265b0edc23674849b96dcfc9f2be849d812
parente3763f1a9a25cf20b28b3cd44943d77a8f789280
change the status for SMB commands to be either of SUCCESS, ERROR or *

update the example loadfile and document this

update the framework code in child.c to accept SUCCESS/ERROR as the status string

change the commands for SMB to be all uppercase and add checking the status to them
child.c
loadfiles/smb.txt
smb.c