Age | Commit message (Expand) | Author | Files | Lines |
2018-11-03 | wallet: warn if lockable memory limit is too low | moneromooo-monero | 1 | -0/+8 |
2018-08-12 | wallet: disable core dumps on startup in release mode | moneromooo-monero | 1 | -0/+3 |
2018-06-20 | Merge pull request #3939 | luigi1111 | 1 | -0/+4 |
2018-06-13 | mlog: --max-log-files to set the max number of rotated log files | stoffu | 1 | -1/+3 |
2018-06-06 | wallet: do not log by default if we're not asked to log to console | moneromooo-monero | 1 | -0/+4 |
2018-04-22 | wallet cli/rpc: terminate execution with code 0 when --help or --version is g... | stoffu | 1 | -5/+11 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-17 | gen_multisig: generates multisig wallets if participants trust each other | moneromooo-monero | 1 | -0/+4 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-11-16 | daemon & simplewallet: don't set max-concurrency when unspecified | stoffu | 1 | -1/+1 |
2017-11-14 | wallet: move some scoped_message_writer calls from the libs | moneromooo-monero | 1 | -9/+24 |
2017-10-15 | Merge pull request #2589 | Riccardo Spagni | 1 | -3/+3 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 1 | -1/+1 |
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 1 | -3/+3 |
2017-09-25 | Merge pull request #2456 | Riccardo Spagni | 1 | -1/+3 |
2017-09-25 | wallet_args: remove redundant default value for --log-file | moneromooo-monero | 1 | -1/+1 |
2017-09-17 | daemon, wallet: add --max-log-file-size option | selsta | 1 | -1/+3 |
2017-09-10 | wallet: fix --help and --version erroring out | moneromooo-monero | 1 | -15/+15 |
2017-07-27 | wallet-cli: Minor improvement to help output | Erik de Castro Lopo | 1 | -2/+4 |
2017-03-12 | Adds a config file option to the wallet | Arne Brutschy | 1 | -0/+19 |
2017-02-28 | wallet: fix --log-file not working | moneromooo-monero | 1 | -27/+26 |
2017-02-24 | wallet: avoid pre-log-init spew on --version | moneromooo-monero | 1 | -11/+11 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-01-28 | wallet_rpc_server: fix logs going to the wrong file | moneromooo-monero | 1 | -2/+3 |
2017-01-23 | fixed typo: monero-wallet-cli,log | kenshi84 | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -50/+23 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 1 | -0/+185 |