Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | doc nitsHEADmaster | Rob Austein | |
2023-01-18 | Add $INCLUDE support | Rob Austein | |
This doesn't support the origin stacking defined in RFC 1034 because: 1. Doing so would require us to maintain a real $INCLUDE stack instead of just chaining iterators; and 2. The expected use case is including automatically-generated snippets in zones that are being maintained with zc, so there's no real need for origin fiddling anyway because whatever automation is generating the snippets can just generate FQDNs if necessary. If really needed, we could fix this, but, YAGNI. | |||
2021-11-14 | Convert to Python 3 | Rob Austein | |
2019-08-11 | Add a bunch of text on installation after Randy's adventures. | Rob Austein | |
2019-08-11 | Packaging (setuptools and Debian) | Rob Austein | |
2017-11-07 | Having a default state for mapping might be nice. | Rob Austein | |
2017-06-24 | Fix exception handling that we broke when adding pretty logging. | Rob Austein | |
2017-06-05 | Doc nits. | Rob Austein | |
2017-05-22 | Restore commit signature chain. | Rob Austein | |
2017-05-22 | Delete LICENSE | Rob Austein | |
Want "ISC", not "two clause BSD". | |||
2017-05-22 | Create LICENSE | Rob Austein | |
Separate LICENSE file is just to activate GitHub's "license picker." | |||
2017-05-21 | Copyright. | Rob Austein | |
2017-05-21 | First public version. | Rob Austein | |