<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_rehash.cpp, branch v1.2.0a3</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_rehash.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_rehash.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-04T21:37:36Z</updated>
<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>Remove use of SendSNONotice to send to remote servers, this is done automagically now</title>
<updated>2008-04-17T12:00:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-17T12:00:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9954ce7e652fdf1bef963b3a133724e8a8eb4cad'/>
<id>urn:sha1:9954ce7e652fdf1bef963b3a133724e8a8eb4cad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9526 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add todo, add server name</title>
<updated>2008-04-08T15:05:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:05:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba713cdc076da4c053b6914ee894609cf3018694'/>
<id>urn:sha1:ba713cdc076da4c053b6914ee894609cf3018694</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9424 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain</title>
<updated>2008-04-08T15:00:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:00:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94ab2b6eb5c8d719da0d9b72bc74ee29017d7995'/>
<id>urn:sha1:94ab2b6eb5c8d719da0d9b72bc74ee29017d7995</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumeric can capture them.</title>
<updated>2008-03-22T12:03:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68730d4c9701b34c962302e6410908865fb2ba28'/>
<id>urn:sha1:68730d4c9701b34c962302e6410908865fb2ba28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Yay, local /rehash is now fixed :)</title>
<updated>2008-02-24T19:04:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T19:04:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1deb30602a6b68b857f64763351fac63032c22ff'/>
<id>urn:sha1:1deb30602a6b68b857f64763351fac63032c22ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9028 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More stuff</title>
<updated>2008-02-24T18:52:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T18:52:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a36fa98300016380378100260a58b2f297a08f72'/>
<id>urn:sha1:a36fa98300016380378100260a58b2f297a08f72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9026 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for 'bail' and 'user' parameters to rehash thread</title>
<updated>2008-02-24T17:45:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T17:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b119a88b55e7f5f3260ff21e78a5c9d1cf491cc8'/>
<id>urn:sha1:b119a88b55e7f5f3260ff21e78a5c9d1cf491cc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9022 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Theres more to do here. Read the TODOs</title>
<updated>2008-02-24T17:18:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T17:18:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7df5c69c4c54ebac32b1f3af3381495bef2cbd5'/>
<id>urn:sha1:f7df5c69c4c54ebac32b1f3af3381495bef2cbd5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9021 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>
</feed>
