ircu2.10.12-pk.git
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 inverted test in previous commit.
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.
2006-05-08 Michael PooleDo not let ident or DNS timeouts kill a client.
2006-05-06 Michael PooleRevert last change -- read_packet() makes it fail.
2006-05-06 Michael PooleAvoid doing needless work for unregistered client PONGs.
2006-05-06 Michael PooleFix client password checks when iauth is disabled.
2006-04-29 Michael PooleFix new auth system timeout bugs (SF bug#1469462).
2006-04-29 Michael PooleFix Admin block documentation and behavior (SF bug...
2006-04-07 Michael PooleFix an assertion failure when client endpoint name...
2006-04-07 Michael PooleUse SIZEOF_LONG_LONG instead of HAVE_LONG_LONG.
2006-04-07 Michael PooleFix documentation cruft and typo.
2006-04-04 Michael PooleUpdate patchlevel for pre07.
2006-04-04 Michael PooleUpdate patchlevel.h for 2.10.12.06 release.
2006-04-04 Michael PooleAllow both *!*@1.2.3.* and *!*@1.2.3.0/22 to be banned...
2006-04-04 Michael PooleUpdate iauth-test script to match the documented iauth...
2006-03-25 Michael PooleResolve bug #1457429.
2006-03-24 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2006-03-19 Michael PooleDo not convert F:FEATURENAME to "FEATURENAME" = ;
2006-03-19 Michael PooleFix bug #1444405 by allowing other servers to overwrite...
2006-03-18 Michael PooleAvoid unwanted races for mode handling during burst...
2006-03-14 Michael PooleApply coekie's patch for bug #1428190.
2006-03-14 Michael PooleAvoid needless server panics when BUFFERPOOL is configu...
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2006-02-22 Michael PooleReject broad silences to make it harder to deduce someo...
2006-02-22 Michael PooleFix some other bugs when IAuth is not enabled.
2006-02-22 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2006-02-17 Alex BadeaAuthor: Alex Badea <vamposdecampos@gmail.com>
2006-02-16 Michael PooleHandle NXDOMAIN DNS errors.
2006-02-16 Michael PooleImplement a progressive iauth system.
2006-02-16 Michael PooleFix display with %hu format.
2006-02-16 Michael PooleAdd infrastructure to handle child processes exiting.
2006-02-16 Michael PooleAdd os_socketpair() function; clean up blocking tests.
2006-02-16 Michael PooleFix backtracking bug in matching after an escape.
2006-02-05 Michael PooleScan all Connect blocks for next auto-reconnect time.
2006-02-05 Michael PooleRemove self-op code for Apass/Upass joins.
2006-01-13 Michael PooleUpdate patchlevel to 2.10.12.pre06.
2006-01-13 Michael PooleUpdate files for 2.10.12.05 release.
2006-01-12 Michael PooleMinor Solaris build tweaks: VPATH, example.conf, warning.
2006-01-10 Michael PooleDo not send +r usermode to auth-on-connect users.
2006-01-10 Michael PooleRecognize ZANNELS feature for compatibility.
2006-01-07 Michael PooleDo not send JOIN for zombies given ops or voice.
2006-01-07 Michael PooleCompletely wipe out inappropriately resurrected channels.
2006-01-04 Michael PooleSend channel TS when sending an on-join op for a user.
2006-01-03 Michael PooleDo not try to destroy a channel's nonexistent destruct...
2006-01-01 Michael PooleFix bug #1394480 (WHOWAS missing printf argument for...
2005-12-31 Michael PooleFix topic bursting for +t channels; update TOPIC comman...
2005-12-31 Michael PooleFix display of absent passwords during "ircd -k -c...
2005-12-31 Michael PooleFix config conversion bugs (functional and documentation).
2005-12-30 Michael PooleBackport convert-conf fix from head; remove bogus ...
2005-12-29 Michael PooleFix portability problems in ircd-patch script.
2005-12-23 Michael PooleUpdate config.* files to recognize new targets.
2005-12-23 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-12-14 Michael PooleRegenerate files derived from configure.in (revision...
2005-12-14 Michael PooleFix build on Solaris 10.
2005-12-13 Michael PooleFix a possible net ride.
2005-12-13 Michael PooleMinor config file fixes (example, conversion, and error...
2005-11-28 Michael PooleUpdate dependencies for version.c.
2005-11-28 Michael PooleCount a join to a new channel as a target change.
2005-11-19 Michael PooleDisplay IPv6 support flag with the other per-server...
2005-11-19 Michael PooleFix buglet in Feature section and print original input...
2005-11-19 Michael PooleUpdate patchlevel for pre05.
2005-11-19 Michael PooleUpdate patchlevel for 2.10.12.04 release.
2005-11-18 Michael PooleAdd HIS_MODEWHO feature.
2005-11-17 Michael PooleDocument ZANNELS feature (and more fully document OPLEV...
2005-11-17 Michael PooleAdd ZANNELS feature; tweak recreate after bogus DESTRUCT.
2005-11-17 Michael PooleDelete obsolete convert-conf.py.
2005-11-17 Michael PooleFix handling of NAMES #a,#b.
2005-11-16 Michael PooleStop sending nicknames as the first argument to KILL.
2005-11-15 Michael PooleFix revealing of remote users when they send to a channel.
2005-11-15 Michael PooleAlways allow remote users to send to a channel.
2005-11-15 Michael PooleMake DESTRUCT crossing CREATE or BURST not send a BURST.
2005-11-15 Michael PooleLimit nick changes when speaking is limited.
2005-11-14 Michael PooleFix test for whether a client's own server is kicking...
2005-11-13 Michael PooleBump patchlevel for 2.10.12.pre04.
2005-11-13 Michael PooleFix bugs relating to joining zannels for a quick release.
next