<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-11T15:53:34Z</updated>
<entry>
<title>Added OnBufferFlush, improved m_safelist, no longer works on a timer but works on the writeability state of each user who is listing.</title>
<updated>2007-03-11T15:53:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-11T15:53:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52214a3195d062bc45522e7da58bbe7611d040f6'/>
<id>urn:sha1:52214a3195d062bc45522e7da58bbe7611d040f6</id>
<content type='text'>
Seems to test fine with 500 reet bots all listing at once. (doesnt lock up the ircd while listing them all any more, either, just lags a small amount)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6657 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>Check for ::ffff:x.x.x.x ips in user resolver, and if we see one initiate an ipv4 PTR lookup rather than ipv6</title>
<updated>2007-02-08T20:31:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-08T20:31:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=289e520e0c73d00410d356141a6827bd4bc6078c'/>
<id>urn:sha1:289e520e0c73d00410d356141a6827bd4bc6078c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6550 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>"is now your hidden host" -&gt; "is now your displayed host". Wording fits better when uncloaking</title>
<updated>2007-02-08T19:01:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-08T19:01:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a343477d780d0a367e8ad3099ebb9e76af4db59a'/>
<id>urn:sha1:a343477d780d0a367e8ad3099ebb9e76af4db59a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2007-02-05T23:26:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T23:26:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8000befea5b8e5a9b4af66befb84e4c7c8ef6926'/>
<id>urn:sha1:8000befea5b8e5a9b4af66befb84e4c7c8ef6926</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6505 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for allowing dns lookups to work in mixed protocol mode</title>
<updated>2007-02-05T23:25:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T23:25:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c91139af8c4360f3ea0f2b79ccd4137bf215effa'/>
<id>urn:sha1:c91139af8c4360f3ea0f2b79ccd4137bf215effa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now working in svn:</title>
<updated>2007-02-05T23:13:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T23:13:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0234afda2c9899eb8f378b6710ce12c28c546c9c'/>
<id>urn:sha1:0234afda2c9899eb8f378b6710ce12c28c546c9c</id>
<content type='text'>
Client connections and port bindings on both ipv4 and ipv6
Server port bindings on both ipv4 and ipv6
Now broken due to this:
cloaking (cloaks ipv4 users in an odd way when built as ipv6 enabled)
DNS (query fd doesnt init properly)
...probably other stuff. Stay tuned.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6503 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>
