ircu2.10.12-pk.git
2010-01-02 Michael PooleMake OPMODE ignore ban count and length checks.
2010-01-02 Michael PooleProvide /stats F to report even defaulted feature values.
2009-07-31 Michael PooleFix usermodes harder when they are set early during...
2009-07-06 Michael PooleFix SourceForge bug #2816618 (default user modes in...
2009-07-06 Michael PooleRemove errant \ from previous commit. (Whoops!)
2009-07-06 Michael PooleFix SF bug #2721107 (Gline lifetime changes from server...
2009-07-06 Michael PooleFix SF bug #2596914 (/mode +v nick:level gives oplevel).
2009-07-05 Michael PooleFix SF bug #2694761 (iauth class assignment did not...
2009-07-04 Michael PooleAttempt to fix SF bug #2568366 (sending JOIN before...
2009-07-04 Michael PooleUnconditionally set +6 flag on self.
2009-03-26 Michael PooleFix SourceForge bug #1722030.
2009-03-26 Michael PooleFix SourceForge bug #1706672.
2009-03-18 Michael PooleOptimize order of checks in if() to minimize calls...
2009-03-18 Michael PooleForward port a patch by Dianora to add rudimentary...
2009-02-09 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-02-09 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-02-09 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-02-09 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-01-13 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-01-13 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-01-13 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2009-01-13 Michael PooleAuthor: Entrope <mdpoole@troilus.org>
2008-11-18 Michael PooleProperly handle net rider kicks that are received after...
2008-11-18 Michael PooleUpdate the match() unit test to catch buffer over-reads.
2008-11-18 Michael PooleFix an error in backtracking (apparently exacerbated...
2008-09-07 Perry LorierAuthor: Isomer <isomer@undernet.org>
2008-03-20 Michael PooleDo not accept strings like 0.0.0.0.0 as IP masks.
2008-03-20 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2008-03-15 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2008-03-15 Michael PooleAuthor: Michael Poole <mdpoole@troilus.org>
2008-01-09 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2008-01-03 Kevin L. MitchellAuthor: Jan Krueger <jast@heapsort.de> (by way of Kev...
2007-12-28 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-12-14 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-12-04 Michael PooleBump PATCHLEVEL for .12 release.
2007-12-04 Michael PooleThrough the dubious magic of autoconf, install man...
2007-11-30 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-11-30 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-11-29 Michael PooleBump PATCHLEVEL for u2.10.12.pre12 development.
2007-11-29 Michael PooleBump PATCHLEVEL for u2.10.12.11 release.
2007-11-28 Michael PooleUpdate test scripts to run properly with newer POE...
2007-11-28 Michael PooleOnce again allow MODE #channel -b+b *!*@*.example.com...
2007-11-25 Michael PooleShow users on second (and later) lines of RPL_NAMREPLY...
2007-11-17 Michael PooleMake "/stats flag server param" work as intended again.
2007-11-17 Michael PooleHandle iauth stderr EOF events like iauth stdout EOF...
2007-11-17 Michael PooleAvoid a warning about signedness mismatch in umkpasswd.
2007-11-05 Michael PooleSupport /LIST M to show modes in channels (using the...
2007-11-05 Michael PooleFix a few bugs that made LIST work confusingly with...
2007-10-30 Michael PooleConvert lexer to read using fileio.[ch] functions ...
2007-10-30 Michael PooleRequire force for many-victim realname G-lines; clean...
2007-10-30 Michael PooleClean up / regularize parts of m*_gline().
2007-10-30 Michael PooleFix dependencies for generating version.h.
2007-10-30 Michael PooleClean up sendwallto_group_butone() macro usage.
2007-08-21 Michael PooleMatch 127.*.*.* masks against IPs in the usually expect...
2007-08-21 Michael PooleDo not include unregistered +i clients in /lusers's...
2007-08-15 Michael PooleProperly handle removing and adding a key in the same...
2007-08-15 Michael PooleConsistently rebuild version.c; optimize how it is...
2007-08-14 Michael PooleMove whisper()'s away message checking to the cprivmsg...
2007-08-14 Michael PooleAt paulr's suggestion, make WHO and WHOIS more similar...
2007-08-14 Michael PooleQuash an initializer warning in the initial user-mode...
2007-08-14 Michael PooleGet rid of ms_names(); clean up m_names() to be more...
2007-08-09 Michael PooleRemove duplicate end-of-stats replies for /stats iauth...
2007-08-09 Michael PooleFix confusion over whether 0.0.0.0-like addresses are...
2007-08-01 Kevin L. Mitchelllet's try this again...*without* CVS substituting part...
2007-08-01 Kevin L. Mitchellrefine the list of source files a bit; include CVS...
2007-07-21 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-07-20 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-07-14 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-07-11 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-07-11 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-05-29 Michael PooleComplain to the client when it sends a line that is...
2007-05-26 Perry LorierAuthor: Isomer <isomer@undernet.org>
2007-05-20 Michael PooleFix SF#1706014 by not giving in-burst servers special...
2007-05-20 Michael PooleFix SF#1706004 by reporting the new value after /set...
2007-05-20 Michael PooleFix SF#1704458 by sending a protocol violation on the...
2007-05-20 Michael PooleFix SF#1704424 by sending ERR_NOSUCHNICK as wiebe suggests.
2007-05-20 Michael PooleFix SF#1704419 by properly hiding hidden ports.
2007-05-20 Michael PooleFix SF#1701361 by taking one of weibe's suggestion...
2007-05-20 Michael PooleFix SF#1701350 by taking weibe's suggestion action...
2007-05-20 Michael PooleFix SF#1701346 by taking weibe's suggestion action...
2007-05-20 Michael PooleFix SF#1696437 by prohibiting not-all-alphabetic pseudo...
2007-05-20 Michael PooleFix SF#1696425 by failing configure if MAXCONNECTIONS...
2007-05-20 Michael PooleFix bugs reported in SF#1691357.
2007-04-15 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-15 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-11 Michael PooleCorrectly free members of the iauth string list.
2007-04-10 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-04-05 Michael PooleFix resolver after /rehash with no "dns server" directives.
2007-04-05 Michael PooleFix on-connect host hiding for users with IAuth account...
2007-04-01 Michael PooleAllow clients and iauth to request usermodes during...
2007-04-01 Michael PooleMove some permission checks from set_user_mode() to...
2007-04-01 Michael PooleAvoid triggering warnings about strict-aliasing violations.
2007-03-28 Michael PooleAdd new line to ASLL output to resolve SF bug #1687382.
2007-03-27 Michael PooleOnly check /stats subcommands with STAT_FLAG_LOCONLY...
2007-03-27 Michael PooleCheck for missing parameters to iauth messages (SF...
2007-03-27 Michael PooleDo not try twice to process silences that were both...
2007-03-27 Michael PooleFix listener address for Port blocks with no host listed.
2007-03-27 Michael PooleFix documentation for iauth I command.
2007-03-18 Michael PooleProperly quote m4 function/macro names when defining...
2007-03-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
next