danicoin/src/daemon
warptangent 10ff75e92e
daemon: Set log file default to use data dir
The log file previously used the default data dir even if --data-dir was
set to something else.

Document data dir and log file path.
2015-05-28 03:52:19 -07:00
..
CMakeLists.txt Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
command_line_args.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
command_parser_executor.cpp print limits when running limit commands with no arguments 2015-05-17 13:15:09 +01:00
command_parser_executor.h remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
command_server.cpp remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
command_server.h Restore daemon interactive mode 2015-03-27 08:01:30 -04:00
core.h Fix tests building -- function signatures changed 2015-03-01 02:21:19 -05:00
daemon.cpp remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
daemon.h Restore daemon interactive mode 2015-03-27 08:01:30 -04:00
daemon_commands_handler.h remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
executor.cpp Restore daemon interactive mode 2015-03-27 08:01:30 -04:00
executor.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
main.cpp daemon: Set log file default to use data dir 2015-05-28 03:52:19 -07:00
p2p.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
protocol.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
rpc.h Restore daemon interactive mode 2015-03-27 08:01:30 -04:00
rpc_command_executor.cpp print limits when running limit commands with no arguments 2015-05-17 13:15:09 +01:00
rpc_command_executor.h print limits when running limit commands with no arguments 2015-05-17 13:15:09 +01:00