<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_die.cpp, branch v1.2.0rc2</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=v1.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_die.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-02-14T21:14:36Z</updated>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert connection::host</title>
<updated>2008-05-19T19:12:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T19:12:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12427e75fe175fe7a62f388281dd7ab5100c9dda'/>
<id>urn:sha1:12427e75fe175fe7a62f388281dd7ab5100c9dda</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9768 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User:: nick/ident/dhost/fullname and some other things std::string instead of char*/char[] (MODULES DO NOT COMPILE)</title>
<updated>2008-05-18T23:15:53Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-18T23:15:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b856bda135a08e800b96c970a10b0b6a34d433a'/>
<id>urn:sha1:4b856bda135a08e800b96c970a10b0b6a34d433a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::vector&lt;std::string&gt;&amp; parameters". All of core is converted, but cant test it till the modules are converted.</title>
<updated>2008-05-04T21:37:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-04T21:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ffbd1eebf0b82bf40482879f410f58874030a695'/>
<id>urn:sha1:ffbd1eebf0b82bf40482879f410f58874030a695</id>
<content type='text'>
IMPORTANT: The mode parser public calls have had to be tweaked a bit to also use the string vector. Note that this makes a LOT of our core a bit messy and paves the way to convert a lot of stuff from the mess
of .c_str() calls to using std::string params directly.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9608 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in large patchset from GreenReaper, useful fixes for freeing a ton of different things on shutdown for tidyness, and a few stack corruption fixes in the mode handler</title>
<updated>2008-04-21T16:59:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T16:59:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98659aa0dcac7636627846555ef7d5f807152b7e'/>
<id>urn:sha1:98659aa0dcac7636627846555ef7d5f807152b7e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change API OnOperCompare to OnPassCompare, password hashing is now available for &lt;connect:allow&gt;, &lt;power die= restart=&gt;, &lt;title&gt; (m_customtitle.so), &lt;vhost&gt; (m_vhost.so), this works the same was as for &lt;oper&gt;: load m_password_hash.so (after all hasher modules, of course), and add hash="md5/sha256/whatever" to the relevant tag. Also fix m_callerid.cpp crashing on unload.</title>
<updated>2008-01-27T00:12:11Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-01-27T00:12:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20bea3078d67a090ebcca64bf3cdbd7e6ab6adb6'/>
<id>urn:sha1:20bea3078d67a090ebcca64bf3cdbd7e6ab6adb6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8755 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix.. snomask O is already taken (ffs) so use A instead</title>
<updated>2008-01-17T15:54:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4426a2fc448f332e42a7e6ff778e5047bb588c98'/>
<id>urn:sha1:4426a2fc448f332e42a7e6ff778e5047bb588c98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8729 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
