Eugene Bujak
|
368e2d1ebd
|
move log wrapper library outside into hmage/golibs/log
|
2018-12-29 19:12:45 +03:00 |
|
Eugene Bujak
|
d8802a9709
|
Use new log wrapper and add more functions to it.
|
2018-12-29 17:37:18 +03:00 |
|
Eugene Bujak
|
250cc0ec0f
|
config -- Avoid deleting existing dns section if someone removes schema_version from yaml file.
|
2018-12-06 00:29:38 +03:00 |
|
Eugene Bujak
|
e31905864b
|
Get rid of mentions of CoreDNS in code except for upgrading and in readme. Add config upgrade.
|
2018-12-05 21:08:43 +03:00 |
|
Eugene Bujak
|
aa3f3e2c43
|
Make some traces into a log, remove others
|
2018-11-28 13:38:19 +03:00 |
|
Eugene Bujak
|
701fd10c1c
|
Protect against users deleting the filter ID's in the config file.
Incidentally, it also simplifies upgrade schema from 0 to 1.
|
2018-11-28 13:38:19 +03:00 |
|
Eugene Bujak
|
6cb991fe7f
|
Clean up some code -- reorganize some structs and unexport some consts.
|
2018-11-28 13:38:19 +03:00 |
|
Eugene Bujak
|
ec7efcc9d6
|
Move config upgrade to separate upgrade.go
|
2018-11-28 13:38:19 +03:00 |
|