]> jfr.im git - solanum.git/history - modules
authd: allow querying the list of DNS servers.
[solanum.git] / modules /
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-07  Elizabeth MyersAV2 description: forgot this one too
2016-03-07  Elizabeth Myersm_starttls: fix fucked-up merge
2016-03-07  Elizabeth Myersm_starttls: port to AV2 caps stuff
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_xline
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions for m_w* modules
2016-03-07  Andrew Wilcoxm_time and m_user: Fix small typo
2016-03-07  Elizabeth MyersAV2 descriptions for m_[no]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_version
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_u* modules
2016-03-07  Elizabeth Myersm_map: oops...
2016-03-07  Elizabeth MyersAdd AV2 descriptions to m_[l-m]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_t* modules
2016-03-07  Elizabeth MyersDo AV2 descriptions for m_[i-k]*
2016-03-07  Elizabeth Myersm_invite: update for AV2
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
2016-03-07  Elizabeth MyersDo AV2 strings for m_[d-h]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_r* modules
2016-03-07  Elizabeth MyersAdd AV2 descriptions to all m_c* modules.
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_p* modules
2016-03-07  Elizabeth MyersDo a few more AV2 descriptions in modules.
2016-03-07  Elizabeth Myerschm_noctcp: add AV2 string
2016-03-07  Elizabeth Myerschm_nocolour: add AV2 docs
2016-03-07  Elizabeth MyersMerge branch 'awilfox-av2desc'
2016-03-07  Elizabeth MyersMerge branch 'av2desc' of https://github.com/awilfox...
2016-03-07  Elizabeth Myersm_quit: add desc string
2016-03-07  Elizabeth MyersAdd more core module descriptions
2016-03-07  Andrew Wilcoxcore/m_squit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_server: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_quit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_part: Add AV2 description
2016-03-07  Elizabeth Myerscap_server_time: update doodads for AV2
2016-03-07  Elizabeth Myerscap_account_tag: migrate CAP reg/desc to AV2
2016-03-07  William PitcockMerge pull request #158 from awilfox/av2desc
2016-03-07  Andrew Wilcoxcore/m_message: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kill: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kick: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_join: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_die: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_ban: Add AV2 description
2016-03-07  William Pitcockm_cap: use rb_snprintf_append() instead of pointer...
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
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-06  William Pitcockcap: allow modules to return client-specific responses...
2016-03-05  William Pitcockremove presupplied autotools files
2016-03-05  William Pitcockinvite: implement invite-notify support
2016-03-05  William Pitcockinvite: broadcast INVITE messages instead of using...
2016-03-05  William PitcockMerge pull request #153 from Elizafox/master
2016-03-05  Elizabeth Myersparse: get rid of report_messages
2016-03-03  Simon Arlottssld: provide version in stats S output
2016-03-02  William Pitcockconnect: fix tmpport handling
2016-03-01  William PitcockMerge pull request #152 from lp0/ssld_foreach_info...
2016-03-01  Simon Arlottircd: add missing sslproc function ssld_foreach_info()
2016-02-29  William Pitcockcap: don't show orphaned capabilities
2016-02-29  William Pitcockm_cap: ensure buffers are initialized properly
2016-02-29  mniipAlways send the certificate fingerprint when doing...
2016-02-28  William Pitcockcap: implicitly enable cap-notify on CAP LS 302, to...
2016-02-28  William Pitcockm_cap: add support for CAP LS 302
2016-02-28  William Pitcocksasl: implement support for distributing mechlists
2016-02-28  William Pitcockcap server-time: add .000 for microsecs since our clock...
2016-02-28  William Pitcocksasl: transfer ownership of 'sasl' capability to m_sasl...
2016-02-27  William Pitcocksend: allow passing NULL origin to build_msgbuf_from...
2016-02-27  William Pitcockmodules: add cap_server_time, adding server-time cap...
2016-02-27  William Pitcockstarttls: add s_serv for caps
2016-02-27  William Pitcockstarttls: take ownership of 'tls' capability
2016-02-27  William Pitcockcap: substantial rewrite leveraging the ircd capabiliti...
2016-02-27  William Pitcockcapability: allow attaching capability-owner data to...
2016-02-20  William Pitcockmodules/cap_account_tag: new module providing the accou...
2016-02-20  William Pitcockhook: allow hook_data to have non-const arguments,...
2016-02-20  William Pitcockcap: register the account-tag capability
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 Pitcockmodules: chase MsgBuf API change
2016-02-11  Simon Arlottircd: support restarting ssld processes
2016-02-10  William PitcockRemove unused .depend files.
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-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-22  William PitcockLIST: plug memory leak
2016-01-21  William PitcockRevert "LIST: use new sendq system to reimplement SAFEL...
2016-01-16  Jilles TjoelkerWHOIS: Make hide_opers_in_whois not affect opers doing...
2016-01-15  William Pitcockircd: add general::hide_opers_in_whois to simulate...
2016-01-14  William PitcockSTATS: allow modules to override normal stats requests
2016-01-14  William Pitcockircd: get_channel_access(): do not derive channel point...
2016-01-13  William PitcockTOPIC: strip channel topic colors here if configured...
2016-01-13  William PitcockRevert "LIST: since we now have channel::strip_topic_co...
2016-01-13  William PitcockLIST: since we now have channel::strip_topic_colors...
2016-01-12  William PitcockCONNECT: allow using 3-argument CONNECT with port ...
2016-01-12  William PitcockAllow remote DIE and RESTART (from ircd-seven)
2016-01-12  William Pitcockmodules: add missing m_grant.c
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-12  William Pitcockircd: implement GRANT subsystem based on ircd-seven
2016-01-12  William Pitcockextensions/override: display mode-change string in...
2016-01-10  William PitcockLIST: more cleanups
2016-01-10  William PitcockLIST: use new sendq system to reimplement SAFELIST...
next