first cut at smbcontrol program. It currently allows syntax like:
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Sep 2000 07:07:17 +0000 (07:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Sep 2000 07:07:17 +0000 (07:07 +0000)
commit5f91c24636f5d82486f22c10bc55e060f9c518bf
treef38a87f1f5608e49a5b74abcdc62b038a43bc875
parenta15e610bb34636448cb30e590277c53e7f9efe1a
first cut at smbcontrol program. It currently allows syntax like:

  smbcontrol nmbd debug 7
  smbcontrol smbd debug 9
  smbcontrol 3278 debug 1
  smbcontrol nmbd force-election
source/Makefile.in
source/include/proto.h
source/lib/messages.c
source/utils/msgtest.c
source/utils/smbcontrol.c [new file with mode: 0644]