]> jfr.im git - irc/rqf/shadowircd.git/history - include
Remove redundant prototypes in src/ircd_lexer.l.
[irc/rqf/shadowircd.git] / include /
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
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-04  JD HorelickRemove all the DEFINE's and the random places they...
2010-10-24  JD HorelickA few more fixes. Part 3 of 2 I suppose.
2010-10-24  JD HorelickSome clang static analyzer fixes.
2010-10-11  B.GreenhamFix VERSION and RPL_MYINFO to only show modes that...
2010-10-11  B.GreenhamAdd channel::disabledmodes.
2010-10-11  B.GreenhamMerge.
2010-10-11  B.GreenhamBacked out changeset 3097ade953f5
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-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-19  William Pitcockstrip_colour(): strip ASCII 29 (mIRC 7 italics).
2010-06-11  JD HorelickSVN Id removal part two
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-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.GreenhamMake PRIVMSG @#channel and PRIVMSG +#channel go to...
2010-04-07  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
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 HorelickChange the default ident timeout time to 5s to not...
2010-04-04  JD HorelickBranch Merge
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
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 TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-24  JD HorelickAdd shared::modules option, remote module stuff coming...
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-20  B.GreenhamAdd strip_unprintable, a function that strips all unpri...
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-27  JD HorelickAdd option general::use_propagated_bans to allow disabl...
2010-03-17  B.GreenhamFix some compiler warnings that I generated by accident...
2010-03-14  JD HorelickAdd rehash to the shared all flag because all should...
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  William PitcockAdd propagation of MLOCK state for simple modes.
2010-03-08  William PitcockFix typo.
2010-03-08  William PitcockAdd MLOCK capability token.
2010-03-08  B.Greenhams/owner/admin/ throughout the source code and docs.
2010-03-08  William Pitcockstruct Channel: add mode_lock structure to the channel...
2010-03-08  William Pitcockstruct Mode: add off_mode bitfield to describe disabled...
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 TjoelkerAdd target change for channels.
2010-07-29  B.GreenhamAdd channel::admin_on_channel_create, which gives users...
2010-07-29  B.GreenhamMerge.
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-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-05  B.GreenhamMake channel_metadata_time_add accept a regular value...
2010-03-05  B.GreenhamThere's no reason to have two nearly identical structs...
2010-03-05  B.GreenhamAdd *_metadata_clear and start using them.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd user metadata.
2010-03-03  Jilles TjoelkerAdd code to expire "propagated" bans.
2010-03-03  Jilles TjoelkerConfItem.next is not used, remove it.
2010-03-03  JD HorelickFramework for hidden (only opers can see/set them)...
2010-03-03  B.GreenhamAdd conf options for swhois and operstring, though...
2010-03-03  JD HorelickMake +p expiry more robust
2010-03-03  JD HorelickFirst step of expiry of +p crap.
2010-03-03  JD HorelickInitial support for 'noisy' oper-override of channel...
2010-03-02  B.GreenhamAdd operator::vhost option.
2010-03-02  B.GreenhamAdd general::default_operhost.
2010-03-01  B.GreenhamFix a bug I introduced by being a massive idiot.
2010-03-01  B.GreenhamAdd channel::exemptchanops, and make +cCDTNG support it.
2010-03-01  B.GreenhamAdd blank +K (norepeat) chmode, though it does nothing...
2010-03-01  B.GreenhamBorrow some ircd-seven code to create channel::use_loca...
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 TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
2010-02-28  B.GreenhamAdd is_halfop() and is_owner() and start using them...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd can_kick_deop() and use it in m_kick.
2010-02-28  B.GreenhamAdd config options for owner and halfop.
2010-02-28  B.GreenhamMove is_chanop_voiced() to a function in channels.c...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd is_any_op() in preperation for adding +ah, start...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-02-27  Alexander F?r?yUse RPL_QUIETLIST and RPL_ENDOFQUIETLIST instead of...
2010-02-26  B.GreenhamAdd the +J channelmode and config options, though they...
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-26  B.GreenhamAdd has_common_channel(), which is needed by umode +G.
2010-02-25  B.GreenhamAdd umode +G, soft callerid.
next