charybdis

log

age author description
4 days ago Jilles Tjoelker Show the services login name in WHOWAS.trunk tip
4 days ago Jilles Tjoelker Move RPL_WHOISLOGGEDIN to sendto_one_numeric().trunk
4 days ago William Pitcock Note that can_join() is not remote-user safe.trunk
4 days ago Jilles Tjoelker Provide an error message when a user does /quote ban.trunk
5 days ago Jilles Tjoelker Add target change for channels.trunk
6 days ago Stephen Bennett Add initial pass at 3.3.x NEWStrunk
9 days ago Jilles Tjoelker Send only one ERR_MLOCKRESTRICTED per MODE command.trunk
9 days ago Jilles Tjoelker Change ERR_MLOCKRESTRICTED to 742 as 735-739 seem for MONITOR extensions.trunk
9 days ago Jilles Tjoelker Remove redundant MyClient check, it is already checked above.trunk
9 days ago Stephen Bennett Merge backout of 8939a7e03d15trunk
9 days ago Stephen Bennett Backed out changeset 8939a7e03d15trunk
9 days ago William Pitcock Most of this was out of date too.trunk
9 days ago William Pitcock Clean up documentation.trunk
10 days ago William Pitcock Enforce TS rules on MLOCKs.trunk
10 days ago William Pitcock Send numeric 735 on MLOCK policy-restricted mode changes that are ignored.trunk
10 days ago William Pitcock Add ERR_MLOCKRESTRICTED (735) to reflect bounces caused by MLOCK.trunk
10 days ago William Pitcock Kill unsupported modules directory.trunk
10 days ago Elly Change oper-up message.trunk
2 months ago Jilles Tjoelker Tweak auto-accept:trunk
2 months ago William Pitcock Stop griefing through taunting while hiding behind CALLERID.trunk
2 months ago William Pitcock strip_colour(): strip ASCII 29 (mIRC 7 italics).trunk
2 months ago Jilles Tjoelker Propagate changed away messages to other servers,trunk
2 months ago Jilles Tjoelker Make number_per_ident actually apply to unidented connections as well,trunk
3 months ago Elly Fix memory leaks in PASS command, both in normal and repeated use.trunk
3 months ago Jilles Tjoelker dline help: add oper reason, clarify temps, add ON <server>.trunk
3 months ago freenode!ChrisAM Add help/opers/extban for users and opers.trunk
3 months ago William Pitcock Automated merge with ssh://hg.atheme.org//hg/charybdistrunk
3 months ago William Pitcock Recommend EFNet's RBL instead of DroneBL due to trustworthiness issues.trunk
3 months ago Jilles Tjoelker openssl: Avoid cutting off OpenSSL errors at 119 chars.trunk
4 months ago Stephen Bennett Update MLOCK protocol documentation to match changes in codetrunk
4 months ago Stephen Bennett Branch mergetrunk
4 months ago Stephen Bennett Backed out changeset c57955c5225etrunk
4 months ago Stephen Bennett Fix compiler warningtrunk
4 months ago Stephen Bennett Allow the final parameter of MLOCK to be empty, to remove an existing mlocktrunk
4 months ago Stephen Bennett Branch mergetrunk
4 months ago Stephen Bennett Rework ircd-side MLOCK enforcement: instead of trying to track modes locked on or off, instead keep a simple list of mode letters that are locked, and reject any change to those modes.trunk
4 months ago Jilles Tjoelker Improve technical documentation of BAN protocol.trunk
4 months ago Jilles Tjoelker Fix crash if identify_service/identify_command were not specified in ircd.conf.trunk
4 months ago Jilles Tjoelker Do not allow a topic change if a user may not send to the channeltrunk
4 months ago William Pitcock Automated merge with ssh://hg.atheme.org//hg/charybdistrunk
4 months ago William Pitcock Hook up source-account-hostmask client protocol extension.trunk
5 months ago JD Horelick Change config option for ident_timeout to default_ident_timeout as jillestrunk
5 months ago JD Horelick Add a configuration option for ident_timeout.trunk
5 months ago Jilles Tjoelker New custom channel mode API allowing reloading such modules.trunk
5 months ago JD Horelick Add help for MODRELOAD.trunk
5 months ago Jilles Tjoelker Fix various compiler warnings.trunk
5 months ago Jilles Tjoelker Restore snotes, logs for UNRESV nick.trunk
5 months ago Jilles Tjoelker Add propagated resvs, like klines and xlines.trunk
5 months ago Jilles Tjoelker XLINE: Do not cluster unxlines ON specific servers.trunk
5 months ago Jilles Tjoelker Remove unused variable.trunk
5 months ago Jilles Tjoelker BAN: xlines do not have oper reasons, their "reason" is already oper only.trunk
5 months ago Jilles Tjoelker Add propagated xlines, like klines.trunk
5 months ago Jilles Tjoelker Fix a signedness comparison warning.trunk
5 months ago Jilles Tjoelker Add option general::use_propagated_bans to allow disabling new KLINE.trunk
5 months ago William Pitcock chm_simple(): enforce MLOCKtrunk
5 months ago William Pitcock Add propagation of MLOCK state for simple modes.trunk
5 months ago William Pitcock Fix order on channel_mlock() call.trunk
5 months ago William Pitcock Fix typo.trunk
5 months ago William Pitcock Add MLOCK message to netjoin burst.trunk
5 months ago William Pitcock Add MLOCK capability token.trunk