<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_die.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_die.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_die.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-03-05T14:41:06Z</updated>
<entry>
<title>Move src/commands/cmd_*.cpp to src/coremods[/core_*]/</title>
<updated>2014-03-05T14:41:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-05T14:41:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c67d3103e9f7397f0ab9631bf07a5e5547deb2c3'/>
<id>urn:sha1:c67d3103e9f7397f0ab9631bf07a5e5547deb2c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove out of date doc and fix typo in commands/cmd_*.cpp</title>
<updated>2014-03-04T12:30:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-04T12:30:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5613d701785b61e09a2327bdea41acdd25cb9ef5'/>
<id>urn:sha1:5613d701785b61e09a2327bdea41acdd25cb9ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a few unnecessary .c_str() calls</title>
<updated>2014-01-31T13:35:13Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-31T13:35:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fc88ba7c97a5db3bfbb0c422afd4e180271b348'/>
<id>urn:sha1:3fc88ba7c97a5db3bfbb0c422afd4e180271b348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert InspIRCd::PassCompare to return bool instead of int.</title>
<updated>2014-01-25T11:20:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-01-18T04:53:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=074727e7a74f8dcef6c250faf6a757f0274d27db'/>
<id>urn:sha1:074727e7a74f8dcef6c250faf6a757f0274d27db</id>
<content type='text'>
The insane behaviour of this method was due to an implementation
detail which has since become irrelevent.
</content>
</entry>
<entry>
<title>Fix spacing in calls to LogManager::Log.</title>
<updated>2013-05-19T18:33:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-19T02:29:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3e105c6311c23787ff54388c8d21c8ac1a01fd57'/>
<id>urn:sha1:3e105c6311c23787ff54388c8d21c8ac1a01fd57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LOG_ prefix to the log level enum values.</title>
<updated>2013-04-12T01:21:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-12T01:10:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=645f7e18c64a6628ede880dc69bf8825ba93b375'/>
<id>urn:sha1:645f7e18c64a6628ede880dc69bf8825ba93b375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make better use of User::GetFullRealHost()</title>
<updated>2012-10-21T13:10:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-21T13:10:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569a742b9420b62a538c27fbd38a2bb8db6b9ca6'/>
<id>urn:sha1:569a742b9420b62a538c27fbd38a2bb8db6b9ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove superfluous std::string()s</title>
<updated>2012-10-12T01:57:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-24T12:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8b41aa5d256d99eee67ec94492a94dc30e0ea35'/>
<id>urn:sha1:c8b41aa5d256d99eee67ec94492a94dc30e0ea35</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>...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>
