Cosmetic fixups found while playing with the server manager. Added support
authorTim Potter <tpot@samba.org>
Mon, 25 Jun 2001 06:13:27 +0000 (06:13 +0000)
committerTim Potter <tpot@samba.org>
Mon, 25 Jun 2001 06:13:27 +0000 (06:13 +0000)
commitd936ffedd90fe442f990c9ac2e172877f28d7230
tree89729d4efa73f27cf6245f6a4ad058c95b72bdfc
parent9d02041f0095d77753bd96bf070459547ec1339d
Cosmetic fixups found while playing with the server manager.  Added support
for NET_SRV_SET_INFO rpc call which is made when double-clicking on a
computer in the server manager and changing the description.  We always
return NT_STATUS_NOPROBLEMO as NT doesn't seem to decode any error messages
passed back.

Maybe the changed comment string could be stored in a tdb and regurgitated
instead of the "server string" smb.conf parameter?
source/rpc_parse/parse_srv.c
source/rpc_server/srv_srvsvc.c
source/rpc_server/srv_srvsvc_nt.c