<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_user.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_user.cpp?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_user.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-02T22:13:20Z</updated>
<entry>
<title>A quick glance at ircu indicates that when an empty gecos is given in USER, it is replaced by 'No info', rather than our way of saying 'not enough parameters', so we'll do this as it seems to make </title>
<updated>2007-04-02T22:13:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-02T22:13:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ffdd357e073819fd617af45c86c2499597380d50'/>
<id>urn:sha1:ffdd357e073819fd617af45c86c2499597380d50</id>
<content type='text'>
sense. The RFC is unclear here.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6732 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>Too many small tweaks to list. Most notably tidy up info, note that /trace is crap, and improve efficiency of cmd_nick</title>
<updated>2007-02-19T10:56:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T10:56:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d03b5379f474a70f40f165707dde93161fb3d59'/>
<id>urn:sha1:5d03b5379f474a70f40f165707dde93161fb3d59</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6601 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>fix for bug #175, change OnUserRegister to return int, and if greater than 0 = user was quit and stop propagating to rest of loaded modules. Also bumb the module API version.</title>
<updated>2006-11-21T23:22:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-11-21T23:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06fd57cc35c9d5869ca3a24d349b791963b2acc4'/>
<id>urn:sha1:06fd57cc35c9d5869ca3a24d349b791963b2acc4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Fix removal of user modes when unloading the mode letter (this actually works now)</title>
<updated>2006-10-28T19:42:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T19:42:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=494d7f7489a78df919c1e9effcb0a014e8dc2286'/>
<id>urn:sha1:494d7f7489a78df919c1e9effcb0a014e8dc2286</id>
<content type='text'>
* Fix m_stripcolor channel mode +S (was unsettable as it had some user mode checks in it)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5577 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix some next_call stuff</title>
<updated>2006-10-28T18:16:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:16:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33cfef94635f09fe7bb79f8a34bc795073ac30cc'/>
<id>urn:sha1:33cfef94635f09fe7bb79f8a34bc795073ac30cc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5571 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>
</feed>
