]> jfr.im git - irc/rqf/shadowircd.git/history - src
Remove redundant prototypes in src/ircd_lexer.l.
[irc/rqf/shadowircd.git] / src /
2010-12-15  Jilles TjoelkerRemove redundant prototypes in src/ircd_lexer.l.
2011-01-19  JD Horelickcommit c90f903a667ed5744b93b6b89892de4e8c045d17
2011-01-19  JD Horelickcommit 90509b2e2a364471f2461367fd02c11c8ab3c72d
2011-01-19  B.GreenhamFix small bug in the VERSION/RPL_MYINFO stuff, as point...
2010-12-15  JD HorelickSend ERR_TOOMANYCHANNELS for each channel join that...
2010-12-15  William PitcockCorrect error message involving no fingerprint credenti...
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2011-01-20  JD HorelickMove cmode +N to cmode +d, so that extensions/m_rolepla...
2010-12-11  B.GreenhamMove flood_attack_channel to channel.c so it can be...
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-22  JD HorelickWallops (and log) upon setting/unsetting of +M or any...
2010-11-14  JD HorelickFix a small warning.
2010-10-25  William Pitcockparse(): make reentrant
2010-10-26  JD HorelickFix a bug I caused. Whoops.
2010-10-24  JD HorelickA few more fixes. Part 3 of 2 I suppose.
2010-10-24  JD HorelickClang warning fixes part 2 of 2.
2010-10-11  B.GreenhamFix VERSION and RPL_MYINFO to only show modes that...
2010-10-11  B.GreenhamReturn an error upon trying to set orphaned cmode,...
2010-10-11  B.GreenhamAdd channel::disabledmodes.
2010-07-29  B.GreenhamFix a bug that allowed users to set forwards to channel...
2010-10-11  B.GreenhamMerge.
2010-10-11  B.GreenhamBacked out changeset 3097ade953f5
2010-08-24  Jilles TjoelkerSend only one ERR_MLOCKRESTRICTED per MODE command.
2010-09-11  JD HorelickChange ERR_MLOCKRESTRICTED to 742 as 735-739 seem for...
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-07-02  B.Greenhammode api: Remove most modes from the chmode_table,...
2010-06-23  JD HorelickChange the DNSBL hit snomask to SNO_REJ (+r) as to...
2010-06-23  JD HorelickMake DNSBL hits snote on hit. The snote displays nick...
2010-06-11  JD HorelickRemoval of ancient SVN ID's part one
2010-06-09  Jilles TjoelkerMake number_per_ident actually apply to unidented conne...
2010-05-02  Stephen BennettAllow the final parameter of MLOCK to be empty, to...
2010-04-30  Stephen BennettRework ircd-side MLOCK enforcement: instead of trying...
2010-09-11  JD HorelickBranch merge
2010-09-11  JD HorelickBacked out changeset c04f6578869c
2010-09-11  JD Horelick"Import" changeset 1346:c57955c5225e from charybdis...
2010-04-18  Jilles TjoelkerFix crash if identify_service/identify_command were...
2010-05-27  B.GreenhamFix some valgrind warnings.
2010-05-21  JD HorelickChange kicknorejoin to be hardcoded to 2 seconds instea...
2010-05-21  JD HorelickBacked out changeset 9bd802724b74
2010-05-21  JD HorelickRemove +J chmode (KICKNOREJOIN)
2010-04-07  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-04-07  B.GreenhamDon't throw a warning if general:default_operhost is...
2010-04-07  B.GreenhamAdd OPERHOST option to /set, which allows you to change...
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-04-04  JD HorelickBranch Merge
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
2010-03-31  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-31  B.GreenhamMake chm_staff (staff only modes) only settable if...
2010-03-29  JD HorelickFix a typo that could've caused a bug
2010-03-28  JD HorelickAdd helpchan and helpurl that tell users the official...
2010-03-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-27  Jilles TjoelkerFix various compiler warnings.
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-25  JD HorelickMake all snotes for mod* stuff netwide since unless...
2010-03-25  JD HorelickAllow using all the mod* commands remotely.
2010-03-24  JD HorelickAdd shared::modules option, remote module stuff coming...
2010-03-23  JD HorelickI am made of fail.
2010-03-23  JD HorelickAdd DIE shared option for remote restart and die which...
2010-03-21  JD HorelickAdd general::true_no_oper_flood . I'm not going to...
2010-03-18  JD HorelickFix a small typo that i noticed looking around the...
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-27  JD HorelickAdd option general::use_propagated_bans to allow disabl...
2010-03-16  B.GreenhamRemove override being able to automatically and silentl...
2010-03-14  JD HorelickAdd use_part_messages config option. When disabled...
2010-03-14  JD HorelickAdded static_quit support. Pretty much what the name...
2010-03-08  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-08  B.GreenhamMake metadata use UIDs for s2s communication, and fix...
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  JD HorelickMake override WALLOPS actually send netwide this time.
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-08  B.GreenhamMake joining in override only wallops if you couldn...
2010-03-08  JD HorelickChange all override snotes to wallops to match m_o...
2010-03-08  William PitcockCorrect 325 (RPL_CHANNELMLOCKIS) numeric.
2010-03-08  William PitcockAdd RPL_CHANNELMLOCKIS for ircd-side MLOCK enforcement.
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  Jilles TjoelkerAdd target change for channels.
2010-08-28  JD HorelickChange oper-up message.
2010-08-01  JD HorelickFix a couple of compile warnings.
2010-07-29  B.GreenhamMake channel::admin_on_channel_create only work if...
2010-07-29  B.GreenhamAdd channel::admin_on_channel_create, which gives users...
2010-07-29  B.GreenhamMerge.
2010-07-10  JD HorelickFix a quick compile warning.
2010-07-10  JD HorelickAdd general::hide_channel_below_users option.
2010-07-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-07-04  JD HorelickTweak auto-accept:
2010-07-04  JD HorelickBranch Merge
2010-07-02  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-06-23  JD HorelickI am made of the fail today.
2010-06-23  JD HorelickSort of standardize the display of DNSBL hit snotes.
2010-03-08  JD HorelickMake +-a give you the appropriate error message if...
next