added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ChangeLog
2015-11-07 pk910Merge branch 'u2_10_12_branch' of git://git.code.sf...
2012-11-06 Michael PooleAdd a parameter to IPcheck_connect_fail() to support...
2012-06-21 Michael PooleImprove ipmask_parse()'s handling of invalid IPv6 inputs.
2012-06-14 Michael PooleFix the display of local Operator blocks in /stats o.
2012-06-01 Michael PooleReject G-line masks like + (with no target). Fixes...
2012-06-01 Michael PooleAdd missing modes from RPL_MYINFO (SF#2967675).
2012-06-01 Michael PooleAdd more G-line length tests. Resolves SF#2985922.
2012-06-01 Michael PooleClarify the "I'm a leaf, define HUB" message.
2012-06-01 Michael PooleClear privileges when deopering.
2012-06-01 Michael PooleOnly allow current opers to WHOX.
2012-06-01 Michael PooleLog account rather than ident upon exit.
2012-06-01 Michael PooleMake gline.c's count_users() use real host for masked...
2012-06-01 Michael PooleCorrectly skip non-servers when evaluating C-rules.
2012-06-01 Michael PooleRename .cvsignore files to .gitignore.
2012-01-24 Michael PooleDelete local variables that are set but never read.
2012-01-23 Michael PooleSend "modifying global" messages to SNO_AUTO when appro...
2012-01-23 Michael PooleAdd missing ChangeLog entries for last two commits.
2011-08-17 Kevin L. MitchellFix minor issue in IsLocOp() test
2011-05-15 Michael PooleWhen IAuth provides creation timestamp, exclude it...
2010-07-05 Kevin L. MitchellBump MAXBANS and MAXSILES, bump PATCHLEVEL for release
2010-04-18 Michael PooleTreat G-line-related times as network times, rather...
2010-03-09 Michael PooleClarify the link rejection message for unauthorized...
2010-03-09 Michael PooleFix compilation problems when _SC_PAGE_SIZE is not...
2010-03-04 Kevin L. MitchellSet TOS to the value of FEAT_TOS_SERVER, not to FEAT_TO...
2010-02-02 Michael PooleBump patch level to u2.10.12.13-rc2.
2010-01-14 Michael PooleRevert r1340 (it was apparently always buggy).
2010-01-07 Michael PooleDelete the outdated man pages in doc/, and the libs...
2010-01-07 Michael PooleAccept topic changes from servers that do not send...
2010-01-07 Michael PooleRestrict the visibility of /silence lists (fixing SF...
2010-01-07 Michael PooleIf a server sends us a new, expired G-line, create...
2010-01-07 Michael PooleFix oplevel handling in bursts, fixing SF bugs #2596869...
2010-01-04 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2010-01-04 Michael PooleFix SourceForge bug #2789732 by discarding pending...
2010-01-04 Michael PooleAttempt to fix SF bug #2874316 by invalidating a file...
2010-01-03 Michael PooleFix SF bug #2852954 by removing the spurious assertion.
2010-01-03 Michael PooleFix SF bug #2895252 by changing the trailing space...
2010-01-03 Michael PooleFix SF bug #2803888 by checking for conversion between...
2010-01-03 Michael PooleFix SF bug #2793176 by making sure check_loop_and_lh...
2010-01-03 Michael PooleFix the build for the new xquery files.
2010-01-02 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2010-01-02 Michael PooleImprove the clean-up of outdated IAuth instances on...
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 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 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-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...
next