<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_watch.cpp, branch v2.0.22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v2.0.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v2.0.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-10-19T14:14:24Z</updated>
<entry>
<title>Fix watch away numerics, #937</title>
<updated>2014-10-19T14:14:24Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-10-18T18:28:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e9006c9676f31d0845b1a5062cd36bdd1b8796c'/>
<id>urn:sha1:4e9006c9676f31d0845b1a5062cd36bdd1b8796c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill some logically dead code detected by Coverity.</title>
<updated>2014-10-13T18:16:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-12T17:38:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8fe6df7a7bc385a80ae3fde0e9e4a2ac12d4af3'/>
<id>urn:sha1:d8fe6df7a7bc385a80ae3fde0e9e4a2ac12d4af3</id>
<content type='text'>
- m_watch: wl has already been confirmed to not be NULL on L161.
</content>
</entry>
<entry>
<title>m_watch Be more strict when checking whether the watch list of a user is full</title>
<updated>2014-04-12T20:38:34Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-12T20:38:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ded5ca9280d8538cb4aa8f478021476a5643e5c'/>
<id>urn:sha1:4ded5ca9280d8538cb4aa8f478021476a5643e5c</id>
<content type='text'>
After a rehash MAX_WATCH can become lower than it was before
</content>
</entry>
<entry>
<title>Add REG_ALL checks to treat unregistered users as nonexistent in more cases</title>
<updated>2014-04-04T16:30:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23183603b7ea3b2a50ce082d573bef07ab794686'/>
<id>urn:sha1:23183603b7ea3b2a50ce082d573bef07ab794686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_watch Validate targ before use, noticed while rewriting m_watch for 2.2</title>
<updated>2014-03-27T14:41:47Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-27T14:41:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96d561950c8086d132297eb691bf90bb2bc61a60'/>
<id>urn:sha1:96d561950c8086d132297eb691bf90bb2bc61a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change empty string assignments to .clear() or remove them entirely</title>
<updated>2012-11-19T17:32:41Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-17T01:36:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba5c0db795824c3fc1ad48ce332d7bdc440cb77f'/>
<id>urn:sha1:ba5c0db795824c3fc1ad48ce332d7bdc440cb77f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of the deprecated ConfigReader</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T19:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4db7bf9af00b32d4f5c1922997d02b0b8be59e5'/>
<id>urn:sha1:a4db7bf9af00b32d4f5c1922997d02b0b8be59e5</id>
<content type='text'>
</content>
</entry>
</feed>
