Commit Graph

36 Commits

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