<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_nick.cpp, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_nick.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_nick.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-19T18:24:07Z</updated>
<entry>
<title>Make the check against z/k/q/e/g methods return a pointer to the whole object rather than just the reason string</title>
<updated>2006-09-19T18:24:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T18:24:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8'/>
<id>urn:sha1:8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5305 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correctly put qline notices into xline snomask</title>
<updated>2006-09-08T15:26:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T15:26:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53586eb28c0f76bea537faf6f2a9fc17995eb005'/>
<id>urn:sha1:53586eb28c0f76bea537faf6f2a9fc17995eb005</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5163 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>userrec::ForceNickChange was broken (not the entire nickchange system as i'd suspected at  first)</title>
<updated>2006-09-07T20:56:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-07T20:56:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c30f0ef741528231aefaa3b284f3ac161b1ca86c'/>
<id>urn:sha1:c30f0ef741528231aefaa3b284f3ac161b1ca86c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5156 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Command result codes. This isnt finished yet, still got to do most of the modules, and alter CallCommandHandler</title>
<updated>2006-09-06T17:21:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cf0ae1308fe98757de42ffbe391e61844ac9e0a'/>
<id>urn:sha1:4cf0ae1308fe98757de42ffbe391e61844ac9e0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Auto loading of commands as shared objects via dlsym (very lightweight interface, just expects a command_t* pointer)</title>
<updated>2006-09-03T00:09:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:09:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b7c615062a7b203c7fc3ce4c56e16eb671f7c15'/>
<id>urn:sha1:1b7c615062a7b203c7fc3ce4c56e16eb671f7c15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5118 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to using Instance-&gt;Log (InspIRCd::Log) rather than log() macro</title>
<updated>2006-08-11T12:26:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T12:26:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e84bf9f3ec5a60078c32b272d3d7885c0708c544'/>
<id>urn:sha1:e84bf9f3ec5a60078c32b272d3d7885c0708c544</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4880 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move all of the xline stuff into class XLineManager, make an instance of it in class InspIRCd and use it</title>
<updated>2006-08-11T11:06:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T11:06:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=312d49abb008dccf9871b663decaa1bacf18c20a'/>
<id>urn:sha1:312d49abb008dccf9871b663decaa1bacf18c20a</id>
<content type='text'>
(eliminates another extern)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4878 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>extern time_t TIME -&gt; InspIRCd::Time()</title>
<updated>2006-08-11T09:23:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T09:23:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76ebc88ccd6fef0bf2d97b607829fb3466e273af'/>
<id>urn:sha1:76ebc88ccd6fef0bf2d97b607829fb3466e273af</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
