]> jfr.im git - solanum.git/history - extensions
whois: bring permissions check in line with the same one in m_privs
[solanum.git] / extensions /
2015-12-27  William Pitcocksno_whois: fix resource leak, pointed out by mniip
2015-12-13  William Pitcockextb_combi: relax recursion and complexity limits now...
2015-12-13  William Pitcockextb_combi: tighten up recursion depth
2015-12-13  William Pitcockextb_combi: allow up to 5 children nodes
2015-12-13  William Pitcockextb_combi: if there are more nodes than allowed, retur...
2015-12-13  William Pitcockextb_combi: try limiting the number of allowed nodes...
2015-12-13  William Pitcockextb_combi: implement a recursion guard
2015-12-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-12-12  William Pitcockclean up some code duplication when checking nicks...
2015-12-10  William Pitcockextenions: add a $m: extban (ref #74)
2015-12-10  William Pitcockimport marienz's extb_combi module (ref #74)
2015-12-10  William Pitcockoverride: only engage override code if we're needing...
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
2014-07-19  Jilles Tjoelkerextensions/extb_channel: Allow the channel itself as...
2014-07-19  Jilles Tjoelkerextensions/chm_sslonly: Use some 4xx numeric for the...
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.
2014-03-02  Jilles Tjoelkerfindforwards: Don't compare array to NULL as this is...
2014-02-23  Jilles Tjoelkerextensions/mkpasswd: Do not leak /dev/random fd.
2014-02-23  Jilles Tjoelkerextensions/roleplay: Fix memory leak on every use.
2014-02-23  Jilles Tjoelkerwebirc: Check validity of given IP.
2013-12-27  William PitcockMerge pull request #42 from Argure/genssl
2013-12-22  Keith BuckMerge pull request #45 from somasonic/master
2013-12-12  AndrewFix grammatical error
2013-11-22  Jilles TjoelkerMerge branch 'fix-sha256-crypt' of https://github.com...
2013-10-25  Jilles Tjoelkeroverride: Remove umode +p when deopering.
2013-10-25  Keith BuckRevert "Add m_override.c - an improved override module."
2013-10-24  Keith BuckAdd m_override.c - an improved override module.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-08-24  Alex Iadiciccoextensions/m_roleplay: Properly transmit source name.
2013-04-27  Jilles TjoelkerRename m_nokillservices.so to no_kill_services.so per...
2013-04-27  Jilles Tjoelkernokillservices: Use ircu numeric instead of a notice.
2013-04-27  Elizabeth MyersForgot this -.-
2013-04-27  Elizabeth MyersFix minor comment munging from sed being a piece of...
2013-04-27  Elizabeth MyersInclude messages.h for macro form_str in select extensions
2013-04-27  Elizabeth MyersFix format string generation
2013-04-21  William PitcockMerge pull request #20 from quora-wings/master
2013-04-21  QuoraMakefile.in updated
2013-04-21  Elizabeth MyersRemove last vestige of halfops from this module.
2013-04-20  William PitcockMerge pull request #19 from quora-wings/master
2013-04-20  QuoraRemoved redundant and buggy code that caused segmentati...
2013-04-20  Elizabeth MyersImplement kill-cancelling hook.
2013-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
2013-02-01  Jilles TjoelkerCope with rb_crypt() returning NULL.
2012-11-04  William Pitcockextensions/m_roleplay: merge in darkmyst changes
2012-11-01  William PitcockAdd module which restricts unauthenticated users from...
2012-07-31  Keith Buckchm_nonotice: Ignore CTCP and send ERR_CANNOTSENDTOCHAN...
2012-05-24  William PitcockMerge pull request #1 from dwfreed/master
2012-05-24  Douglas Freedextensions/ip_cloaking*: Fix a bug accidentally introdu...
2012-04-13  Jilles Tjoelkerextensions/roleplay: Fix "No such channel" message.
2012-04-13  Jilles Tjoelkerextensions/roleplay: End floodgrace because this is...
2012-04-02  William Pitcockextensions/chm_nonotice: fix typo
2012-04-01  William Pitcockextensions/chm_nonotice: reject NOTICEs to channels...
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-04  William Pitcockm_remove: Don't use capability_require().
2012-03-01  Nathan Phillip BrinkAdd explicit support for being installed into a system...
2012-02-28  Nathan Phillip BrinkUse LDFLAGS when compiling extensions or modules.
2012-02-18  Keith Buckip_cloaking*: Do qjm locally too.
2012-02-05  William Pitcockm_remove: fix parameter order on PART message
2012-02-04  Jilles TjoelkerRequire all modes to be set for + part in $m extban.
2012-02-04  William PitcockAdd implementation of /REMOVE, based on ircd-seven...
2012-01-24  Keith Buckextban : Correct logic for matching against permissions.
2012-01-22  JD Horelickextb_usermode should declare itself as what it actually is.
2012-01-22  William Pitcockextban $o: add support for matching against specific...
2012-01-22  William Pitcockextb_usermode: should use EXTBAN_INVALID if no modestri...
2012-01-22  William PitcockAdd extban target for matching against a user's modes.
2011-08-13  Elizabeth Jennifer... Port ircd-seven banfowards to charybdis.
2011-08-07  Jilles Tjoelkeroverride: Send notice when overriding can_send.
2011-07-26  Elizabeth Jennifer... Remove #define KEY from ip_cloaking modules.
2011-02-06  Jilles Tjoelkeroverride: Apply floodcount to override sends.
2011-01-06  Elizabeth Jennifer... Overhaul extensions/m_mkpasswd. It now allows SHA256...
2011-01-06  Keith BuckImplement operspy for /LIST.
2010-12-31  Jilles Tjoelkeroverride: Provide an error message if +p may not be...
2010-12-16  William PitcockUse send_channel_join().
2010-12-15  B.Greenhamextensions/roleplay: Fix NPCA/FACTION not showing up...
2010-12-11  B.GreenhamMake ENCAP ROLEPLAY originate from the user running...
2010-12-09  B.GreenhamAdd extensions/m_roleplay, which provides various rolep...
2010-12-07  William PitcockClean up OverrideSession struct on client exit.
2010-12-07  William Pitcockoverride: Hack can_send().
2010-12-07  William Pitcockoverride: Allow banwalking too.
2010-12-07  William PitcockAdd oper-override (modehacking only) as a module.
2010-05-02  Stephen BennettBranch merge
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
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-18  William PitcockAdd ip_cloaking_4.0 module, which is the same cloaking...
2010-02-17  William Pitcockhurt: unbreak compile
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2009-01-17  Jilles TjoelkerReplace parv[0] with source_p->name.
2008-12-13  Jilles Tjoelkerm_webirc: use rb_crypt() instead of crypt()
2008-09-19  Jilles Tjoelkerip_cloaking: clarify logic
2008-09-19  Jilles Tjoelkerip_cloaking: remove some unnecessary braces
2008-09-19  Jilles Tjoelkerip_cloaking: fix digits in hostnames
2008-09-19  Jilles Tjoelkerip_cloaking: fix HOSTLEN buffer lengths,
2008-09-19  Jilles TjoelkerMore ip_cloaking improvements from Spaz.
next