<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v1.1.8</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.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-19T15:56:42Z</updated>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rather largeish change to class checking on connect to fix a few minor bits and bobs here and there</title>
<updated>2007-05-15T16:40:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-15T16:40:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5dbf63c2a3f8a702e06c95bbb0952f9b4ea34dad'/>
<id>urn:sha1:5dbf63c2a3f8a702e06c95bbb0952f9b4ea34dad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7029 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Where others charge, we give for free. Have fun and use wisely. With great power comes great responsbility.</title>
<updated>2007-05-04T14:30:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-04T14:30:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3759fe0ba2420bd564abb4b034582ea0866907aa'/>
<id>urn:sha1:3759fe0ba2420bd564abb4b034582ea0866907aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6867 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement feature request in bug #271 by HiroP, allow disabling of maxlocal and maxglobal by leaving out each value from the tag</title>
<updated>2007-05-01T20:25:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-01T20:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c04423995da525bd762dea2bbde9d3bb522f8c2'/>
<id>urn:sha1:2c04423995da525bd762dea2bbde9d3bb522f8c2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6857 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
