<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_customtitle.cpp, branch v1.2.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_customtitle.cpp?h=v1.2.0a4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_customtitle.cpp?h=v1.2.0a4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-19T19:12:43Z</updated>
<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://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>More done</title>
<updated>2008-05-19T00:29:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:29:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e3bd782207f50d131acd008b0cbcc7545aac7690'/>
<id>urn:sha1:e3bd782207f50d131acd008b0cbcc7545aac7690</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove .c_str()'s in match() calls that are no longer needed as match() natively takes std::strings</title>
<updated>2008-05-18T17:51:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-18T17:51:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0276e5138a8f886fe709ffed534aaf5ff826b5be'/>
<id>urn:sha1:0276e5138a8f886fe709ffed534aaf5ff826b5be</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9737 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert a few more</title>
<updated>2008-05-04T23:48:07Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T23:48:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1eb52771d6a7fe8768baf8bad509de0facafbd2c'/>
<id>urn:sha1:1eb52771d6a7fe8768baf8bad509de0facafbd2c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9621 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make all our modules use the new stuff rather than the send_ events</title>
<updated>2008-04-04T13:12:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:12:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=59ca4eec57a9c8b37e79e3031c74b59d4803fc28'/>
<id>urn:sha1:59ca4eec57a9c8b37e79e3031c74b59d4803fc28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some metadata commands were using nicknames to identify the nick to apply the metadata to. fix to use uuid. Also make sure that the ssl metadata is sent after the user is done connecting (prioritize that event after spanningtree's)</title>
<updated>2008-04-01T18:14:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-01T18:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de35a20ab7521ccd310bbc922c75b144b9a13fc2'/>
<id>urn:sha1:de35a20ab7521ccd310bbc922c75b144b9a13fc2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9245 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finally change all the Version() objects</title>
<updated>2008-03-24T13:40:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c2957516bca0fe70622c7668a12ade68576ddab2'/>
<id>urn:sha1:c2957516bca0fe70622c7668a12ade68576ddab2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9185 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://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>Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note to webirc that needs looking at.</title>
<updated>2008-02-11T09:41:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T09:41:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5db1d322be106c8462dc691072f9415dc0766ed4'/>
<id>urn:sha1:5db1d322be106c8462dc691072f9415dc0766ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 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://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>
</feed>
