]> jfr.im git - solanum.git/history - src/newconf.c
Fix potential buffer-overflow from malformed RSFNC request.
[solanum.git] / src / newconf.c
2011-10-28  Jilles TjoelkerPrefer PATH_MAX to non-standard MAXPATHLEN.
2011-09-25  Jilles TjoelkerPut back use_forward.
2011-08-13  Elizabeth Jennifer... Port ircd-seven banfowards to charybdis.
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-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.
2010-12-21  Stephen BennettBring across disable_local_channels config option from...
2010-12-15  William PitcockCorrect error message involving no fingerprint credenti...
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2010-08-28  Jilles TjoelkerAdd target change for channels.
2010-05-02  Stephen BennettBranch merge
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-14  Jilles TjoelkerAdd option general::use_propagated_bans to allow disabl...
2010-03-03  Jilles TjoelkerMerge final 3.2.0 changes.
2010-03-01  Jilles TjoelkerTrack who set a dline/kline/xline/resv as in ratbox3.
2010-02-17  William PitcockAdd support for client certificate fingerprints in...
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-31  Jilles TjoelkerSlightly tighten auth{} duplicate check:
2010-01-31  Jilles TjoelkerTake auth_user into account when detecting redundant...
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
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-12-08  Stephen BennettMerge
2009-12-05  Jilles TjoelkerFix crashes when there are no alias blocks in the conf.
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-01-31  Jilles TjoelkerWarn about auth blocks after a *@* auth and duplicate...
2009-01-29  Jilles TjoelkerFor remote rehashes, send error messages to the request...
2008-12-13  Aaron Sethmanre-enable ziplinks + ssl
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-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 PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-17  Jilles TjoelkerFix crash if there is no privset= in an operator{}.
2008-08-17  William PitcockMake use of the new default privset!!
2008-08-17  William Pitcockfix another stupid bug, gah
2008-08-17  William PitcockInitial work on getting privsets working.
2008-08-17  William PitcockAdd config magic for privset{} parsing.
2008-08-17  Valery V Yatskobranch merge
2008-08-16  Valery V Yatskono more servlink - removed 'servlink_path' from referen...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-20  Jilles TjoelkerFix various compiler warnings.
2008-04-20  Valery YatskoRemote d:lines implementation (based on ircd-seven...
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery YatskoVarious inet* -> rb_inet_*
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  Valery YatskoRemoving glines
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoAutomated sync with http://hg.angelforce.ru/charybdis
2008-04-05  Valery YatskoMuch clear maxconnections stuff - ported from ratbox3.
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoReplacing legacy IPV6 define with RB_IPV6 (which is...
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoadd_listener w/o ssl
2008-04-02  Valery YatskoReverting last commit to try again
2008-04-02  Valery YatskoTrying to migrate on ratbox3's listener.
2008-04-02  William Pitcockfix newconf.c
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery YatskoMyFree -> rb_free
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William Pitcockmacro replacement
2008-04-01  William Pitcockdlink -> rb_dlink
2008-02-02  Jilles TjoelkerDefault connect::flags topicburst to true.
2008-01-05  Jilles Tjoelkerflag_table -> oper_table (more descriptive name)
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-17  Jilles TjoelkerAdd resv oper priv, enabled by default for compatibility.
2007-12-12  Jilles TjoelkerSilence harmless compiler warning.
2007-12-12  Jilles TjoelkerDo not copy string passed to add_top_conf()/add_conf_it...
2007-12-02  William PitcockIt compiles, ship it.
2007-12-02  William Pitcockcommands and aliases go from horrible hashtable code...
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-08-09  nenolod[svn] - TS6 is always enabled now.
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-03-13  jilles[svn] Remove invite_ops_only, forcing it to YES.
2007-03-05  nenolod[svn] - add config option for setting max_clients.
2007-01-25  nenolod[svn] - the new plan: