ctucx.git: dns.nix

fork of https://github.com/kirelagin/dns.nix

1d6452f - Leah (ctucx)2022-09-13 10:06
decrease ttl to 1h
774ddfc - Leah (ctucx)2022-09-13 10:03
remove __toString
c7b9645 - Kirill Elagin2021-10-26 14:31
meta: Release v1.1.2
0d458d4 - Kirill Elagin2021-10-26 14:25
check: Reuse lint
ffb7670 - Kirill Elagin2021-10-26 14:22
check: Deepseq lib to make sure it evals
e0d8048 - Kirill Elagin2021-10-25 22:16
Merge pull request #24 from kirelagin/23-eval-lib
3c2c24f - Kirill Elagin2021-10-25 14:29
fix: Make sure docs evaluate
d47378a - Kirill Elagin2021-09-24 16:06
meta: Release v1.1.1
fb5c688 - Kirill Elagin2021-09-24 15:38
DMARC: Fix the order of `p`
c27914e - Kirill Elagin2021-04-09 08:24
meta: Release v1.1.0
f12fd1e - Kirill Elagin2021-04-09 08:22
Merge branch 'string-length'
f85bebe - Kirill Elagin2021-04-09 00:41
meta: Add license header for FUNDING.yml
c1746f7 - Kirill Elagin2021-04-09 08:14
fixup: Improve writeCharacterString docs
ee218b2 - Kirill Elagin2021-04-09 00:31
Track option types more accurately
a891c4a - Kirill Elagin2021-03-31 23:43
github: Add a ko-fi sponsor link
4ebcaac - Kirill Elagin2021-03-31 23:30
fix: Add missing MPL-2.0.txt
2d64e49 - Kirill Elagin2021-03-31 23:29
meta: Add CHANGELOG.md
f250145 - Kirill Elagin2021-03-31 23:13
Rename the project to dns.nix
695ebf7 - Kirill Elagin2021-03-31 23:05
Update README
7873767 - Kirill Elagin2021-03-31 21:43
Revert the MIT license to the original one
4d6a2fc - Kirill Elagin2021-03-31 21:40
Merge pull request #13 from kirelagin/mpl
4c5c578 - Kirill Elagin2021-03-31 20:08
Dual-license everything as MPL-2.0 or MIT
12ea912 - Kirill Elagin2021-03-31 20:02
Add contributors to the MIT copyright notice
dfd5fe2 - Kirill Elagin2021-03-31 20:01
Normalise all REUSE headers
71abfd0 - Kirill Elagin2021-03-31 19:41
Merge pull request #9 from ncfavier/global-ttl
0552242 - Kirill Elagin2021-03-31 19:40
Merge pull request #12 from davidtwco/ptr-lib-arg
c0c2abb - David Wood2021-03-31 11:52
Take `lib` as argument in PTR type
35331dc - Naïm Favier2021-03-26 16:35
Expose $TTL as an option
bb55409 - Kirill Elagin2021-03-30 21:26
Merge pull request #8 from petabyteboy/feature/ptr
6010977 - Kirill Elagin2021-03-29 15:58
Merge pull request #11 from kirelagin/flake-systems
9a835cb - Kirill Elagin2021-03-29 00:15
Switch to flake-first and fix writeZone in flakes
914e279 - Kirill Elagin2021-03-28 23:44
Pass only `lib` to pure parts of the code
10d7307 - Kirill Elagin2021-03-28 23:35
Move writeZone to a separate util dir
bba020e - Milan Pässler2021-01-21 01:39
add PTR record type
9857970 - Kirill Elagin2020-12-02 09:22
Merge pull request #5 from AluisioASG/aasg/dnssec
a78f81f - Kirill Elagin2020-11-24 17:37
Merge pull request #6 from AluisioASG/aasg/reuse
06abf04 - Aluísio Augusto Silva Gonçalves2020-11-20 00:31
Move licensing information of README.md to the file itself
f4fc3ed - Aluísio Augusto Silva Gonçalves2020-11-19 22:56
Add support for DNSKEY and DS records
e053d0b - Aluísio Augusto Silva Gonçalves2020-11-20 00:16
Add REUSE metadata for flake.nix and flake.lock
de87b0f - Kirill Elagin2020-09-14 11:59
Add support for pseudo DKIM records
9214b64 - Kirill Elagin2020-08-31 15:06
Merge branch 'flake'
e279944 - Kirill Elagin2020-08-31 15:05
Add flake docs
c21a363 - Kirill Elagin2020-08-31 13:02
Add support for pseudo DMARC records
f3ee0fb - Kirill Elagin2020-08-31 14:36
Add support for pseudo-records
b74d929 - Kirill Elagin2020-08-09 16:25
flakes: Make into a flake
0334ccd - Kirill Elagin2019-08-09 12:38
meta: Comply with REUSE 3.0
ca22397 - Kirill Elagin2019-04-15 18:19
Move license to the root to make GitHub happy
1c40089 - Kirill Elagin2019-04-15 18:18
Comply with REUSE
09b3dfc - Kirill Elagin2019-03-20 14:26
readme: Expand Why with modularity
05f6382 - Kirill Elagin2019-03-20 14:14
readme: Bump the import version
e78cadc - Kirill Elagin2019-03-20 14:10
readme: Add the Why section
32510ef - Kirill Elagin2019-03-20 14:01
combinators: Add host combinator
1bdd630 - Kirill Elagin2019-03-20 13:54
readme: Add more detail usage examples
9f27496 - Kirill Elagin2019-03-13 12:11
Add support for plain-string simple records
7740441 - Kirill Elagin2019-03-13 03:02
simplify: Use removeAttrs
b9e2697 - Kirill Elagin2019-03-10 04:29
fix: Fix and cleanup subzone name handling
d622906 - Kirill Elagin2019-03-10 04:15
fix: Fix the name of the AAAA record type
9a4d9ae - Kirill Elagin2019-03-10 03:20
Add and export toString function
4713eec - Kirill Elagin2019-03-10 03:13
records: SRV
065c731 - Kirill Elagin2019-03-10 02:49
Do not add dots at the end of FQDNs
cefdf09 - Kirill Elagin2019-03-10 02:43
records: Add MX
0ea992a - Kirill Elagin2019-03-10 02:23
combinators: Add SPF
f81a7f0 - Kirill Elagin2019-03-10 02:23
records: Add AAAA
04cce39 - Kirill Elagin2019-03-09 01:27
Add simple combinators
c171733 - Kirill Elagin2019-03-09 00:46
Implement subzones
e206dc3 - Kirill Elagin2019-03-08 23:47
Abstract away subzone type
36a558e - Kirill Elagin2019-03-08 20:38
Add new line to zone earlier
27ccedf - Kirill Elagin2019-03-08 20:26
Move example zone from default.nix to test.nix
6d8fc64 - Kirill Elagin2019-03-08 20:14
Clean up evaluation and derivation logic
262c366 - Kirill Elagin2019-03-08 19:54
Add missing root dots
3e88c8e - Kirill Elagin2019-03-08 19:48
Make zone contain records other than SOA
6ef7aec - Kirill Elagin2019-03-08 19:47
Add more record types
b8d53c7 - Kirill Elagin2019-03-08 18:27
Implement initial prototype