ircu2.10.12-pk.git
2005-05-30 Michael PooleRemove unused code and variables.
2005-05-30 Michael PooleNumeric reply bug fixes and cleanup.
2005-05-30 Michael PooleShow LIST_CHAN privilege, count User structs better...
2005-05-30 Michael PooleCorrectly match globs that end in escaped wildcards.
2005-05-30 Michael PooleReflect local vs global status in output of "/stats o".
2005-05-30 Michael PooleReduce number of branches in register_user().
2005-05-30 Michael PooleFix the dereference of a free()'d struct in m_endburst.c.
2005-05-30 Michael PooleAdd debugging statements to IPcheck.
2005-05-13 Michael PooleRegenerate configure script
2005-05-13 Michael PooleSimplify CFLAGS handling in configure and expose crypt...
2005-05-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-05-11 Michael PooleAvoid sending MODE +o to local channel creator, and...
2005-05-10 Michael PooleAdd some automated test scripts and fix bugs exposed...
2005-05-09 Michael PooleUse v4compat addresses when !defined(IPV6).
2005-05-08 Michael PooleRevert mode source when opping a user on channel creati...
2005-05-08 Michael PooleApply patches #1197032, #1194116.
2005-05-08 Michael PooleFix base64toip() bugs (PR#1197043).
2005-05-06 Michael PooleDo not spuriously promote remote users to global operat...
2005-05-05 Michael PooleGive users who join a +AU channel using the user pass...
2005-05-05 Michael PooleRemap oplevel numeric range.
2005-05-04 Michael PooleFix a crash in /stats i <server> <mask>.
2005-05-03 Michael PooleProhibit same +A and +U pass; fix IAuth crash (#1193808...
2005-05-01 Michael PooleFix more IAuth bugs and add IAUTH log target.
2005-05-01 Michael PooleFix several bugs in iauth code.
2005-04-28 Michael PooleReport non-existent class names as configuration errors...
2005-04-27 Michael PooleProperly handle classes with no "usermodes" option...
2005-04-26 Michael PooleQuash lexer warning.
2005-04-26 Michael PooleIgnore invalid or nonsensical bits in default usermodes.
2005-04-25 Michael PooleFix core when oper /whowas's non-+x user.
2005-04-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2005-04-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2005-04-25 Michael PooleAdd autoconnect option for Connect block.
2005-04-25 Perry LorierAuthor: Isomer <isomer@undernet.org>
2005-04-24 Michael PooleMake certain parse error messages more useful.
2005-04-24 Michael PooleFix memory leaks when removing bans or applying overlap...
2005-04-24 Michael PooleFix sporadic spurious (and mysterious) config file...
2005-04-23 Michael PooleAllow more than one _functioning_ name= in a UWorld...
2005-04-23 Michael PooleAdd missing }; in example Kill block (spotted by `Beee).
2005-04-22 Michael PooleFix silence bugs found by coekie and ban application...
2005-04-22 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-04-21 Michael PooleFix IPv4-based /who and update "ircd -?" usage text.
2005-04-20 Michael PooleRegenerate configure because of last commit.
2005-04-20 Michael PooleMake --enable-profile work (subject to the compiler...
2005-04-20 Michael PooleFix typos in match.c and m_whowas.c; add Kill checking...
2005-04-19 Michael PooleAvoid intepreting non-IP-based hostmasks as IP-based.
2005-04-17 Michael PooleFix ability to kick and deop users on -A channels when...
2005-04-17 Michael PooleImprove screening for invalid input to linesync.
2005-04-17 Michael PooleUpdate linesync for 2.10.12 config syntax.
2005-04-17 Michael PooleMake realname Kill blocks more predictable, and add...
2005-04-17 Perry LorierAuthor: Isomer <Isomer@undernet.org>
2005-04-16 Michael PooleCorrectly match users against new IP-based G-lines.
2005-04-16 Michael PooleFix /rehash memory leaks and realname Kill blocks.
2005-04-16 Michael PooleFix bugs spotted in beta testing: Quarantine blocks...
2005-04-09 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-04-09 Perry LorierAuthor: Isomer <isomer@undernet.org>
2005-04-09 Michael PooleAdd option to debug Client block selections. Fix relat...
2005-04-07 Michael PooleClear channel manager bit when wiping out local chanops...
2005-04-07 Michael PooleSplit RPL_APASSWARN and ERR_NOTMANAGER into multiple...
2005-04-07 Michael PooleMake Client block passwords work again (reported by...
2005-04-07 Michael PooleRegenerate aclocal.m4 and configure to match acinclude...
2005-04-07 Michael PooleRemove unet_PIPE_CFLAGS macro.
2005-04-05 Michael PooleRegenerate configure for the last commit to configure.in.
2005-04-05 Michael PooleAdd configure-time option to set optimization level.
2005-04-05 Michael PooleUpdate Jupe block in example.conf for CFV-0255.
2005-04-05 Michael PooleMake CAP handling comply with draft-mitchell-irc-capabi...
2005-04-02 Michael PooleAllow flagging of pseudo-commands as "fast".
2005-04-02 Michael PooleReturn accurate privilege information for remote opers.
2005-03-31 Michael PooleFix Doxygen comment typo; clarify username handling.
2005-03-30 Michael PooleAlphabetize HIS_STATS_? features, but remove HIS_STATS_h.
2005-03-30 Michael PooleRemove redundant check for being banned in ms_part().
2005-03-30 Michael PooleReed Loden's patch to add /stats J, listing nick jupes...
2005-03-28 Michael PooleAvoid sending numeric oplevels when forwarding a -A...
2005-03-26 Michael PoolePropagate +6 flag across network. Show correct error...
2005-03-24 Michael PooleRemove limit and keys when a channel is wiped out durin...
2005-03-23 Michael PooleRevert to earlier version of the DNS timeout fix.
2005-03-23 Michael PooleFix previous DNS fix; make BURST lines shorter again.
2005-03-23 Michael PooleGive credit where credit is due for the timer fix.
2005-03-23 Michael PooleFix DNS-related timer assertion failure.
2005-03-23 Michael PooleAvoid spurious kqueue() engine warnings.
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-03-20 Michael PooleFix typos in various comments.
2005-03-20 Michael PooleRemove unused files. Update snomask.html documentation.
2005-03-20 Michael PooleFix the "mode.mode & MODE_APASS" vs "mode.apass[0]...
2005-03-20 Michael PooleProperly preserve empty +A channels.
2005-03-19 Michael PooleAdd assertions to try to catch IPcheck counting errors.
2005-03-19 Michael PooleAvoid syntax error when importing leaf servers from...
2005-03-19 Michael PooleFix crash when /oper operator badpass. Fix comment...
2005-03-08 Michael PooleFix buglet in yesterday's handling of "*" as an IP...
2005-03-07 Michael PooleAdd '6' to server options when compiled with IPv6 suppo...
2005-02-24 Michael PooleDefine a privilege (off by default) that allows opers...
2005-02-23 Michael PooleFix comment's descrption of "whox" privilege.
2005-02-22 Michael PooleMake PRIV_LIST_CHAN work as it should (affecting LIST...
2005-02-21 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2005-02-19 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2005-02-19 Michael PooleFix handling of invalid IPs in Client blocks; pretty...
2005-02-19 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2005-02-19 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2005-02-19 Michael PoolePut 0 before addresses like ::1 in "STATS c" and "STATS i".
2005-02-19 Michael PooleFix another SILENCE crash.
2005-02-19 Michael PooleMake Client blocks more forgiving and fix a bug in...
next