<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_rehash.cpp, branch v1.2.0a1</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.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_rehash.cpp?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-03-22T12:03:43Z</updated>
<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>
<entry>
<title>Implement LogManager::CloseLogs() to give logstreams a chance to clean up on rehash or exit.</title>
<updated>2008-02-09T20:15:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-09T20:15:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfff1d9d93dccb9f0080b84d3933d47f2a6a1f6c'/>
<id>urn:sha1:bfff1d9d93dccb9f0080b84d3933d47f2a6a1f6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8863 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>
<entry>
<title>Start converting WriteOpers calls into snomask 'O' -- generic oper notices.</title>
<updated>2008-01-17T12:29:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T12:29:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=932e069f287ceeb184eafae71c0e22b259e62740'/>
<id>urn:sha1:932e069f287ceeb184eafae71c0e22b259e62740</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8727 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
