]> jfr.im git - solanum.git/history - extensions
doc/ts6-protocol: Correct the mode letter for termination
[solanum.git] / extensions /
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.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-17  Jacob MyersImproved cloaking. It now uses an FNV hash, which makes...
2008-09-17  William PitcockCopy ip_cloaking.c to ip_cloaking_3.0.c
2008-09-16  Jilles TjoelkerMake sno_globalkline work for servers without kline_rea...
2008-09-06  Jilles TjoelkerFix possible crash with m_mkpasswd extension.
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-09-02  Jilles TjoelkerDo not use get_oper_name() for a netwide server notice...
2008-08-17  Valery V Yatskobranch merge
2008-08-16  Valery V Yatskofixed chm_adminonly extension - IsOperAdmin replaced...
2008-08-13  Valery V YatskoExtension for +A (admin only) channel mode, currently...
2008-08-04  Valery V YatskoRestricted +O (operonly) channel mode to be set only...
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-07-31  Jilles Tjoelkerchm_operonly extension: use Unreal's numeric (520)
2008-07-28  Jilles TjoelkerAdd SENDBANS command (extension) to propagate xlines...
2008-07-28  Valery Yatskoquick draft fix of ip_cloaking to make module work...
2008-07-27  Valery Yatskocrypt -> rb_crypt in m_mkpasswd.c
2008-07-27  Valery YatskoSSL only channel mode extension - might be useful if...
2008-07-27  Valery YatskoAdded chm_operonly to Makefile
2008-07-27  Valery YatskoA very draft version of extensions, which are adding...
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
2008-06-08  William Pitcockextensions: no more TS5.
next