summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_atsvc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo which was preventing the omission of seconds in the 'at' command.Matthew Chapman1999-11-011-1/+1
* use pstring for at command instead of fstringLuke Leighton1999-07-211-6/+6
* had to move day display names into lib/util, to get rpctorture to compile.Luke Leighton1999-05-071-2/+2
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-18/+57
* New rpcclient command "at" for NT scheduler control, a slightly improvedMatthew Chapman1999-04-231-0/+327