]> git.ipfire.org Git - thirdparty/samba.git/commit
service control manager API completed. svcenum -i works, but does not
authorLuke Leighton <lkcl@samba.org>
Wed, 24 Nov 1999 23:11:03 +0000 (23:11 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 24 Nov 1999 23:11:03 +0000 (23:11 +0000)
commit7cacf8bd026f1ee274f1d352c68cf79cf4f3b499
treeca4b2d9ec38eda182e561be963fda8218bb4731f
parent57bff6fe82d777e599d535f076efb2328ba1188b
service control manager API completed.  svcenum -i works, but does not
do so twice.  possible memory corruption, revolving around getopt().
source/include/proto.h
source/lib/util_hnd.c
source/rpc_client/cli_svcctl.c
source/rpc_parse/parse_svc.c
source/rpc_server/srv_lsa_hnd.c
source/rpcclient/cmd_svcctl.c
source/rpcclient/rpcclient.c