<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-30T18:52:37Z</updated>
<entry>
<title>Move CommandLine from ServerConfig to InspIRCd.</title>
<updated>2026-04-30T18:52:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T18:52:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=280ecaca310e65325a398dfbdfa72b88ff4b2b7b'/>
<id>urn:sha1:280ecaca310e65325a398dfbdfa72b88ff4b2b7b</id>
<content type='text'>
There's no need for this to be in ServerConfig. Although it is
configuration it applies more to the cli interface which is part
of the InspIRCd class.
</content>
</entry>
<entry>
<title>Add an easier way to get the local Server* object.</title>
<updated>2026-04-04T13:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T13:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5269e1e4c4a44196839d57fa4e9833536672473a'/>
<id>urn:sha1:5269e1e4c4a44196839d57fa4e9833536672473a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some C-style array usage with Modern C++.</title>
<updated>2026-03-29T17:22:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad096125ae65e198e3f12ebe0d5583382bdf7685'/>
<id>urn:sha1:ad096125ae65e198e3f12ebe0d5583382bdf7685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move service types to their own namespace.</title>
<updated>2026-03-29T16:38:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T14:48:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aed47513a5410a10ac9b477c621fbce425593c7f'/>
<id>urn:sha1:aed47513a5410a10ac9b477c621fbce425593c7f</id>
<content type='text'>
- ServiceProvider is now Service::Provider

- DataProvider is now Service::SimpleProvider (the old name does
  not really make sense now we don't have SERVICE_DATA and the
  only difference is automatic registration.

- Some members of ModuleManager have been elevated to the Service
  namespace in case other code wants to use them.
</content>
</entry>
<entry>
<title>Move some functions from stdalgo to utility/pointer.</title>
<updated>2026-03-29T13:49:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T13:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5964e4a009bd6b3b118867620f5fad9db284da5'/>
<id>urn:sha1:b5964e4a009bd6b3b118867620f5fad9db284da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the casemapping checking and comparison code.</title>
<updated>2026-03-13T21:46:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-13T21:46:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=680242c4979d262298ad77a411810e16a0b8c5bc'/>
<id>urn:sha1:680242c4979d262298ad77a411810e16a0b8c5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move standard replies to the core and add remote reply support.</title>
<updated>2026-03-01T01:28:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T01:28:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1d25d2c14161d5eb466c14c936688fcc36a5a2f'/>
<id>urn:sha1:a1d25d2c14161d5eb466c14c936688fcc36a5a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow using signals to rehash any module instead of just TLS.</title>
<updated>2025-03-19T16:17:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-19T15:21:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=397cc54f01ad1a2b8c4b26aeae7611a6699432b9'/>
<id>urn:sha1:397cc54f01ad1a2b8c4b26aeae7611a6699432b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ToHuman to ToLongString.</title>
<updated>2025-03-18T14:18:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31c446201bf1b2b14dde2770e2006712438589e7'/>
<id>urn:sha1:31c446201bf1b2b14dde2770e2006712438589e7</id>
<content type='text'>
This name is used by functions in too many places already.
</content>
</entry>
</feed>
