<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/modules/m_links.c, branch amdj/modules</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/modules/m_links.c?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/modules/m_links.c?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2016-03-09T07:37:03Z</updated>
<entry>
<title>Message handlers should return void.</title>
<updated>2016-03-09T07:37:03Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-09T07:37:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=3c7d6fcce7a021ea7c4948a37a32aeca072e5b10'/>
<id>urn:sha1:3c7d6fcce7a021ea7c4948a37a32aeca072e5b10</id>
<content type='text'>
Also fix up some return values and stuff to use bool (or void if
nothing). I just did it whilst I was here.

According to jilles, the return value used to signify whether or not the
client had exited. This was error-prone and was fixed a long, long time
ago, but the return value was left int for historical reasons.

Since the return type is not used (and has no clear use case anyway),
it's safe to just get rid of it.
</content>
</entry>
<entry>
<title>Move module description headers to the top</title>
<updated>2016-03-09T07:29:41Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-09T07:29:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=eeabf33a7c34efbedce519f67b8b87e4c75a422f'/>
<id>urn:sha1:eeabf33a7c34efbedce519f67b8b87e4c75a422f</id>
<content type='text'>
This is cleaner.

Note this was broken out of a much larger piece of work I did, so if
there's any problems, I apologise!
</content>
</entry>
<entry>
<title>Add AV2 descriptions to m_[l-m]*</title>
<updated>2016-03-07T08:34:00Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-07T08:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=f5ebe640bc2b911d2c4aecc14abce37df75dafa6'/>
<id>urn:sha1:f5ebe640bc2b911d2c4aecc14abce37df75dafa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate remaining modules to AV2</title>
<updated>2016-03-07T06:03:39Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-07T06:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=105a4985b402b3ab294e3bec1fa75bac75430482'/>
<id>urn:sha1:105a4985b402b3ab294e3bec1fa75bac75430482</id>
<content type='text'>
No descriptions yet. :(
</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>hook: allow hook_data to have non-const arguments, add hook_cdata for arguments that must be treated const</title>
<updated>2016-02-20T23:44:13Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-02-20T23:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=48a2b7c1825ba6ef3e65426b53668772d8faca65'/>
<id>urn:sha1:48a2b7c1825ba6ef3e65426b53668772d8faca65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msg: remove last vestiges of the fakelag system.  charybdis has never supported fakelag.</title>
<updated>2016-02-19T22:43:39Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-02-19T22:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=7baa37a9ef4c66708d7505dfda182339461232cf'/>
<id>urn:sha1:7baa37a9ef4c66708d7505dfda182339461232cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules: chase MsgBuf API change</title>
<updated>2016-02-11T02:54:17Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-02-11T02:54:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=428ca87b01ad6c0487b424ce478f775cb7d94519'/>
<id>urn:sha1:428ca87b01ad6c0487b424ce478f775cb7d94519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from all .c and .h files.</title>
<updated>2014-03-03T04:25:47Z</updated>
<author>
<name>Keith Buck</name>
</author>
<published>2014-03-03T04:25:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=55abcbb20aeabcf2e878a9c65c9697210dd10079'/>
<id>urn:sha1:55abcbb20aeabcf2e878a9c65c9697210dd10079</id>
<content type='text'>
3134 bytes were removed.
</content>
</entry>
<entry>
<title>Remove s_assert definition from ircd_defs.h and add it to its own header.</title>
<updated>2013-09-10T06:10:14Z</updated>
<author>
<name>Keith Buck</name>
</author>
<published>2013-09-10T05:35:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=77d3d2dbafbb44bc4dc87c9d4612a646c546af5d'/>
<id>urn:sha1:77d3d2dbafbb44bc4dc87c9d4612a646c546af5d</id>
<content type='text'>
s_assert requires some higher-level functionality that shouldn't be
present in ircd_defs.h. ircd_defs.h is used by ssld, which has no notion
of logging or sending IRC messages. Additionally, some of the headers
s_assert depends on result in conflicting definitions in ssld.c.

This change also fixes the compile when using --enable-assert=soft.
</content>
</entry>
</feed>
