]> jfr.im git - solanum.git/history - src
sasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL support
[solanum.git] / src /
2011-03-30  Jilles TjoelkerStyle: use a consistent order for the _C constants.
2011-03-30  Stephen BennettDisallow mIRC italics in channel names when disable_fak...
2011-03-27  Stephen BennettMake flood control settings configurable by those who...
2011-03-11  Stephen BennettDon't allow +Z to be set by default_umodes
2011-02-27  Elizabeth Jennifer... Support IPv6 blacklists. Also add a conf file option...
2011-02-13  Elizabeth Jennifer... can_send: properly initalise moduledata.
2011-01-24  Jilles TjoelkerFix memory leak of operator certfp fields.
2011-01-23  Elizabeth Jennifer... newconf: fix a warning
2011-01-23  Elizabeth Jennifer... newconf: fix certificate fingerprint auth.
2011-01-10  Jilles TjoelkerRemove nickTS from extended-join.
2011-01-10  Jilles TjoelkerFix extended-join not sending any joins at all.
2011-01-08  Jilles Tjoelkerhunt_server: Disallow wildcarded nicknames.
2011-01-06  Keith BuckMove list-related isupport items to the list module...
2011-01-06  Keith BuckAdd topic TS and channel TS constraints for /LIST.
2011-01-06  Keith BuckImplement operspy for /LIST.
2010-12-31  Jilles TjoelkerTweak previous commit to avoid problems with OMODE.
2010-12-31  William PitcockRemove stupid hybrid-esque 'impossible to op yourself...
2010-12-21  Stephen BennettAdd default for disable_local_channels. Missed this...
2010-12-21  Stephen BennettBring across disable_local_channels config option from...
2010-12-16  William PitcockAdd extended-join client capability.
2010-12-16  William PitcockAdd sendto_channel_local_with_capability().
2010-12-16  William PitcockAdd send_channel_join().
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2010-12-15  Jilles TjoelkerRemove redundant prototypes in src/ircd_lexer.l.
2010-12-15  William PitcockDon't bother running the get_channel_access hook if...
2010-12-15  William PitcockDon't bother running the can_send() hook if we're not...
2010-12-15  William PitcockCorrect error message involving no fingerprint credenti...
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2010-12-12  William PitcockFix regressions in can_send() caused by hooking it...
2010-12-09  B.GreenhamMove flood_attack_channel to channel.c so it can be...
2010-12-07  William PitcockActually make get_channel_access() public.
2010-12-07  William PitcockAdd can_send hook.
2010-12-07  William PitcockMake the can_join hook more flexible.
2010-12-07  William PitcockAdd a hook for get_channel_access().
2010-12-07  William Pitcockchmode: Remove chm_regonly, a vestige from ratbox which...
2010-12-05  William PitcockUse %u instead of %d.
2010-12-05  William Pitcockblacklist: Remove the sscanf() for the IPv4 blacklist...
2010-11-14  JD HorelickFix some various warnings.
2010-10-25  William Pitcockparse(): make reentrant
2010-08-29  Jilles TjoelkerShow the services login name in WHOWAS.
2010-08-29  Jilles TjoelkerMove RPL_WHOISLOGGEDIN to sendto_one_numeric().
2010-08-29  William PitcockNote that can_join() is not remote-user safe.
2010-08-28  Jilles TjoelkerAdd target change for channels.
2010-08-24  Jilles TjoelkerSend only one ERR_MLOCKRESTRICTED per MODE command.
2010-08-24  Jilles TjoelkerChange ERR_MLOCKRESTRICTED to 742 as 735-739 seem for...
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-08-24  William PitcockEnforce TS rules on MLOCKs.
2010-08-24  William PitcockSend numeric 735 on MLOCK policy-restricted mode change...
2010-08-23  William PitcockAdd ERR_MLOCKRESTRICTED (735) to reflect bounces caused...
2010-08-23  EllyChange oper-up message.
2010-07-04  Jilles TjoelkerTweak auto-accept:
2010-06-09  Jilles TjoelkerMake number_per_ident actually apply to unidented conne...
2010-05-14  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-05-02  Stephen BennettBranch merge
2010-05-02  Stephen BennettBacked out changeset c57955c5225e
2010-05-02  Stephen BennettAllow the final parameter of MLOCK to be empty, to...
2010-04-30  Stephen BennettBranch merge
2010-04-30  Stephen BennettRework ircd-side MLOCK enforcement: instead of trying...
2010-04-18  Jilles TjoelkerFix crash if identify_service/identify_command were...
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-04-05  JD HorelickChange config option for ident_timeout to default_ident...
2010-04-05  JD HorelickAdd a configuration option for ident_timeout.
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
2010-03-27  Jilles TjoelkerFix various compiler warnings.
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-14  Jilles TjoelkerAdd option general::use_propagated_bans to allow disabl...
2010-03-08  William Pitcockchm_simple(): enforce MLOCK
2010-03-08  William PitcockAdd propagation of MLOCK state for simple modes.
2010-03-08  William PitcockFix order on channel_mlock() call.
2010-03-08  William PitcockAdd MLOCK message to netjoin burst.
2010-03-08  William PitcockAdd MLOCK capability token.
2010-03-08  William PitcockRename channel_modes() to channel_modes_real(), and...
2010-03-08  William PitcockCorrect 325 (RPL_CHANNELMLOCKIS) numeric.
2010-03-08  William PitcockAdd RPL_CHANNELMLOCKIS for ircd-side MLOCK enforcement.
2010-03-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-07  William PitcockFix construction of the channel mode vector table.
2010-03-06  Jilles TjoelkerShow d/kline setter to opers in stats/testline.
2010-03-06  Jilles TjoelkerAvoid crash if get_oper_name() somehow gave no {} for...
2010-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-05  Jilles TjoelkerRemove +/- from the BAN message, instead indicating...
2010-03-05  Jilles TjoelkerUse memmove instead of memcpy where there is overlap...
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-03  Jilles TjoelkerAdd code to expire "propagated" bans.
2010-03-03  Jilles TjoelkerMerge final 3.2.0 changes.
2010-03-01  Jilles TjoelkerMake struct operhash_entry private.
2010-03-01  Jilles TjoelkerTrack who set a dline/kline/xline/resv as in ratbox3.
2010-02-28  Jilles TjoelkerMerge bugfix that also applied to 3.2.x.
2010-02-28  Jilles TjoelkerFix memory leak on /rehash bans.
2010-02-28  Jilles TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-02-27  Jilles TjoelkerAdd a missing comment for new /challenge numerics.
2010-02-27  Alexander F?r?yUse RPL_QUIETLIST and RPL_ENDOFQUIETLIST instead of...
2010-02-22  Jilles TjoelkerRemove more old kline.conf stuff.
2010-02-22  Jilles TjoelkerRemove code to write bans to csv files.
2010-02-21  Jilles Tjoelkerspambot checks: Fix excessive expiry in some cases.
2010-02-19  William PitcockDo not try to free the alias dict if it does not exist.
2010-02-18  William PitcockChange license version in version.c.SH (GPLv1 -> GPLv2...
2010-02-18  William Pitcocks/o:lines/operator blocks/
2010-02-17  William PitcockClarify ERR_NOOPERHOST and convert it to use sendto_one...
next