summaryrefslogtreecommitdiff
path: root/src/daemon/command_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-0/+1
* daemon: add a version commandmoneromooo-monero2018-04-131-0/+5
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+6
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+2
* Added command descriptionsCifrado2017-11-261-47/+89
* Fix #2559: more flexible print_tx daemon commandbinaryFate2017-10-081-1/+1
* Log categories can now be added to and removed frommoneromooo-monero2017-09-221-1/+1
* updated clarification bc_dyn_stats Matthew Campassi2017-09-081-1/+1
* clarification bc_dyn_statsMatthew Campassi2017-09-081-1/+1
* clarification of parameters for print_coinbase_tx_sumMatthew Campassi2017-08-181-1/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+5
* Fix typoxmr-eric2017-05-191-1/+1
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+5
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+5
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+5
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* More robust battery status handling.Dion Ahmetaj2017-02-161-1/+1
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+2
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+4
* rpc: add a command to get info about the current blockchainmoneromooo-monero2017-01-131-0/+5
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+5
* daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-231-0/+5
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-1/+1
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-6/+6
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-6/+11
* Removed all code related to fast_exitNanoAkron2016-10-031-5/+0
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-1/+2
* Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount2016-08-301-1/+1
* New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+5
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
* new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-301-0/+5
* 'max limit of...' is redundant wording, rephrasebinaryFate2016-01-141-1/+1
* update versionRiccardo Spagni2015-12-311-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-0/+15
* daemon: add a status commandmoneromooo-monero2015-10-251-0/+5
* Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero2015-09-191-0/+5
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-0/+5
* fix ^D exit for bitmonerodmoneromooo-monero2015-06-031-2/+2
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-7/+7
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-2/+22
* Restore daemon interactive modeThomas Winget2015-03-271-1/+30
* RPC calls for background daemon added inThomas Winget2015-02-241-1/+6
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+179