<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git, branch amdj/docs-workflow-upgrade</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/?h=amdj%2Fdocs-workflow-upgrade</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/?h=amdj%2Fdocs-workflow-upgrade'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2025-02-14T05:51:07Z</updated>
<entry>
<title>GitHub Docs Workflow: Bump runner version</title>
<updated>2025-02-14T05:51:07Z</updated>
<author>
<name>Aaron Jones</name>
</author>
<published>2025-02-14T05:51:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=7690e98cf57d77eb85cbc7087b1c068edd61c066'/>
<id>urn:sha1:7690e98cf57d77eb85cbc7087b1c068edd61c066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update join and challenge.</title>
<updated>2025-02-12T22:45:30Z</updated>
<author>
<name>alyx</name>
</author>
<published>2025-02-12T22:40:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=dd2cf45c3a2b9051339bddce873199421c9e30ff'/>
<id>urn:sha1:dd2cf45c3a2b9051339bddce873199421c9e30ff</id>
<content type='text'>
Reported by joerg on Libera.
Only took 20 years for someone to notice.
</content>
</entry>
<entry>
<title>Add max_autoconn to documentation</title>
<updated>2025-02-11T22:06:07Z</updated>
<author>
<name>Marco Meier</name>
</author>
<published>2025-02-11T21:00:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=3e2cc6fccad9824dd33004894d4060f8f1f75670'/>
<id>urn:sha1:3e2cc6fccad9824dd33004894d4060f8f1f75670</id>
<content type='text'>
7c7065b0 introduced class::max_autoconn configuration parameter.
However, this parameter was never added to config.rst and the
example config. This commits adds them there as well.
</content>
</entry>
<entry>
<title>Don't set the oper flags on client (#443)</title>
<updated>2025-01-29T18:11:51Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2025-01-29T18:11:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=7289d455e8f640b3a2607d8049de27f9099abe1c'/>
<id>urn:sha1:7289d455e8f640b3a2607d8049de27f9099abe1c</id>
<content type='text'>
Remove unused OPER_FLAGS logic in favor new priv system. It had rotted over time and was overlapping with PINGSENT</content>
</entry>
<entry>
<title>modules: remove unused spy code.</title>
<updated>2024-07-24T05:46:30Z</updated>
<author>
<name>RealKindOne</name>
</author>
<published>2024-07-24T05:25:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=4e89f6603d63b2f8dfdec7a83161fb0343236349'/>
<id>urn:sha1:4e89f6603d63b2f8dfdec7a83161fb0343236349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_stats: correct format specifiers and types</title>
<updated>2024-07-24T05:11:53Z</updated>
<author>
<name>Doug Freed</name>
</author>
<published>2024-07-24T05:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=d01a08c31e35011a50bf34eb3218edcce49b90dd'/>
<id>urn:sha1:d01a08c31e35011a50bf34eb3218edcce49b90dd</id>
<content type='text'>
These format specifiers were all wrong. Use the right ones. Musl time_t   
is always 64 bits, so promote all rb_current_time usage to 64 bits.      
                                                                         
Fixes #437</content>
</entry>
<entry>
<title>Accept expired certificates</title>
<updated>2024-06-28T19:55:38Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2024-06-26T17:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=9aac0cf8125063cdaa1dc7bf9ef97929042f3500'/>
<id>urn:sha1:9aac0cf8125063cdaa1dc7bf9ef97929042f3500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s_user: reject invalid usernames before anything else</title>
<updated>2024-06-15T22:42:45Z</updated>
<author>
<name>Doug Freed</name>
</author>
<published>2024-06-13T11:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=e639f5b360321d5c95abecf81861137d7f02594a'/>
<id>urn:sha1:e639f5b360321d5c95abecf81861137d7f02594a</id>
<content type='text'>
This way invalid characters in usernames only appear in this snote, and
all other rejection snotes will always have clean usernames.
</content>
</entry>
<entry>
<title>s_user: sanitize username early</title>
<updated>2024-06-15T22:42:45Z</updated>
<author>
<name>Doug Freed</name>
</author>
<published>2024-06-13T11:41:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=a4828895708cfd65a368cff98e9571c8eaf64ede'/>
<id>urn:sha1:a4828895708cfd65a368cff98e9571c8eaf64ede</id>
<content type='text'>
This ensures we don't allow [ in usernames anywhere.  This also adds the
tilde early, which simplifies a lot of things, and fixes an issue with
username K-Lines on IsNoTilde users.
</content>
</entry>
<entry>
<title>m_whois: restore original multi-prefix behavior</title>
<updated>2024-06-12T22:23:50Z</updated>
<author>
<name>Doug Freed</name>
</author>
<published>2024-06-12T22:15:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=0c59c5b974a3d255b14d83a0151a5e9f28e197c5'/>
<id>urn:sha1:0c59c5b974a3d255b14d83a0151a5e9f28e197c5</id>
<content type='text'>
The original behavior has existed since before git history, and has no 
known impact on clients that exist today.

This reverts commit 746ced2</content>
</entry>
</feed>
