<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/modules/by-name/dn, branch main</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2025-03-09T12:44:28+00:00</updated>
<entry>
<title>modules/dns: Add service dependencies</title>
<updated>2025-03-09T12:44:28+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T19:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=4193716297a03d442260117e015de228eddd27d5'/>
<id>urn:sha1:4193716297a03d442260117e015de228eddd27d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/dns: Set a reasonable verbosity level</title>
<updated>2025-03-09T12:44:28+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T19:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=023db950e9e3128769a90e5c309dbddf3750bd5b'/>
<id>urn:sha1:023db950e9e3128769a90e5c309dbddf3750bd5b</id>
<content type='text'>
The default is way too quiet.
</content>
</entry>
<entry>
<title>modules/dns: Provide the option to open the required firewall ports</title>
<updated>2025-03-09T12:44:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T19:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=99deb009fe0a959de1743c43022011b27f8fdcb8'/>
<id>urn:sha1:99deb009fe0a959de1743c43022011b27f8fdcb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/dns: Remove `lib.debug` calls</title>
<updated>2025-03-09T12:44:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T18:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=616b6856de8ed853e3d45dfd6ef310ebb7e9ad01'/>
<id>urn:sha1:616b6856de8ed853e3d45dfd6ef310ebb7e9ad01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/dns/dns/types/records/PTR.nix: Special case for reverse IP lookups</title>
<updated>2025-03-09T12:44:25+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T18:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=8afe668cd69f3aa5b61583b09ebeef67cbafc543'/>
<id>urn:sha1:8afe668cd69f3aa5b61583b09ebeef67cbafc543</id>
<content type='text'>
This makes implementing a DNS server in tests easier.
</content>
</entry>
<entry>
<title>modules/dns/dns/types/records/MTA-STS.nix: Init</title>
<updated>2025-03-09T12:44:22+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T17:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=24c62dbbfeb85919f3e4642a3bd09a9679629fe1'/>
<id>urn:sha1:24c62dbbfeb85919f3e4642a3bd09a9679629fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/dns/dns/types/records/DMARC.nix: Reference the correct RFC</title>
<updated>2025-03-09T12:44:22+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-04T17:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=2f86b23fa1f147f39254b508c85a59eacb955854'/>
<id>urn:sha1:2f86b23fa1f147f39254b508c85a59eacb955854</id>
<content type='text'>
RFC 7208 is titled “Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1”, whilst
RFC 7489 is titled “Domain-based Message Authentication, Reporting, and Conformance (DMARC)”
</content>
</entry>
<entry>
<title>{modules,tests}/dns: Init</title>
<updated>2025-03-09T12:44:17+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-23T17:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=116c55f3308efc8e6c0a35556404ab59539a6a99'/>
<id>urn:sha1:116c55f3308efc8e6c0a35556404ab59539a6a99</id>
<content type='text'>
Most of the dns module was taken from: &lt;https://github.com/nix-community/dns.nix&gt;
</content>
</entry>
</feed>
