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)
commit7fe5ba774b27b01b91f0d7cc25abf8383b9afca6
treeab1fecb49271ba15d5f6f037a2a0b318734ba6f2
parent9837c863c21bceea2a5e603042624001a5df09dd
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.
(This used to be commit cf30a472f702d7b50c3a85e2cf2f55b46a2bd452)
source3/Makefile.in
source3/include/ntdomain.h
source3/include/nterr.h
source3/include/proto.h
source3/include/smb.h
source3/libsmb/nterr.c
source3/rpc_client/cli_atsvc.c [new file with mode: 0644]
source3/rpc_parse/parse_at.c [new file with mode: 0644]
source3/rpc_parse/parse_rpc.c