<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_services.cpp, branch v4.0.0a20</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services.cpp?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services.cpp?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-19T19:29:20Z</updated>
<entry>
<title>Merge the servprotect module into the services module.</title>
<updated>2023-02-19T19:29:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-19T19:18:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a830b5679d3077a70bca4ffea62234eeeb33900'/>
<id>urn:sha1:1a830b5679d3077a70bca4ffea62234eeeb33900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the mode fields in the services module.</title>
<updated>2023-02-19T18:59:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-19T18:48:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b3e14dadb63c7870fe1c468beba466b43bfccd1'/>
<id>urn:sha1:0b3e14dadb63c7870fe1c468beba466b43bfccd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ModeAction with bool.</title>
<updated>2023-01-22T22:52:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T22:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8389fbba6d92dec84745e5b8db4739f97561585e'/>
<id>urn:sha1:8389fbba6d92dec84745e5b8db4739f97561585e</id>
<content type='text'>
This enum is functionally the same as bool but with weird semantics.
</content>
</entry>
<entry>
<title>Split out channel and user mode +r into a separate module.</title>
<updated>2022-10-18T09:59:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-16T22:13:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fbed3eca25c7d7260bf12f29055ecc190107c8e6'/>
<id>urn:sha1:fbed3eca25c7d7260bf12f29055ecc190107c8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove m_services and documentation relating to it. Also remove conf/temp/ (??)</title>
<updated>2008-10-31T16:44:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T16:44:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f01b480e65416053978cf35286398073ae63bb98'/>
<id>urn:sha1:f01b480e65416053978cf35286398073ae63bb98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10762 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change exception message: "You cannot load m_services.so and m_services_account.so at the same time (or some other module has claimed our modes)!"y</title>
<updated>2008-09-02T20:09:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-02T20:09:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cca9826f431d25cb52328789e7cbc7613adae435'/>
<id>urn:sha1:cca9826f431d25cb52328789e7cbc7613adae435</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10379 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r10255: prevent redundant mode changes (thanks to mixx941 for my noticing this)</title>
<updated>2008-08-24T23:23:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-24T23:23:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f67a184a762a3865958c82fe8b135dd61e26015'/>
<id>urn:sha1:8f67a184a762a3865958c82fe8b135dd61e26015</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10256 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert channel::name to std::string, this was a beastie!</title>
<updated>2008-05-19T21:16:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31f1e7ad092f8bf16ee653cc105eea4a769650ca'/>
<id>urn:sha1:31f1e7ad092f8bf16ee653cc105eea4a769650ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
