<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_jumpserver.cpp, branch v2.0.15</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_jumpserver.cpp?h=v2.0.15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_jumpserver.cpp?h=v2.0.15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-12-02T18:40:17Z</updated>
<entry>
<title>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for LocalUserList</title>
<updated>2012-11-29T22:41:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-20T23:15:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a589577b68cb84bc877ecdd4c0f9cb84a1581ddd'/>
<id>urn:sha1:a589577b68cb84bc877ecdd4c0f9cb84a1581ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_jumpserver Fix wrong nickname in the numeric when redirecting all users immediately, cleanup</title>
<updated>2012-11-19T17:32:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-18T21:53:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5159b7a927dc5b7162bedfc5b2b140b6055fef1'/>
<id>urn:sha1:b5159b7a927dc5b7162bedfc5b2b140b6055fef1</id>
<content type='text'>
- Fix typo
- Iterate string with iterator
- Move variables into the command handler that aren't used elsewhere
</content>
</entry>
<entry>
<title>Change empty string assignments to .clear() or remove them entirely</title>
<updated>2012-11-19T17:32:41Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-17T01:36:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba5c0db795824c3fc1ad48ce332d7bdc440cb77f'/>
<id>urn:sha1:ba5c0db795824c3fc1ad48ce332d7bdc440cb77f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module description updates</title>
<updated>2012-05-30T01:46:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-05-30T01:46:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=804c02174fd61143f6da5580dd0e28bd9f1bb8a8'/>
<id>urn:sha1:804c02174fd61143f6da5580dd0e28bd9f1bb8a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change lockserv emergency unlock procedure, and add one for jumpserver [jackmcbarn]</title>
<updated>2010-03-13T04:18:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-13T04:18:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b822830c5bd9fff5aecf4e8f876ade39a9c7ab6c'/>
<id>urn:sha1:b822830c5bd9fff5aecf4e8f876ade39a9c7ab6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12630 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
