Jude Nelson
|
3763d53cf5
|
avoid needless debug output if fields overridden by the environment match the fields in the config file
|
2017-05-09 18:30:08 -04:00 |
|
Jude Nelson
|
7cdfaa151a
|
add support for adding and removing TXT records (i.e. for Tor support)
|
2017-05-04 16:48:23 -04:00 |
|
Aaron Blankstein
|
0431c5d783
|
left out sys import
|
2017-05-02 15:24:47 -04:00 |
|
Jude Nelson
|
9f32190ceb
|
update zone file wizard to set the ECDSA public key for a blockchain ID
|
2017-05-02 12:13:56 -04:00 |
|
Jude Nelson
|
3b4bc90229
|
clean up imports; move logging into its own file; move unrelated methods into utils
|
2017-04-27 19:29:13 -04:00 |
|
Jude Nelson
|
9463448831
|
fix netlog implementation
|
2017-04-17 15:39:12 -04:00 |
|
Jude Nelson
|
4de600435e
|
add support for sending log messages to port 8333 on localhost
|
2017-04-13 20:29:16 -04:00 |
|
Jude Nelson
|
62ffdd5a23
|
add changed-fields support for migrating the config file (e.g. always migrate the version number between releases)
|
2017-04-05 11:23:40 -04:00 |
|
Jude Nelson
|
2169c376fe
|
don't prompt for email address in non-interactive mode
|
2017-03-29 01:03:25 -04:00 |
|
Jude Nelson
|
8124d127ea
|
add setup_config() method
|
2017-03-28 11:12:49 -04:00 |
|
Jude Nelson
|
3064a0338d
|
bugfixes to config file loader to allow for merging changes, migrating field names and values, and filling in defaults
|
2017-03-28 10:42:34 -04:00 |
|
Jude Nelson
|
dffc93ef22
|
some code clean up
|
2017-03-27 18:08:25 -04:00 |
|
Jude Nelson
|
81cfb3700f
|
add api_endpoint_bind to change the bind address
|
2017-03-16 16:18:58 -04:00 |
|
Jude Nelson
|
a4c83697ca
|
add api_endpoint_host config file argument, so we can do API calls to non-localhost API daemons (i.e. containerized ones)
|
2017-03-16 16:12:49 -04:00 |
|
Jude Nelson
|
d2072cb912
|
erase 'path' and 'dir'; don't bail on assert
|
2017-03-16 10:56:20 -04:00 |
|
Jude Nelson
|
2a3a1f5fa4
|
override host/port from global CLI arguments
|
2017-03-06 18:16:37 -05:00 |
|
Jude Nelson
|
6a622322bf
|
add zonefile configuration wizard; add commands to manage the config file
|
2017-02-28 16:26:30 -05:00 |
|
Jude Nelson
|
5abaf0f291
|
take api_password= in the config file; remove now-unneeded storage metadata directories
|
2017-02-20 20:59:39 -05:00 |
|
Jude Nelson
|
bbf2181bb2
|
authenticate_api is False by default
|
2017-02-11 15:11:08 -05:00 |
|
Jude Nelson
|
a9c45ac030
|
clean up constants a bit--use relative directories, and add p2sh size estimations
|
2017-02-10 17:39:24 -05:00 |
|
Jude Nelson
|
7c6a04e319
|
add option to disable authentication in the API
|
2017-02-07 15:45:49 -05:00 |
|
Jude Nelson
|
bad676e0e2
|
pass through interactive
|
2017-02-06 15:05:26 -05:00 |
|
Jude Nelson
|
6a38fed4f7
|
load device IDs
|
2017-01-30 01:38:53 -05:00 |
|
Jude Nelson
|
7fd0a0c16a
|
backup config file call
|
2017-01-23 19:05:50 -05:00 |
|
Jude Nelson
|
2707c563ec
|
remove unused methods; add storage_drivers_local to identify private storage providers (so we don't accidentally read shared data from it)
|
2017-01-18 18:46:05 -05:00 |
|
Jude Nelson
|
e4455caf96
|
Repository re-organization
|
2017-01-17 11:16:19 -05:00 |
|