]> jfr.im git - irc/rqf/shadowircd.git/history - include
Add channel::disabledmodes.
[irc/rqf/shadowircd.git] / include /
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.
2008-12-14  Jilles TjoelkerMake rehashing privset{} change online oper privileges.
2008-12-02  Valeriy YatskoBranch merge.
2008-12-02  Valeriy YatskoRemove irc_basename, replace it with rb_basename from...
2008-11-30  Jilles TjoelkerSplit cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_b...
2008-11-22  Jilles TjoelkerCorrect buffer without space for '\0', should have...
2008-11-16  Aaron Sethmanmake is_cti/is_sti collect times connected in unsigned...
2008-11-15  Jilles TjoelkerAllow the resolver to process longer hostnames,
2008-11-08  Jilles TjoelkerAdd ircu-like /who format options.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-09  Jilles TjoelkerRemove old oper privilege flags.
2008-09-06  Jilles TjoelkerAdd need_ssl to auth{} and operator{}.
2008-08-29  William PitcockMake change_isupport() return the old value!!!
2008-08-29  William PitcockAdd change_isupport() to change the value of an ISUPPOR...
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-27  Jilles TjoelkerFix ident for ssl connections.
2008-08-17  William PitcockHasPrivilege(): check to make sure localClient and...
2008-08-17  William PitcockAll modules converted to use privsets by porting the...
2008-08-17  William PitcockMake a reference to privset in Client.localClient.
2008-08-17  William Pitcockprivilegeset_ref(): return the privilegeset
2008-08-17  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-17  Jilles TjoelkerAdd 328 numeric (ChanServ channel URL) to the header...
next