]> jfr.im git - irc/rqf/shadowircd.git/history - include
Add blank +K (norepeat) chmode, though it does nothing yet.
[irc/rqf/shadowircd.git] / include /
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-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-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.
2010-02-25  JD HorelickCompile fix
2010-02-25  JD HorelickOverride part one.
2010-02-25  JD Horelickbranch merge
2010-02-25  JD HorelickBacked out changeset 0d7b5f2ac591
2010-02-25  JD Horelickbranch merge
2010-02-25  JD HorelickBacked out changeset 65db6ca26281
2010-02-25  B.GreenhamAdd chmode +G, which blocks messages in all caps.
2010-02-25  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-25  B.GreenhamAdd chmode +N, which prevents nickchanges.
2010-02-25  JD Horelickautochanmodes support
2010-02-25  JD HorelickActually add +p umode and expiry code. It currently...
2010-02-25  JD HorelickAdd the config handling code for expire_override_time...
2010-02-24  B.GreenhamAdd general::secret_channels_in_whois.
2010-02-24  JD HorelickAdded channel::host_in_topic.
2010-02-24  JD HorelickAdded cycle_host_change option.
2010-02-23  B.GreenhamAdd chmode +E, which prevents ops from using /kick...
2010-02-23  B.GreenhamMake the target user's modes show up in whois.
2010-02-23  JD HorelickConstify the header too :D
2010-02-23  JD HorelickMore moving
2010-02-23  JD Horelickmove user_join() to channels.c
2010-02-23  JD HorelickStart moving parts of join to channels.c so they can...
2010-02-23  B.GreenhamMerge.
2010-02-23  B.GreenhamAdd chmode +D, which blocks CTCP ACTION.
2010-02-23  B.GreenhamMerge.
2010-02-23  B.GreenhamAdd chmode +T, which blocks notices.
2010-02-23  JD HorelickAdd oper autojoin (with auth::autojoin_opers config...
2010-02-23  JD HorelickAdded autojoin-on-connect (with auth::autojoin config...
2010-02-23  B.GreenhamAdd umode +B, which marks users with it set as a bot...
2010-02-23  B.GreenhamFix some indentation I messed up while adding umode +C.
2010-02-23  B.GreenhamAdd umode +V, which blocks invites to anyone with it...
2010-02-23  B.GreenhamAdd umode +C, which blocks CTCPs to anyone with it...
2010-02-22  Jilles TjoelkerRemove some obsolete paths from config.h.
2010-02-22  Jilles TjoelkerRemove more old kline.conf stuff.
2010-02-22  Jilles TjoelkerRemove code to write bans to csv files.
2010-02-17  William PitcockAdd support for client certificate fingerprints in...
2010-02-15  Jilles TjoelkerMove target change code to src/tgchange.c,
2010-02-15  Jilles Tjoelkertarget change: Allow free replies.
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
2010-02-13  Jilles TjoelkerMake the number of targets tracked for target change...
2010-02-05  Jilles TjoelkerPass certfp to other servers and show it in whois....
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-30  Jilles TjoelkerRemove remnants of <foo>_t typedefs.
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2010-01-07  William PitcockAdd bandb IRCd APIs.
2010-01-07  William PitcockAdd DBPATH.
2010-01-07  William PitcockRun autoreconf.
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-12-21  Jilles TjoelkerRemove FLAGS_SENDQEX, fix sendq exceeded snotes for...
2009-10-25  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-09-19  Jilles TjoelkerForce part local users (not resv_exempt) on channel...
2009-06-03  Jilles TjoelkerAdd new constants for presence key/value lengths
2009-06-03  Jilles TjoelkerRemove two obsolete constants.
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-03  Jilles TjoelkerRemove two obsolete constants.
2009-06-02  William Pitcockpresence: Add _butone() variant of sendto_common_channe...
2009-06-02  William Pitcockpresence: Declare RPL_METADATACHG.
2009-06-02  William Pitcockpresence: Add sendto_common_channels_local_with_capabil...
2009-06-02  William Pitcockpresence: Declare RPL_WHOISMETADATA.
2009-06-02  William Pitcockpresence: Add CLICAP_PRESENCE.
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-06-02  William Pitcockpresence: Add get_metadata().
2009-06-02  William Pitcockpresence: Add set_metadata() and delete_metadata().
2009-06-02  William Pitcockpresence: Declare RPL_METADATASET and RPL_METADATAREM.
2009-06-02  William Pitcockpresence: Declare MetadataEntry struct.
2009-05-30  William Pitcockpresence: Create presence metadata tracking structures...
2009-05-30  William Pitcockstruct Client: add a dictionary to contain presence...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-30  William PitcockAdd irc_dictionary.h to stdinc. I'm lazy.
2009-05-21  Jilles TjoelkerRemove some obsolete unused definitions.
2009-05-17  Jilles TjoelkerAllow ctcp replies through floodcount after ctcp'ing...
2009-05-07  Jilles TjoelkerChange xlines to store spaces as \s.
2009-04-20  William PitcockAllow for capabilities to be marked as "required".
2009-04-20  William Pitcockcan_kick hook, based on the ircd-seven one.
2009-03-29  Jilles TjoelkerApply +z to messages blocked by +b and +q as well.
2009-03-07  Jilles TjoelkerAllow /rehash throttles to clear throttling.
2009-03-07  Jilles TjoelkerRework remote rehash messages to apply to all server...
2009-02-21  Jilles TjoelkerAdd channel::only_ascii_channels config option
2009-02-05  Jilles TjoelkerDisable autoconnect for a server with excessive TS...
2009-01-29  Jilles TjoelkerFor remote rehashes, send error messages to the request...
2009-01-28  Jilles TjoelkerDon't suggest putting values in an enum that are not...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-18  Jilles TjoelkerChange /stats O to show privset blocks (oper only).
2008-12-13  Valeriy YatskoUpdate client.h.
2008-12-19  Jilles TjoelkerShow rejectcache/throttle in /testline output.
2008-12-16  Jilles TjoelkerShow throttle info in /stats t.
next