<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/include/dns.h, branch amdj/modules</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/dns.h?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/dns.h?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2021-06-01T16:40:02Z</updated>
<entry>
<title>Mailmap and copyright update for Ariadne</title>
<updated>2021-06-01T16:40:02Z</updated>
<author>
<name>Ariadne Conill</name>
</author>
<published>2021-06-01T16:40:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=3fc0499e77c9091ce08a8c6da277de3a45c0c027'/>
<id>urn:sha1:3fc0499e77c9091ce08a8c6da277de3a45c0c027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Innovation by sed</title>
<updated>2020-10-15T14:52:41Z</updated>
<author>
<name>Ed Kellett</name>
</author>
<published>2020-10-15T14:51:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=a6f63a829e22fa83a4551cb9aad3e316e7c8bb18'/>
<id>urn:sha1:a6f63a829e22fa83a4551cb9aad3e316e7c8bb18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename authd.[ch] on ircd side to authproc.[ch] to prevent shadowing.</title>
<updated>2016-04-02T21:44:04Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-04-02T21:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=64fae2607a1572412874486675da68ca568b03e3'/>
<id>urn:sha1:64fae2607a1572412874486675da68ca568b03e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: use a dictionary for query storage</title>
<updated>2016-03-13T08:23:41Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-13T08:23:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=068c6c4a2b67320d0b03e036c262978a01cee585'/>
<id>urn:sha1:068c6c4a2b67320d0b03e036c262978a01cee585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rehash: don't restart authd for DNS reloads</title>
<updated>2016-03-09T09:46:04Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-09T09:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=6445c1cf0be42ce98eef3dc74cd2f1077871596a'/>
<id>urn:sha1:6445c1cf0be42ce98eef3dc74cd2f1077871596a</id>
<content type='text'>
This could lead to pretty nasty things, like losing DNS (and in the
future, ident) queries. That's a Bad Thing™.
</content>
</entry>
<entry>
<title>dns: prune worthless function.</title>
<updated>2016-03-08T09:25:21Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-08T09:25:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=55799c6b4d09cfe46768d7f96707d6a53aa5be64'/>
<id>urn:sha1:55799c6b4d09cfe46768d7f96707d6a53aa5be64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: clean up awful hacks.</title>
<updated>2016-03-08T09:22:25Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-08T09:22:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=8a26cd19732a12da153c3d2be626eb0e4c46f67a'/>
<id>urn:sha1:8a26cd19732a12da153c3d2be626eb0e4c46f67a</id>
<content type='text'>
We now have a resolver cache which we init on startup.
</content>
</entry>
<entry>
<title>authd: allow querying the list of DNS servers.</title>
<updated>2016-03-08T08:53:25Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-08T08:53:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=394b8dde17afc174fd1432897f2e368516dd8b41'/>
<id>urn:sha1:394b8dde17afc174fd1432897f2e368516dd8b41</id>
<content type='text'>
This was an asston of pain, and it still feels "dirty" as it introduces
an async call where there normally wouldn't be one. Better
implementation more than welcome.
</content>
</entry>
<entry>
<title>ircd/authd: split out authd lifecycle functions from actual DNS functions</title>
<updated>2016-01-06T10:41:57Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-06T10:41:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=fb7d74efefc60a7146e040aa29cce76fd41fcbfe'/>
<id>urn:sha1:fb7d74efefc60a7146e040aa29cce76fd41fcbfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: new WIP client which queries authd for DNS records, not yet in use</title>
<updated>2016-01-06T10:28:34Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-06T10:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=7d2852b4d10bad5bb0b3b2ff7008cef9293f31a0'/>
<id>urn:sha1:7d2852b4d10bad5bb0b3b2ff7008cef9293f31a0</id>
<content type='text'>
</content>
</entry>
</feed>
