<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/command_parse.cpp, branch v1.1.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.1.5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.1.5'/>
<link rel='alternate' type='text/html' href='https://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://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://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://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>1) Fix for nickname overruled with new cullList stuff -- we have to change their nick, its not safe to quit them as it messes up the nick hash.</title>
<updated>2007-02-19T08:38:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T08:38:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ddb970dd670bcd905c8f34458f8fcf70e9fd89bd'/>
<id>urn:sha1:ddb970dd670bcd905c8f34458f8fcf70e9fd89bd</id>
<content type='text'>
2) Add a mute flag for users, so we can drop commands from users who have been placed on the cullList. This is independent of the actual cullList and can be
used as a general mute flag e.g. by shun modules.
3) Fix /kill to also not quit the user immediately, remove need for CMD_USER_DELETED return anywhere in the code.
*** THIS NEEDS TESTING BY QA ***


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove some debug here, cuts down boot output</title>
<updated>2007-01-17T17:58:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T17:58:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=44d4833d86039ca86765143f33dcc65abf9da897'/>
<id>urn:sha1:44d4833d86039ca86765143f33dcc65abf9da897</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6364 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change the format of some debug</title>
<updated>2007-01-15T23:04:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-15T23:04:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d8fb5d579ba84f7ec6df5ca54babb833d14fa8b'/>
<id>urn:sha1:2d8fb5d579ba84f7ec6df5ca54babb833d14fa8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6354 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup</title>
<updated>2006-12-24T18:38:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-24T18:38:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9206364b1c35c7eb616ade4354808392683e15e0'/>
<id>urn:sha1:9206364b1c35c7eb616ade4354808392683e15e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6103 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hash rehashing change</title>
<updated>2006-12-23T23:06:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T23:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1'/>
<id>urn:sha1:74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cut down on debug on restart</title>
<updated>2006-12-23T15:04:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T15:04:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f5f71bdfefb84ccb69712ef6ed9f5ffc43733678'/>
<id>urn:sha1:f5f71bdfefb84ccb69712ef6ed9f5ffc43733678</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6073 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Invented safe delete-while-itering for hash_map.</title>
<updated>2006-12-17T02:46:47Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-17T02:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3712db9cc6365e556a803daf32416ae929e95330'/>
<id>urn:sha1:3712db9cc6365e556a803daf32416ae929e95330</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6029 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
