<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_qline.cpp, branch v1.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_qline.cpp?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_qline.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-14T11:33:59Z</updated>
<entry>
<title>Some tweaks suggested by pingbad, dont use yet :p</title>
<updated>2007-04-14T11:33:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-14T11:33:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26e22f0cad4ab6bc2f7fc3464d283d95d458909a'/>
<id>urn:sha1:26e22f0cad4ab6bc2f7fc3464d283d95d458909a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6791 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Find out from the commit notices that we're still using ctime() here and should be using InspIRCd::TimeStr (ick)</title>
<updated>2007-04-14T10:47:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-14T10:47:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09e1cd32a322107f66869eae182fd5e4ea6f6587'/>
<id>urn:sha1:09e1cd32a322107f66869eae182fd5e4ea6f6587</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6789 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Show expiry times of glines, klines, qlines and elines as the time theyre due to expire rather than number of secs (thanks bricker)</title>
<updated>2007-04-06T19:03:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-06T19:03:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=578f32db3ca4c05763d0eb6d9b5198e677b6f200'/>
<id>urn:sha1:578f32db3ca4c05763d0eb6d9b5198e677b6f200</id>
<content type='text'>
Oh, and i hate C time formatting functions.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improve speed of these, and only send out snotice if the gline doesnt already exist</title>
<updated>2007-01-10T17:34:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-10T17:34:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=425ab67e76483e6adc424adda3c5e7357c140743'/>
<id>urn:sha1:425ab67e76483e6adc424adda3c5e7357c140743</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6287 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Sensible failure messages for cmd_qline</title>
<updated>2006-09-08T16:37:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T16:37:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=816cdd3c089b0fd997b13f469ef1470ea25e53aa'/>
<id>urn:sha1:816cdd3c089b0fd997b13f469ef1470ea25e53aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5171 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>The rest of snomask +x (i think)</title>
<updated>2006-08-29T19:38:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-29T19:38:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e357c3048e7a01ed8bd12f9592a96b618e089964'/>
<id>urn:sha1:e357c3048e7a01ed8bd12f9592a96b618e089964</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5068 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
