<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.1.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-06T19:18:08Z</updated>
<entry>
<title>We had to roll our own time function because some craqsmoker thought having a carriage return on the end of ctime and asctime was a great idea, and the only other solution is to fanny around with </title>
<updated>2007-04-06T19:18:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-06T19:18:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9110f02e7483530d46eb892999d09edb131ec7f'/>
<id>urn:sha1:f9110f02e7483530d46eb892999d09edb131ec7f</id>
<content type='text'>
strftime.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6749 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #199 (Feature request) submitted by owine. Ended up adding an extra parameter to &lt;uline&gt; for this.</title>
<updated>2007-04-05T23:53:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-05T23:53:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=821a5bca883ad8c06cb27963acf8861d9ef1031e'/>
<id>urn:sha1:821a5bca883ad8c06cb27963acf8861d9ef1031e</id>
<content type='text'>
It turned into a biggie :P


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6742 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This needs some general QA-ing. Add support to new parser (introduced in 1.1) for empty final params (just the colon)</title>
<updated>2007-04-02T22:11:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-02T22:11:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5870145ac255da65f5bf4ff0fae4715cbb930ec9'/>
<id>urn:sha1:5870145ac255da65f5bf4ff0fae4715cbb930ec9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6731 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -config parameter to bin/inspircd which allows a user to specify the config file on the commandline</title>
<updated>2007-04-01T18:34:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-01T18:34:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd'/>
<id>urn:sha1:f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd</id>
<content type='text'>
Note: This should really be a full pathname, and not a configuration file in the current directory.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;options:fixedquit&gt; and &lt;options:suffixquit&gt; to go along with the existing &lt;options:prefixquit&gt;. note that fixedquit overrides both suffix and prefix if set</title>
<updated>2007-04-01T15:22:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-01T15:22:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e466a6f5fef9aa5cb0ac4621fd578edbace88281'/>
<id>urn:sha1:e466a6f5fef9aa5cb0ac4621fd578edbace88281</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6722 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add macros IS_OPER() and IS_AWAY()</title>
<updated>2007-03-31T20:45:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-31T20:45:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6dccb650743fdfa799fc4bc877c7bc9e2692c287'/>
<id>urn:sha1:6dccb650743fdfa799fc4bc877c7bc9e2692c287</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6720 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug reported by darix where inspircd process returns 15 for successful startup rather than the correct 0</title>
<updated>2007-03-26T16:23:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-26T16:23:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce4a4abaf25344a2ac0f56e13770bd49ab776aed'/>
<id>urn:sha1:ce4a4abaf25344a2ac0f56e13770bd49ab776aed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6715 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Test stuff to fix remote stats brokage</title>
<updated>2007-03-24T23:01:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-24T23:01:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16a963e19f65aa6d69025a82d20254aa72d48c02'/>
<id>urn:sha1:16a963e19f65aa6d69025a82d20254aa72d48c02</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6710 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>set the TS of a channel in JoinUser, not after the entire FJOIN, this is safer and may fix the odd desync here and there</title>
<updated>2007-03-18T16:52:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-18T16:52:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f6de0b18372a76ebb5d6c4ba3dc9a7a7e0a7297'/>
<id>urn:sha1:0f6de0b18372a76ebb5d6c4ba3dc9a7a7e0a7297</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6690 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add third parameter to OnUserQuit (quit reason for opers only) - bump api version</title>
<updated>2007-03-15T17:37:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-15T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38ca8be9a3881a3cb3cf6864e67b779ffbab6874'/>
<id>urn:sha1:38ca8be9a3881a3cb3cf6864e67b779ffbab6874</id>
<content type='text'>
Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
