<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/include/numeric.h, branch amdj/autotools-version-fix</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/numeric.h?h=amdj%2Fautotools-version-fix</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/numeric.h?h=amdj%2Fautotools-version-fix'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2025-10-10T19:09:40Z</updated>
<entry>
<title>Increase tags to 8191 bytes and max count to 30</title>
<updated>2025-10-10T19:09:40Z</updated>
<author>
<name>Ryan Schmidt</name>
</author>
<published>2025-08-18T21:48:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=1e4a342b72f0d824a4c89ab1a8c09fa12013948d'/>
<id>urn:sha1:1e4a342b72f0d824a4c89ab1a8c09fa12013948d</id>
<content type='text'>
If we receive an incoming message from a client that has over 4094 bytes
of tag data (not including leading '@' or trailing ' '), reject the
message with ERR_INPUTTOOLONG (417) per the message-tags spec.

Similarly, give the same numeric if the client specifies the new maximum
of 30 tags, since we can't distinguish between a client that gives us 30
tags and one that gives us more than 30. The spec says we are not
allowed to truncate tags at all, and having 30 means we could have
potentially truncated the incoming tag data.
</content>
</entry>
<entry>
<title>Replace RPL_WHOISTEXT(337) with RPL_WHOISSPECIAL(320) (#419)</title>
<updated>2023-10-03T23:35:52Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2023-10-03T23:35:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=460e7932744e7d48795875270a1a610a6a8dfa31'/>
<id>urn:sha1:460e7932744e7d48795875270a1a610a6a8dfa31</id>
<content type='text'>
Reasons:
* 337 conflicts with other IRCds use as RPL_ENDOFINVITELIST
* 320 is commonly used for extra human-readable information</content>
</entry>
<entry>
<title>Delete RPL_WHOISSPECIAL</title>
<updated>2021-06-05T19:21:45Z</updated>
<author>
<name>Ed Kellett</name>
</author>
<published>2021-04-11T22:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=b5f46fda921f34f190b628d6dc9a469176e9a794'/>
<id>urn:sha1:b5f46fda921f34f190b628d6dc9a469176e9a794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add +R channel mode module requiring services account to chat (#102)</title>
<updated>2021-01-24T13:13:03Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2021-01-24T13:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=0ba1da59101281fd8c6a91e068ba6dab1b9292dd'/>
<id>urn:sha1:0ba1da59101281fd8c6a91e068ba6dab1b9292dd</id>
<content type='text'>
* Add +R channel mode module requiring services account to chat

* Use void* in hook argument

* move chm_regmsg from modules to extensions

* generate error message when module fails to load</content>
</entry>
<entry>
<title>config.h delenda est</title>
<updated>2016-03-20T00:14:26Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-20T00:14:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=9b8e9eb32116eb171a951fbbe93c53f1047c9a34'/>
<id>urn:sha1:9b8e9eb32116eb171a951fbbe93c53f1047c9a34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extensions: add umode_noctcp extension</title>
<updated>2016-03-07T17:48:14Z</updated>
<author>
<name>Max Teufel</name>
</author>
<published>2016-03-07T17:48:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=54d8925ed4f63f5459e721f3739aa3fda6fe291a'/>
<id>urn:sha1:54d8925ed4f63f5459e721f3739aa3fda6fe291a</id>
<content type='text'>
</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>extensions/helpops: new module, implementing a helpops system.</title>
<updated>2016-01-14T14:08:40Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-01-14T14:05:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=4d21f1e8e0b0b9c7483fd10ffa281e386abca226'/>
<id>urn:sha1:4d21f1e8e0b0b9c7483fd10ffa281e386abca226</id>
<content type='text'>
if loaded, this module takes over /stats p, and displays people who are umode +H.
to get umode +H, one must have the "usermode:helpops" permission.
</content>
</entry>
<entry>
<title>whois: list active operator block and privset when appropriate</title>
<updated>2015-12-28T07:33:09Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2015-12-28T07:33:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=72ad5c04fe9d122492425996c87bb9d925fc9f30'/>
<id>urn:sha1:72ad5c04fe9d122492425996c87bb9d925fc9f30</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>
</feed>
