Revert r1340 (it was apparently always buggy).
[ircu2.10.12-pk.git] / ircd / m_burst.c
2010-01-14 Michael PooleRevert r1340 (it was apparently always buggy).
2010-01-07 Michael PooleFix oplevel handling in bursts, fixing SF bugs #2596869...
2008-01-03 Kevin L. MitchellAuthor: Jan Krueger <jast@heapsort.de> (by way of Kev...
2007-05-20 Michael PooleFix SF#1706014 by not giving in-burst servers special...
2007-05-20 Michael PooleFix SF#1704458 by sending a protocol violation on the...
2007-01-13 Michael PooleProperly handle member modes like XXYYY:ov in bursts.
2006-01-12 Michael PooleMinor Solaris build tweaks: VPATH, example.conf, warning.
2005-10-31 Michael PooleMake empty -A channels into zombies ("zannels") to...
2005-09-27 Michael PooleFix desync when an oplevel deop is bounced (#1298140).
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-08-27 Michael PooleUse SetOpLevel() to set oplevels; give oplevel 1 when...
2005-08-17 Michael PooleSwitch more uses of &me to &his for channel localcasts.
2005-07-15 Michael PooleUse HIS_SERVERNAME instead of cli_name(&me) for a varie...
2005-06-17 Michael PooleMake struct Ban monolithic and improve memory statistic...
2005-04-07 Michael PooleClear channel manager bit when wiping out local chanops...
2005-03-28 Michael PooleAvoid sending numeric oplevels when forwarding a -A...
2005-03-24 Michael PooleRemove limit and keys when a channel is wiped out durin...
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-10-20 Michael PooleUpdate names for ban flags.
2004-10-19 Michael PooleConvert the ban parts of struct SLink into struct Ban.
2004-10-14 Michael PooleTrack in-progress LISTs by next hash bucket to send...
2004-10-12 Michael PooleWipe out all modes in a wiped-out channel by default.
2004-09-27 Michael PooleMove check_if_ipmask() from support.* to match.*.
2004-07-27 Michael Pooleclarify code and comment for previous net rider kick...
2004-07-27 Michael Pooledo not kick net riders if channel keys match; do kick...
2004-05-19 Michael PooleImplement invitation announcements (RPL_ISSUEDINVITE).
2004-05-15 Michael PooleForward port change to clear invites when wiping a...
2004-05-11 Michael PooleForward port of delayed-join.patch from Quakenet's...
2003-08-12 Jochen MeestersAuthor: beware (by Spike)
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-06-18 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-03-27 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2002-03-08 Perry LorierAuthor: Carlo Wood <run@alinoe.com>
2002-03-06 Perry LorierAuthor: Carlo Wood <run@alinoe.com> (Via Isomer <isomer...
2002-02-14 Joseph BongaartsAuthor: Ghostwolf <foxxe@wtfs.net>
2001-07-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-06-29 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-06-07 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2001-04-21 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-13 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-12-08 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-11-20 Perry LorierAuthor: Isomer <perry@coders.net>
2000-05-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-05-04 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-05-04 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2000-04-10 BleepAuthor: Bleep <tomh@inxpress.net>
2000-03-18 BleepAuthor: Bleep <tomh@inxpress.net>