<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/modules/m_set.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_set.c?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/modules/m_set.c?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2022-11-09T23:56:15Z</updated>
<entry>
<title>SET SPANNUM: Fix incorrect &gt; 0 check to be &gt;= 0</title>
<updated>2022-11-09T23:56:15Z</updated>
<author>
<name>JailBird</name>
</author>
<published>2022-11-09T23:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=21cc31f4e5be5d74d10e197843d977adf7cd0fb2'/>
<id>urn:sha1:21cc31f4e5be5d74d10e197843d977adf7cd0fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make more snotes L_NETWIDE</title>
<updated>2020-11-08T19:30:41Z</updated>
<author>
<name>jess</name>
</author>
<published>2020-11-08T19:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=a92275551218402bf4969a7fe613cab27416c4ef'/>
<id>urn:sha1:a92275551218402bf4969a7fe613cab27416c4ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/m_set: booleanify.</title>
<updated>2016-04-10T15:11:03Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-04-10T15:11:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=e34368b1bc1b1b6818ac7e31388fa63442bc5215'/>
<id>urn:sha1:e34368b1bc1b1b6818ac7e31388fa63442bc5215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace s_auth/blacklist stuff with authd calls</title>
<updated>2016-03-28T07:11:16Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-28T07:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=d3f6b808677ba8bd3fa48f9bd61b99a2292a8c3e'/>
<id>urn:sha1:d3f6b808677ba8bd3fa48f9bd61b99a2292a8c3e</id>
<content type='text'>
This also does a lot of surgery on the conf system to reconfigure authd.

/!\ WARNING! ACHTUNG! ADVERTENCIA! ATTENTION! AVVERTIMENTO! /!\
This code has not been run-time tested yet (though it compiles)!
</content>
</entry>
<entry>
<title>common.h: raison d'être is gone, so out it goes.</title>
<updated>2016-03-23T14:33:56Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-23T14:33:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=79435744c7b57fa830b8e4e7c7c8a9adf63f52b5'/>
<id>urn:sha1:79435744c7b57fa830b8e4e7c7c8a9adf63f52b5</id>
<content type='text'>
Fold whatever was left into ircd_defs.h
</content>
</entry>
<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>modules: Add AV2 descriptions to all m_s* modules</title>
<updated>2016-03-07T08:05:28Z</updated>
<author>
<name>Andrew Wilcox</name>
</author>
<published>2016-03-07T08:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=3abc337fe1ef89bfe5539fe60e441ece2fd4be8e'/>
<id>urn:sha1:3abc337fe1ef89bfe5539fe60e441ece2fd4be8e</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>
</feed>
