Commit Graph

48 Commits

Author SHA1 Message Date
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 3075453a8c Ah shit I was retrieving a list 2020-12-04 10:00:58 -08:00
Niten 99a1abe88b Generic (id) doesn't work on domains? Okay... 2020-12-04 09:56:02 -08:00
Niten 37193887ac Remove dependency on asdf-prove 2020-12-04 09:01:13 -08:00
Niten e9f8f8e7cd Minor fixes 2020-12-03 21:58:57 -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 0739eddcd9 Add parse-message to import list 2020-12-01 16:42:33 -08:00
Niten d9e13bae16 Properly depend on backplane-server and ip-utils 2020-11-24 11:51:03 -08:00
Niten c552394e55 Catch all errors to keep the server up 2020-11-18 11:12:19 -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 bfad36c9d2 echo through wasn't going through :/ 2020-11-15 16:25:28 -08:00
Niten cbda9609f3 encode-to-string, instead of returning nil 2020-11-15 15:59:13 -08:00
Niten 678bcc5d3d remove extra return 2020-11-15 15:53:55 -08:00
Niten 120b820d8e Responses as JSON 2020-11-15 14:06:03 -08:00
Niten 7590531d03 Echo response for debugging 2020-11-13 21:01:02 -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 ff1d669670 Export listen functions 2020-11-11 12:20:51 -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
Niten a11a2fec3b Working commit 2020-11-11 08:59:40 -08:00
Niten b65eda6228 Initial commit 2020-11-04 12:34:28 -08:00