| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/DOGE/DIS/g | Tomo Ueda | 2021-09-02 | 3 | -37/+37 |
| | | |||||
| * | really s/Doge/Dis/g this time | Tomo Ueda | 2021-09-02 | 2 | -3/+3 |
| | | |||||
| * | s/doge/dis/g | Tomo Ueda | 2021-09-02 | 7 | -60/+60 |
| | | |||||
| * | s/bitcoin/dogecoin/ in init scripts (#1456) | Ross Nicoll | 2019-03-25 | 11 | -206/+206 |
| | | |||||
| * | contrib/init/bitcoind.openrcconf: Don't disable wallet by default | Luke Dashjr | 2017-06-05 | 1 | -1/+1 |
| | | | | | | | | It's harmless if it goes unused, and confused when a wallet is desired Github-Pull: #10451 Rebased-From: afc693dea695b75721db55d0decee3b11dcb3625 | ||||
| * | added org.bitcoin.bitcoind.plist for launchd (OS X) | Kevin Cooper | 2015-09-02 | 2 | -0/+16 |
| | | |||||
| * | Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts | Florian Schmaus | 2015-07-08 | 2 | -1/+11 |
| | | | | | | | | | | This allows users to specify, e.g. raise, the default timeout of 60 seconds. Some bitcoind instances, especially long running ones on slow hardware, require a higher timeout for a clean shut down. Also add a comment to bitcoind.openrc's 'retry=', since it is not obvious from the variable name what it does. | ||||
| * | Capitalized P2P | sandakersmann | 2015-05-14 | 1 | -1/+1 |
| | | | | | Capitalized P2P | ||||
| * | [Trivial] Cryptocurrency is one word | sandakersmann | 2015-05-14 | 1 | -1/+1 |
| | | | | | Cryptocurrency was added to Oxford Dictionaries Online in May 2014. | ||||
| * | Merge pull request #5847 | Wladimir J. van der Laan | 2015-03-16 | 2 | -0/+68 |
| |\ | | | | | | | 723664b startup script for centos, with documentation. (joshr) | ||||
| | * | startup script for centos, with documentation. | joshr | 2015-03-03 | 2 | -0/+68 |
| | | | |||||
| * | | contrib/init/bitcoind.openrc: Compatibility with previous OpenRC init script ↵ | Luke Dashjr | 2015-03-03 | 1 | -2/+4 |
| |/ | | | | variables | ||||
| * | Add init scripts and docs for Upstart and OpenRC | Adam Weiss | 2014-09-09 | 5 | -0/+210 |