WIP
- #16: added "Unmanaged Configurations" feature (replaced
merge_default
) - #19: added smarter configuration merge mechanism
- #20: improved default test
- #21: introduced automatic naming of anonymous uci sections
- daff21f: added "Consistent key generation" feature
- d6294ce: added
capath
argument and configuration option - 93639af: added
connect_timeout
andmax_time
options for curl - 9ef6f93: added support for LEDE
- e122e40: fixed bug in autoregistration when hostname is empty
- bd8ad3b: improved build options (ssl, category, maintainer)
- bd64be8: fixed infinite registration bug introduced in #14
- e8ae900:
use current hostname in registration unless hostname is
OpenWrt
- 09c672c: strip trailing slash in URL parameter to avoid unexpected 404
- #11:
added
merge_default
feature - #12: improved syslog facility and level (eg: daemon.info)
- #14: resilient register failure
- #13: smarter reload
- 8879a4d:
retry
report_status
several times before giving up
- #9: preserve configuration file when reinstalling/upgrading
- #10: added "test configuration" feature with automatic rollback
- configuration daemon
apply_config
script based on OpenWRT/sbin/reload_config
- automatic registration in controller