<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/unrealircd/unrealircd.git/src/parse.c, branch master</title>
<subtitle>https://github.com/unrealircd/unrealircd.git</subtitle>
<id>https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/atom/src/parse.c?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/atom/src/parse.c?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/'/>
<updated>2009-11-22T12:10:56Z</updated>
<entry>
<title>- Applied patch from k4be (#0003866) which introduces a new packet hook</title>
<updated>2009-11-22T12:10:56Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2009-11-22T12:10:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=51d30af3fdbe48a19b3e973ec6b8f351f8cebbe6'/>
<id>urn:sha1:51d30af3fdbe48a19b3e973ec6b8f351f8cebbe6</id>
<content type='text'>
  (HOOKTYPE_PACKET). Replacing the 'text to be sent' to a client is
  supported, which allows character(set) conversion in a module.
  Note that modifying an incoming message by the hook is not supported.
</content>
</entry>
<entry>
<title>#3865 -- reported by fbi</title>
<updated>2009-08-15T15:10:57Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2009-08-15T15:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=660f7d97c47c9db742604ec57d4b3c6e3cd6988e'/>
<id>urn:sha1:660f7d97c47c9db742604ec57d4b3c6e3cd6988e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added ability to enable "no fake lag" for a user through through services via the</title>
<updated>2007-01-22T12:46:54Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2007-01-22T12:46:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=c88832d960d7bafc9796f0c52b777b957ad61417'/>
<id>urn:sha1:c88832d960d7bafc9796f0c52b777b957ad61417</id>
<content type='text'>
  new commands SVSNOLAG/SVS2NOLAG (syntax: SVSNOLAG [+|-] NickName). Obviously, care
  should be taken when giving such access to a user since he/she will be able to flood
  at full speed and could possibly take down the entire IRCd (well, everyone on it).
  Suggested by avb, coded by djGrrr.
</content>
</entry>
<entry>
<title>CMDLINE_CONFIG change &amp; FAKELAG_CONFIGURABLE added:</title>
<updated>2005-08-28T20:48:46Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2005-08-28T20:48:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=1023df3cd3dcc41974b900e981504ed6c0dff461'/>
<id>urn:sha1:1023df3cd3dcc41974b900e981504ed6c0dff461</id>
<content type='text'>
- CMDLINE_CONFIG behavior change: command line configuration is now still permitted
  if #undef'ed (which is the default) if uid==euid &amp;&amp; gid==egid, since it doesn't make
  any sense to disable it then and is in fact just plain annoying.
- Added FAKELAG_CONFIGURABLE option in include/config.h, this enables an option called
  class::options::nofakelag, which disables "fake lag" for a certain class (that is:
  the artificial delay introduced by the ircd to prevent flooding is turned off,
  allowing the user to flood at full speed).
  IT'S USE IS DISCOURAGED UNLESS YOU REALLY KNOW WHAT YOU ARE DOING.
  Sorry, option is not in ./Config -advanced since I don't get autoconf working, but it's
  such a scary option that this might as well be a good idea to keep in config.h anyway.
  This feature has been suggested for several years (and refused), but the final
  suggestion (with implementation specific hints) came from Gilou in bug #0002207.
- changed a comment slightly in m_tkl.c to get rid of harmless warning ;)
</content>
</entry>
<entry>
<title>Made the (?) kill message not show IP addresses</title>
<updated>2004-12-27T00:21:08Z</updated>
<author>
<name>codemastr</name>
</author>
<published>2004-12-27T00:21:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=67470b474d2806536f2c5027a6ff6f06f521c61b'/>
<id>urn:sha1:67470b474d2806536f2c5027a6ff6f06f521c61b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fixed bug in remote version reply, reported by DukePyrolator (#0002180).</title>
<updated>2004-11-19T20:42:43Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2004-11-19T20:42:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=30d0defdc0c62d5f1e6eff0aaa39f4e1aa9c9c8f'/>
<id>urn:sha1:30d0defdc0c62d5f1e6eff0aaa39f4e1aa9c9c8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected numerous -Wall warnings</title>
<updated>2004-11-04T21:42:34Z</updated>
<author>
<name>codemastr</name>
</author>
<published>2004-11-04T21:42:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=fb0802a22bb2ba9264f40ed522ba7d4c40138f08'/>
<id>urn:sha1:fb0802a22bb2ba9264f40ed522ba7d4c40138f08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Minor fix for previous.</title>
<updated>2004-02-22T19:39:43Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2004-02-22T19:39:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=511ca1c3ec696e20f75ba0fa92f34443179c55dc'/>
<id>urn:sha1:511ca1c3ec696e20f75ba0fa92f34443179c55dc</id>
<content type='text'>
- Improved 'viruschan' spamfilter target:
  - better msg after the forced join
  - +oaq's in set::spamfilter::virus-help-channel receive a notice about
    which filter the user matched.
  - it disables all commands except PONG, ADMIN, and msg/notices to
    set::spamfilter::virus-help-channel.
- Made snomask +S also show the spamfilter reason field.
- Added class::pingfreq checking, should be 30-600 now.. else you might
  get mysterious (mass) disconnect issues.
- Lol, I made /connect dissapear during modulizing ;).
</content>
</entry>
<entry>
<title>- Fixed a bug in 'Flood from unknown connection' (#0001566).</title>
<updated>2004-02-20T23:47:07Z</updated>
<author>
<name>Bram Matthys</name>
</author>
<published>2004-02-20T23:47:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=81a143166543f125fff0b0ae72e802163cb7d6da'/>
<id>urn:sha1:81a143166543f125fff0b0ae72e802163cb7d6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed FAKE_LAG_FOR_LOCOPS and made chanops override chmode +V</title>
<updated>2004-01-17T20:13:48Z</updated>
<author>
<name>codemastr</name>
</author>
<published>2004-01-17T20:13:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/unrealircd/unrealircd.git/commit/?id=c07e1f96e162b816047c478a80fcb93ee8c69918'/>
<id>urn:sha1:c07e1f96e162b816047c478a80fcb93ee8c69918</id>
<content type='text'>
</content>
</entry>
</feed>
