<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/include/hash.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/hash.h?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/hash.h?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2016-03-27T10:29:10Z</updated>
<entry>
<title>hash.c: Save some more bytes</title>
<updated>2016-03-27T10:29:10Z</updated>
<author>
<name>Matt Ullman</name>
</author>
<published>2016-03-27T10:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=aa7eff28f2a3e767dd0679d4fe7f99dc5e94c6b2'/>
<id>urn:sha1:aa7eff28f2a3e767dd0679d4fe7f99dc5e94c6b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ircd: client: substantially rework the connid registry system</title>
<updated>2016-03-26T00:50:29Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-03-26T00:49:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=de7cf7e0091182dcef5d5a046bc1303a762c2877'/>
<id>urn:sha1:de7cf7e0091182dcef5d5a046bc1303a762c2877</id>
<content type='text'>
now connid's are allocated on demand and clients may have as many connid's as necessary.
this allows us to build chains of helpers while ensuring the ircd properly tracks and GCs the resources.
</content>
</entry>
<entry>
<title>Cleanup more BSD-isms</title>
<updated>2016-03-24T02:37:52Z</updated>
<author>
<name>Matt Ullman</name>
</author>
<published>2016-03-24T02:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=2e45f5d8086a3a0700e7926ea3f802ce8e13616d'/>
<id>urn:sha1:2e45f5d8086a3a0700e7926ea3f802ce8e13616d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typedef-ify rb_radixtree for consistency.</title>
<updated>2016-03-23T13:32:22Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-23T13:32:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=2fc6772ee1428ba75e1e1e49a1b935a20ece50d4'/>
<id>urn:sha1:2fc6772ee1428ba75e1e1e49a1b935a20ece50d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change struct Dictionary(*) to rb_dictionary(_\1).</title>
<updated>2016-03-23T13:09:58Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-23T13:09:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=4177311e6edcc64a1011949fabf94a685a6d9136'/>
<id>urn:sha1:4177311e6edcc64a1011949fabf94a685a6d9136</id>
<content type='text'>
This cleans things up a slightly and puts the dictionary stuff in its
own namespace.
</content>
</entry>
<entry>
<title>Move irc_* data structures to librb.</title>
<updated>2016-03-06T20:17:19Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-06T20:17:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=a4bf26dd347625504e9215eebc8a6753ba9895d9'/>
<id>urn:sha1:a4bf26dd347625504e9215eebc8a6753ba9895d9</id>
<content type='text'>
This makes the base ircd less cluttered up with data structures that can
go elsewhere.
</content>
</entry>
<entry>
<title>Remove $Id tags from everything.</title>
<updated>2016-03-06T08:47:27Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-06T08:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=cbeab4bc340b7b3f4fbf424ff327758defb9598a'/>
<id>urn:sha1:cbeab4bc340b7b3f4fbf424ff327758defb9598a</id>
<content type='text'>
These are obsolete and none have changed since 10 years gao...
</content>
</entry>
<entry>
<title>ircd: hash: remove some detritus</title>
<updated>2016-01-23T16:44:08Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-23T16:44:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=cc6ce2d689e59b839627b744f35286f3476649a0'/>
<id>urn:sha1:cc6ce2d689e59b839627b744f35286f3476649a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "LIST: use new sendq system to reimplement SAFELIST differently."</title>
<updated>2016-01-21T03:26:55Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-21T03:26:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=999fab778cb247ab51b9f49da828c37b1831a547'/>
<id>urn:sha1:999fab778cb247ab51b9f49da828c37b1831a547</id>
<content type='text'>
This reverts commit e835592cfc53c325608ea30cf58c6d5fba9d47b3.
</content>
</entry>
<entry>
<title>ircd: hash: channels are no longer a hashtable</title>
<updated>2016-01-10T05:47:50Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-10T05:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=9b74b992680d09c9237f58460c4c945d5b0f5b1f'/>
<id>urn:sha1:9b74b992680d09c9237f58460c4c945d5b0f5b1f</id>
<content type='text'>
</content>
</entry>
</feed>
