]> jfr.im git - solanum.git/history - extensions
Remove Windows support
[solanum.git] / extensions /
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Ed Kellettoverride: always check oper:override
2019-09-07  Ed Kellettoverride: don't leak the old expiry timer list
2019-09-07  Ed Kellettoverride: start timers for +p clients on modinit
2019-09-07  Ed Kelletthelpops: remove +H if usermode:helpops is lost
2019-09-07  Ed Kelletthelpops: handle the helper list properly on reload
2019-09-07  Ed Kelletthelpops: fix umode handling
2019-09-07  Ed Kellettoverride: move kick immunity to its own module
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-01  Simon Arlottm_webirc: set sockhost before potentially using it...
2017-06-27  Simon Arlottm_webirc: use rb_inet_ntop_sock to populate sockhost
2016-12-29  Keith Buckextensions/extb_channel: Allow matching secret channels.
2016-12-04  Simon ArlottFix cross compile for Windows
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-02  Aaron JonesMerge pull request #221 from Xenthys/release/4
2016-09-28  XenthysAdded kick immunity to umode +p (oper-override)
2016-09-18  William Pitcockhelpops: add duplication guards on helper/dehelper...
2016-09-16  William Pitcockhelpops: fix up graph cleanup for helpers_list
2016-09-16  William Pitcockextensions/chantype_dummy: ^ is a valid nickchar, but...
2016-09-16  William Pitcockextensions/chantype_dummy: cleanups
2016-09-16  William Pitcockextensions: add new module adding ^channels (which...
2016-09-16  William Pitcockhelpops: MyClient() check is wrong, we only care if...
2016-09-16  William Pitcockhelpops: handle cleaning up remote opers from the helpo...
2016-08-15  Aaron Jonesmkpasswd: use urandom for salts, cleanup
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-02  Elizabeth MyersMove m_locops module to extensions.
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Aaron Jonesextensions: Fix duplicate extban character usage
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-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Matt Ullmanextb_combi: More int to bool conversion
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myersmodules: libircd depends on librb, so no need to includ...
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-20  William Pitcockmodules: more GET_SS_FAMILY() checking
2016-03-20  William Pitcockextensions/m_webirc: win32 fixes
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  William PitcockMerge pull request #162 from maxteufel/umode_noctcp
2016-03-07  Max Teufelextensions: add umode_noctcp extension
2016-03-07  Elizabeth MyersAV2 descriptions: forgot these
2016-03-07  Elizabeth MyersUpdate extensions/spy_* with AV2 descriptions.
2016-03-07  Elizabeth MyersAdd AV2 descriptions for extensions/sno_*
2016-03-07  Elizabeth MyersPort some more extensions to AV2 and add descriptions
2016-03-07  Elizabeth MyersCompensate for my obviously diminished faculties.
2016-03-07  Elizabeth MyersGive all extensions/m_* modules AV2 descriptions
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersBump some extensions to AV2 and add descriptions
2016-03-07  Elizabeth Myersexample_module: forgot a stupid semicolon.
2016-03-07  Elizabeth Myersexample_module: update for AV2.
2016-03-07  William Pitcockextensions: add AV2 description strings to a few modules
2016-03-07  Elizabeth MyersRemove m_42 from README.
2016-03-07  Elizabeth MyersBye m_42.
2016-03-07  Elizabeth MyersBump all extensions to AV2
2016-03-07  Elizabeth MyersUpdate chm_* modules to AV2
2016-03-07  Elizabeth Myersmodules: tag origin at load time.
2016-03-06  Elizabeth Myersmodules: add origin field to V2
2016-03-06  Elizabeth Myersm_remove: use new AV2 MAPI
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  Elizabeth Myersm_echotags: Oops...
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...
2016-03-06  William PitcockMerge pull request #154 from Elizafox/master
2016-03-06  Elizabeth MyersRemove old .indent.pro files
2016-03-05  William Pitcockremove presupplied autotools files
2016-02-27  William Pitcockcapability: allow attaching capability-owner data to...
2016-02-20  William Pitcockircd: remove broken USE_IODEBUG_HOOKS knob and related...
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockextensions: add m_echotags extension to echo back your...
2016-02-11  William Pitcockextensions: update for API change
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-30  William Pitcockextensions: add chm_insecure, which has the opposite...
2016-01-16  Jilles Tjoelkerextensions/helpops: Do not use oper:hidden.
2016-01-16  William Pitcockextensions/override: disable false positive modehack...
2016-01-16  William Pitcockextensions/override: improve KICK override messages
2016-01-14  William Pitcockextensions/helpops: implement DEHELPER command
2016-01-14  William Pitcockextensions/helpops: new module, implementing a helpops...
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-13  William Pitcockextensions/chm_operpeace: new module which disallows...
2016-01-12  William Pitcockextensions/sno_globalnickchange: import from ircd-seven
next