Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
authorMatthew Chapman <matty@samba.org>
Fri, 23 Apr 1999 14:47:45 +0000 (14:47 +0000)
committerMatthew Chapman <matty@samba.org>
Fri, 23 Apr 1999 14:47:45 +0000 (14:47 +0000)
commitcf30a472f702d7b50c3a85e2cf2f55b46a2bd452
treecc768f76e49d6cfd07956c6e561a5939920b2b2c
parentfc53314032ddfb6c2baf128399f43b42316417eb
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
command "at" (compatible with NT's "at" command - see rpcclient commit) -
useful for remote NT administration.
source/Makefile.in
source/include/ntdomain.h
source/include/nterr.h
source/include/proto.h
source/include/smb.h
source/libsmb/nterr.c
source/rpc_client/cli_atsvc.c [new file with mode: 0644]
source/rpc_parse/parse_at.c [new file with mode: 0644]
source/rpc_parse/parse_rpc.c