]> jfr.im git - solanum.git/history - modules/m_kline.c
client: refactor del_all_accepts to allow skipping own accept list
[solanum.git] / modules / m_kline.c
2022-06-30  Jess Porterrefuse opers setting an invalidly long k-line reason
2021-06-08  Ed KellettKeep propagated bans in a dictionary, not a list
2021-04-27  Ed KellettAllow temporary K-lines to extend shorter ones (#142)
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-01  Ed KellettRemove shared blocks
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-07-26  Ed KellettAdd error handling to parse_netmask()
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-06-26  Aaron JonesMerge pull request #333 from edk0/privs-multiline
2020-06-25  Aaron JonesMerge pull request #334 from edk0/massnotice
2020-06-25  Aaron JonesMerge pull request #322 from edk0/invite-umode-g
2020-06-25  Aaron JonesMerge pull request #328 from edk0/capability-put-ownerdata
2020-06-25  Aaron JonesMerge pull request #329 from edk0/reload-by-path
2020-06-25  Aaron JonesMerge pull request #338 from edk0/kline-zero
2020-06-25  Ed Kellettm_kline: insert a safety zero early
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed Kellettm_kline: check only the added K-line
2017-08-20  Simon Arlottremove RB_IPV6
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersDo AV2 descriptions for m_[i-k]*
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
2014-09-21  Jilles TjoelkerExplicitly pass the current time to deactivate_conf().
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2011-12-30  Keith BuckRemove double-quote restriction on dline, kline, resv...
2011-06-25  Jilles Tjoelkerdline,kline: Avoid breaking the protocol with bad bans.
2010-05-02  Stephen BennettBranch merge
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-27  Jilles TjoelkerFix various compiler warnings.
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-14  Jilles TjoelkerAdd option general::use_propagated_bans to allow disabl...
2010-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-05  Jilles TjoelkerRemove +/- from the BAN message, instead indicating...
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-05  Jilles Tjoelkerkline: Fix oper reasons.
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-28  Jilles TjoelkerMerge bugfix that also applied to 3.2.x.
2010-02-28  Jilles TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-01-07  William PitcockReadd some oper notices.
2010-01-07  William PitcockUpdate modules to use bandb_add()/bandb_del().
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-07  Jilles TjoelkerDisallow double quotes in klines.
2009-03-01  Jilles TjoelkerRemove some unused variables.
2009-01-18  Jilles TjoelkerRemove some more references to parv[0] in comments.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
2008-05-21  Jilles TjoelkerReject u@@h klines.
2008-05-21  Jilles TjoelkerGive an error message when refusing a kline that has...
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoReplacing legacy IPV6 define with RB_IPV6 (which is...
2008-04-03  Jilles TjoelkerMake m_dline and m_kline load again.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery Yatskoirc_sockaddr_storage -> rb_sockaddr_storage, changing...
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoanother fix
2008-04-02  Valery Yatskom_kline.c warning fixed, but read my comment
2008-04-02  Valery YatskoTrying again - this will need ssld integration from me
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  Jilles TjoelkerChange over some dlink functions.
2008-04-01  William Pitcockircsprintf -> rb_sprintf
2008-04-01  William Pitcockstart making this compile
2007-12-25  Jilles TjoelkerNever allow a duplicate kline; always allow a wider...
2007-12-25  Jilles TjoelkerWhen removing a temp kline, show removed mask, not...
2007-12-08  Jilles TjoelkerRemove reject entries on unkline/ungline/unxline.
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-28  Jilles TjoelkerSpeed up /unkline
2007-11-20  William PitcockGet rid of User.server.
2007-05-19  jilles[svn] Prevent too wide klines with CIDR masks.
2007-05-19  jilles[svn] Exempt klines with a fixed user@ (no */?) from...
2007-03-04  jilles[svn] Cut down quit/part/kick reasons to avoid quit...
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - the new plan: