aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-21make openalias also available for solo miner; introduce namespace tools::dns_...kenshi841-7/+25
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero1-0/+11
2016-10-23daemon: add a print_pool_stats daemon commandmoneromooo-monero1-0/+7
2016-10-10changed params from start/end index to height/countDion Ahmetaj1-8/+8
2016-10-10attempted to remove whitespace spamDion Ahmetaj1-10/+10
2016-10-10added print_coinbase_tx_sum optionDion Ahmetaj1-10/+32
2016-10-03Removed all code related to fast_exitNanoAkron1-6/+0
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-1/+2
2016-08-30Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount1-1/+1
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero1-0/+18
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-1/+0
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-0/+1
2016-01-30new flush_txpool command, and associated RPC callmoneromooo-monero1-0/+18
2016-01-02daemon: fix ban length using wrong parametermoneromooo-monero1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-26add RPC calls and commands to get/set bansmoneromooo-monero1-0/+29
2015-10-28rpc: fix start_mining and status RPC crashesmoneromooo-monero1-1/+3
2015-10-25daemon: add a status commandmoneromooo-monero1-0/+7
2015-09-19Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero1-0/+22
2015-08-11Add a is_key_image_spent daemon command and RPC callmoneromooo-monero1-0/+20
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni1-7/+7
2015-05-17print limits when running limit commands with no argumentsmoneromooo-monero1-3/+12
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-0/+37
2015-03-27Restore daemon interactive modeThomas Winget1-1/+3
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-0/+297