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)
commitf456dcf08ec96c631f5e6f2e857115d4bbf94d1b
tree65ce51099cc9813bbdd4977f778a535b4719069c
parent209944dabc764c6ea0c471e7868306c7d8d020d4
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
source/include/proto.h
source/rpc_client/cli_srvsvc.c
source/rpc_parse/parse_srv.c
source/rpcclient/cmd_atsvc.c
source/rpcclient/cmd_srvsvc.c
source/rpcclient/display.c
source/rpcclient/rpcclient.c