Adding "time" rpcclient command which displays the remote time.
authorMatthew Chapman <matty@samba.org>
Sat, 1 May 1999 05:56:55 +0000 (05:56 +0000)
committerMatthew Chapman <matty@samba.org>
Sat, 1 May 1999 05:56:55 +0000 (05:56 +0000)
commite3a888d5a935047367e531321981cbed8618c5a3
treecfbf41483bffd10b3cac43bb1dc76a955a80bb43
parent89d51caba5bed5c3329b3776e15fce2bb41f7592
Adding "time" rpcclient command which displays the remote time.
Also added special "now" time to the "at" command, e.g.:
  at now /i cmd   ; pops up a command prompt
(This used to be commit f456dcf08ec96c631f5e6f2e857115d4bbf94d1b)
source3/include/proto.h
source3/rpc_client/cli_srvsvc.c
source3/rpc_parse/parse_srv.c
source3/rpcclient/cmd_atsvc.c
source3/rpcclient/cmd_srvsvc.c
source3/rpcclient/display.c
source3/rpcclient/rpcclient.c