added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ChangeLog
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-05-29 Michael PooleComplain to the client when it sends a line that is...
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>
2007-03-18 Michael PooleAllow multiple server entries in a CRule and multiple...
2007-03-18 Michael PooleDo not try to listen on (corrupt) IPv4 versions of...
2007-03-18 Michael PooleAllow multiple host entries in Operator and Motd blocks.
2007-03-18 Michael PooleAvoid extra decrements of links.inuse.
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-17 Michael PooleDo not leave core files on "umkpasswd --help".
2007-03-17 Michael PooleClarify example.conf maxlinks, example Class blocks...
2007-03-17 Michael PooleWarn when using -x with a non-DEBUGMODE ircd.
2007-03-17 Michael PooleFix maxlinks=0 in find_conf_exact(), so /oper to such...
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-09 Michael PooleBump PATCHLEVEL for pre11 development.
2007-03-09 Michael PooleBump PATCHLEVEL for u2.10.12.10 release.
2007-03-06 Michael PooleFix SourceForge bug #1674539, and add a test for it.
2007-03-06 Michael PooleUpdate tests/ircd*.conf so that irc.example.net is...
2007-03-04 Michael PooleFix ipbuf size in count_users().
2007-02-28 Michael PooleMake IPv4-only sockaddr_from_irc() work properly.
2007-02-25 Michael PooleAllow specification of DNS vhost and server in ircd...
2007-02-25 Michael PooleAuthor: Jeannot Langlois
2007-02-04 Michael PooleAvoid improper reuse of a va_list.
2007-01-23 Michael PooleFix SF bug #1640796; add a test for it.
2007-01-23 Michael PooleAdd test framework, with no scripts yet.
2007-01-23 Michael PooleLife would be interesting if we accepted host@ip syntax...
2007-01-23 Michael PooleUpdate INSTALL file for 2.10.12.
2007-01-23 Michael PooleLimit ISUPPORT to 16 total items per line.
2007-01-23 Michael PooleA rather belated happy new year!
2007-01-21 Michael PooleBump patchlevel to pre10.
2007-01-21 Michael PooleBump patchlevel for 2.10.12.09 release.
2007-01-16 Michael PoolePass the other two USER parameters to iauth.
2007-01-16 Michael PooleAdd ChangeLog message for a file accidentally included...
2007-01-15 Michael PooleMerge end-of-December changes from HEAD to u2_10_12_branch.
2007-01-13 Michael PooleProperly handle member modes like XXYYY:ov in bursts.
2007-01-13 Michael PooleAdd channel name to PV message for redundant CREATE.
2007-01-13 Michael PooleGenerate hidden hostname appropriately for bursted...
2007-01-13 Michael PooleDocument "/WHO #channel d" to include join-delayed...
2006-12-19 Michael PooleFix privilege check for juping servers.
2006-12-08 Michael PooleShow socket families in /stats p.
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-12-07 Michael PooleConvert listeners to use a flagset in preparation for...
2006-11-04 Michael PooleDo not accept NICK on server ports.
2006-11-04 Michael PooleDo not list version.c in itself.
2006-11-04 Michael PooleAllow -A channels to have oplevels as well. Allow...
2006-10-21 Michael PooleFix convert-conf for H: lines without C: lines.
2006-08-03 Michael PooleReport two kinds of configuration file bugs.
2006-08-03 Michael PooleFix doxygen comment typo.
2006-07-09 Michael PooleBump patchlevel for pre09 development.
2006-07-09 Michael PooleBump patchlevel for 2.10.12.08 release.
2006-07-06 Michael PooleDo not leak AuthRequest structs for clients who fail...
2006-06-30 Michael PooleFix a minor memory leak when iauth is configured.
2006-06-30 Michael PooleFix two authorization stage memory leaks.
2006-06-26 Michael PooleBump patchlevel for u2.10.12.08 development.
2006-06-26 Michael PooleBump patchlevel for u2.10.12.07 release.
2006-06-17 Michael PooleFix bug in PASS handling.
2006-06-09 Michael PooleFix /whois handling of secret local channels for locops.
2006-06-09 Michael PooleAllow (but ignore) additional arguments in server GLINE...
2006-06-09 Michael PooleMake /stats g slightly more informative.
2006-06-08 Michael PooleAllow ircd.conf to control the list_chan privilege.
2006-06-08 Michael PooleFix ping timeout handling for outbound server connections.
2006-06-06 Michael PooleClear "DNS request pending" flag when aborting a DNS...
2006-05-31 Michael PooleComment updates and /stats response fixups.
2006-05-25 Michael PooleFix assertion failures and other misbehaviors in new...
2006-05-18 Michael PooleFix error causing misbehavior when client never sends...
2006-05-18 Michael PooleInstall convert-conf utility under ${prefix}.
2006-05-16 Michael PooleOnly check passwords on user ports.
2006-05-16 Michael PooleFix months in three ChangeLog entries.
2006-05-14 Michael PooleMention per-Connect block "vhost" option.
2006-05-14 Michael PooleAvoid repeating PONG handling that may already have...
2006-05-08 Michael PooleGive iauth its full share of time to respond.
next