<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, 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/include/users.h?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-15T11:42:42Z</updated>
<entry>
<title>Feature request outlined in bug #257, allow connect/allow lines by port</title>
<updated>2007-04-15T11:42:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-15T11:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1d06ea1d3a4a11a8253e0d81c832cb54c3c0946'/>
<id>urn:sha1:b1d06ea1d3a4a11a8253e0d81c832cb54c3c0946</id>
<content type='text'>
Needs QA test


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6798 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>
<entry>
<title>This properly fixes options:hidebans and options:hidesplits by providing the facility to have two different quit messages for a user, one an oper sees and one a normal user sees.</title>
<updated>2007-03-06T13:49:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-06T13:49:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b790abb1545fc22d0f6799f48d4b7df22711db8a'/>
<id>urn:sha1:b790abb1545fc22d0f6799f48d4b7df22711db8a</id>
<content type='text'>
There are default values on the oper_quit parameters through the entire source so that if oper_quit parameter is not given it defaults to the same as the user_quit


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6630 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://www.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>Change /msg $* to have the correct source the same way /notice $* does</title>
<updated>2007-02-17T20:10:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-17T20:10:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f911684c7da03ffaa0fbc5335dbe53d05dc05f71'/>
<id>urn:sha1:f911684c7da03ffaa0fbc5335dbe53d05dc05f71</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6588 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Not safe for use yet</title>
<updated>2007-02-05T22:29:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T22:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b128373c2acb747c3827cdfd9c1863fb8492d62'/>
<id>urn:sha1:1b128373c2acb747c3827cdfd9c1863fb8492d62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move quitting of clients to a central Cull List, and do quitting outside userrec and in main loop.</title>
<updated>2007-02-05T20:08:51Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-05T20:08:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a52a667163a6abc5b83fd268b55c9062b55131f'/>
<id>urn:sha1:9a52a667163a6abc5b83fd268b55c9062b55131f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6497 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comment on a lot of recently added stuff that wasnt properly documented (until now)</title>
<updated>2007-01-09T22:31:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-09T22:31:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49e34a508d9070097fa6aae5bf611bdd5c2b0f2d'/>
<id>urn:sha1:49e34a508d9070097fa6aae5bf611bdd5c2b0f2d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6284 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document dns caching, add a "bool cached" to OnLookupComplete method in Resolver, and and add " -- cached" to end of 'looking up your host' string if their result is a cached result</title>
<updated>2007-01-07T22:01:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe46f3c228ae993b59fbf5eca423c3171d90e1b3'/>
<id>urn:sha1:fe46f3c228ae993b59fbf5eca423c3171d90e1b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS Stuff - this wont work right yet, it will soon (tm)</title>
<updated>2007-01-07T21:16:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dac672cf303ce44dc5f877a5f9f7e5aee64b95e1'/>
<id>urn:sha1:dac672cf303ce44dc5f877a5f9f7e5aee64b95e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6250 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
