Commit Graph

29 Commits

Author SHA1 Message Date
fdb04c90f1 Refactored for testability.
Factored out storage into a separate package, and added tests.
2020-12-03 21:09:07 -08:00
3aad2b6a87 Refactor to have a local dns request type 2020-12-02 16:07:06 -08:00
84ab618b6c Oof...wrong package?!? 2020-12-02 15:22:31 -08:00
7847b60eee Try making parse-message external? 2020-12-02 12:47:32 -08:00
45303e5791 Ahh, wasn't actually changing the used package 2020-12-02 11:06:52 -08:00
af08d3414e Another attempt to defmethod... 2020-12-02 11:00:58 -08:00
262998bf99 Try :: to define a method 2020-12-02 10:49:26 -08:00
271f280f17 Why isn't the method working? 2020-12-01 20:02:10 -08:00
d9e13bae16 Properly depend on backplane-server and ip-utils 2020-11-24 11:51:03 -08:00
543df72f39 set-difference order meant it skipped if none existed 2020-11-17 15:11:09 -08:00
8f1de937f5 Bad record name 2020-11-17 15:06:37 -08:00
ae146d3a26 Whoops, typo 2020-11-17 14:56:09 -08:00
c571c20cb4 Added support for sshfp 2020-11-17 14:27:19 -08:00
f843cb6a90 Ohhh, wasn't ANDing SELECT conditions 2020-11-16 20:52:59 -08:00
0bcd0e0faa Correct query log package 2020-11-16 20:46:21 -08:00
6bafe58ec6 Log SQL queries 2020-11-16 20:39:02 -08:00
939aa16231 Die if a password file is missing 2020-11-16 20:11:45 -08:00
3dc222f3c5 Added msg-id 2020-11-13 17:27:44 -08:00
159301c234 switch to json working 2020-11-13 15:22:37 -08:00
c663acdd33 refactored, and switched to json payloads 2020-11-13 11:11:58 -08:00
799c35d89f Added support for IPv6 2020-11-13 09:42:17 -08:00
c0e4d12fb7 Verified working again? 2020-11-11 14:58:07 -08:00
4cd4d8f8d9 Minor change 2020-11-11 14:12:59 -08:00
104c24fcd7 turn of db tls (for now at least) 2020-11-11 13:05:25 -08:00
9041ade333 Ugh, wrong argument order...make keyword args 2020-11-11 12:55:57 -08:00
d3ac2bbc9b Postgresql TLS 2020-11-11 12:31:01 -08:00
ca48c56cba changed function names 2020-11-11 11:56:02 -08:00
56627e7b39 Added back hostname-rx (still used) and renamed listen functions. 2020-11-11 10:52:09 -08:00
9ba9ed308f Switch from dns-backplane to backplane-dns 2020-11-11 09:39:00 -08:00