Commit Graph

  • ce71edb91b Update lockfile master Tait Hoyem 2022-12-04 17:00:29 -0700
  • d5baf081fa Update lock file Tait Hoyem 2022-12-04 16:48:27 -0700
  • 1d1cb9ee29 Version bump Tait Hoyem 2022-12-04 16:48:09 -0700
  • b216e0adc4 Add CAA record type Tait Hoyem 2022-12-04 16:47:57 -0700
  • c8b3ca1f21 Bump version Tait Hoyem 2022-12-04 16:44:41 -0700
  • 95f2195215 storage from String to i32 Tait Hoyem 2022-12-04 16:44:05 -0700
  • 96c94a0bdb Update readme Tait Hoyem 2022-12-04 16:38:17 -0700
  • d2a8d5a537 Add email domain dkim-(set|unset)' Tait Hoyem 2022-12-04 16:37:20 -0700
  • 4454ce0fc8 Add email endpoints Tait Hoyem 2022-12-04 16:09:17 -0700
  • d81ee25329 Update readme Tait Hoyem 2022-12-04 16:09:07 -0700
  • 49bf83129b Update deps Tait Hoyem 2022-12-04 15:00:15 -0700
  • 72e8b70fd2 bump version Tait Hoyem 2022-12-04 14:59:59 -0700
  • fdac840e69 Add more DNS record managment Tait Hoyem 2022-12-04 14:59:24 -0700
  • 3eab8e3c3e Fix compile errors Tait Hoyem 2022-12-04 14:22:59 -0700
  • e226e6f13f Fix merge Tait Hoyem 2022-11-21 09:42:46 -0700
  • 26d01b924a Add record add command Tait Hoyem 2022-11-21 09:40:57 -0700
  • 6490b071f0 Version bump Tait Hoyem 2022-11-21 09:40:19 -0700
  • e5b7c0f695 Remove shilling Tait Hoyem 2022-11-21 09:40:00 -0700
  • b56e61d2df Remove warning categories Tait Hoyem 2022-10-09 09:01:00 -0600
  • e62ba9a0b6 Fix license name Tait Hoyem 2022-10-09 08:58:57 -0600
  • 2bf17db87e Remove a keyword Tait Hoyem 2022-10-09 08:57:48 -0600
  • 40a6a26e9a Use version for macro crate Tait Hoyem 2022-10-09 08:55:46 -0600
  • 247917f54c Remove warning categories Tait Hoyem 2022-10-09 08:55:08 -0600
  • aa7314f8d7 Fix license name Tait Hoyem 2022-10-09 08:54:33 -0600
  • c2958c0a01 Fix readme filename Tait Hoyem 2022-10-09 08:53:40 -0600
  • 1a863f7d7b Add readme Tait Hoyem 2022-10-09 08:53:01 -0600
  • cdb96eb695 Remove unused derives Tait Hoyem 2022-10-09 08:51:16 -0600
  • f81c26e9a0 Fix syn dep features Tait Hoyem 2022-10-09 08:50:53 -0600
  • 697989c7ba Add publish options Tait Hoyem 2022-10-09 08:47:27 -0600
  • fec6e6b927 Add limitations, additional use cases and TODOs. Tait Hoyem 2022-10-09 08:43:12 -0600
  • 15f288a732 Start work on documenting supported and unsupported use cases. Tait Hoyem 2022-10-08 13:28:51 -0600
  • 348fda54be Update readme with new TODOs Tait Hoyem 2022-10-08 13:20:39 -0600
  • f9a66d6457 Add release info to Cargo.toml Tait Hoyem 2022-10-08 13:20:30 -0600
  • 3eafdc3d42 Add deny(missing_docs) and document everything, for better or worse Tait Hoyem 2022-10-08 13:12:49 -0600
  • e3d9669037 Fix unused Tait Hoyem 2022-10-08 08:12:37 -0600
  • 4440a4262a Add zone add/remove endpoints Tait Hoyem 2022-10-02 17:47:23 -0600
  • dcc0ad9e48 Add dyn remove, dyn add commands Tait Hoyem 2022-10-02 17:40:03 -0600
  • 6ec62dc50f add Tait Hoyem 2022-10-01 13:03:29 -0600
  • 8d4bf401ca More TODO Tait Hoyem 2022-10-01 13:02:43 -0600
  • 9a98980651 Fix donation options Tait Hoyem 2022-10-01 10:14:44 -0600
  • 3af0119c0b Add email user add/remove features Tait Hoyem 2022-09-30 18:43:58 -0600
  • 560c101e0e Update deps" Tait Hoyem 2022-09-30 18:24:44 -0600
  • cf349fc694 Switch UUIDs from uuid::Uuid to String to preserve dashes. Tait Hoyem 2022-09-27 09:19:23 -0600
  • f3f5d5d558 Add email user list Tait Hoyem 2022-09-27 09:02:45 -0600
  • 97182beef3 Add contact list endpoint Tait Hoyem 2022-09-27 08:49:52 -0600
  • 56167d5d10 Add email domain usage Tait Hoyem 2022-09-26 12:32:35 -0600
  • 1f604d2553 Add help reference Tait Hoyem 2022-09-25 21:38:59 -0600
  • 6ff27d60fb Add basic readme info Tait Hoyem 2022-09-25 21:38:12 -0600
  • 33f465bd40 Generic function for all enum variants of args Tait Hoyem 2022-09-25 21:33:50 -0600
  • 393ae2a07c Add , subcommands Tait Hoyem 2022-09-25 20:53:45 -0600
  • 37cba73953 Add lunanode_resposne macro, add some DNS queries Tait Hoyem 2022-09-23 17:17:29 -0600
  • dad9d5f8c7 Implementation improved with macros Tait Hoyem 2022-09-21 20:21:42 -0600
  • 4dbcd30e23 Add target to gitignore Tait Hoyem 2022-09-20 16:21:05 -0600
  • f646ae5597 Add TODO Tait Hoyem 2022-09-20 16:20:47 -0600
  • 3dc076b0ea Initial Cargo.toml Tait Hoyem 2022-09-20 16:20:21 -0600
  • 163d0ec657 Initial implementation; some generics, but needs some tweaking Tait Hoyem 2022-09-20 16:20:10 -0600
  • 37197a9b07 Example readme Tait Hoyem 2022-09-17 13:46:11 -0600
  • 15012549ae Add license Tait Hoyem 2022-09-17 13:43:03 -0600