]> jfr.im git - solanum.git/history - modules
ircd_parser: Fix inconsistent declaration of yyerror().
[solanum.git] / modules /
2014-05-29  Jilles TjoelkerMerge branch 'patch-1' of https://github.com/auscompgee...
2014-05-06  Mantas Mikulėnasm_version: remove spaces from version string
2014-05-06  Mantas Mikulėnasm_version: display charybdis version in /version
2014-04-27  Jilles Tjoelkerinfo: Change N-line to connect block.
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-04  Jilles TjoelkerRemove snotes on +r about GET/PUT/POST commands.
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-03  Keith Bucks_conf: Don't leak log file paths when loading default...
2014-03-02  Jilles TjoelkerAvoid possible null dereference.
2014-02-28  Jilles TjoelkerSIGNON: Do not send uninitialized data if login name...
2014-02-23  Jilles Tjoelkerstats c: Simplify construction of flags string.
2014-02-23  Jilles TjoelkerFix various printf arg types.
2014-02-23  Jilles Tjoelkerpart: Fix constness issue with part hook.
2014-02-22  Jilles Tjoelkerm_services: Make sure to return a value from the modini...
2014-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-01-11  Mantas Mikulėnassasl: send RPL_SASLMECHS
2013-09-23  Keith BuckFix parameter counts for me_dline and me_undline.
2013-09-14  Jilles Tjoelkerwhowas: Use the normal rules for IP visibility.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-13  Jilles TjoelkerEnable remote WHOWAS queries.
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-07-19  Quora DodrillMerge pull request #32 from anarcat/gnutls-restore
2013-07-07  Jilles Tjoelkerjoin: Fix messages about join failures such as banned.
2013-06-16  Jilles Tjoelkerm_info: Correct description of general::client_exit...
2013-04-27  Jilles Tjoelkerkill: Improve comment about kill hook.
2013-04-20  Elizabeth MyersImplement kill-cancelling hook.
2013-04-18  Alex Iadiciccom_nick: Reject nicks with '~' in them, rather than...
2013-03-23  Jilles TjoelkerUpdate .depend files.
2013-03-23  Jilles TjoelkerDon't send ERR_NICKCOLLISION to a user that will not...
2013-02-21  William PitcockMostly enable support for checking format strings with...
2013-02-14  Jilles Tjoelkerwhois: Fix UID leak.
2013-02-03  Jilles TjoelkerUID/EUID: Add server's SID to invalid UID error message.
2013-02-03  Jilles TjoelkerUID/EUID: Check that the UID starts with the server...
2013-02-03  Jilles Tjoelkerstats l: Don't care about away status.
2013-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
2013-02-01  Jilles TjoelkerCope with rb_crypt() returning NULL.
2013-02-01  Jilles Tjoelkerwhowas: Abort listing if 90% of sendq is in use.
2013-01-05  Jilles Tjoelkerstarttls: Don't send ERR_STARTTLS after successful...
2013-01-02  Jilles Tjoelkerserver: Show the missing CAPABs when rejecting a server.
2013-01-02  Jilles Tjoelkerserver: Move required CAPAB check after authentication...
2012-12-31  William Pitcockm_capab: fix a possible remote crash triggered by the...
2012-12-18  Jilles Tjoelkerserver: Fix required capabilities check if there is...
2012-11-03  Jilles Tjoelkerstarttls: Explicitly reject starttls if TLS is not...
2012-11-02  Jilles Tjoelkerstarttls: Don't corrupt the FD hash.
2012-09-23  William Pitcockm_starttls: handle error condition with ERR_STARTTLS...
2012-09-22  William Pitcockm_starttls: new module implementing ircv3 tls-3.1 optio...
2012-09-22  William Pitcockm_cap: add 'tls' core capability
2012-09-19  William Pitcockm_stats: apply same logic to anonymous /stats l as...
2012-09-19  William Pitcockm_stats: add optional constraint checking function...
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-06-03  Jilles Tjoelkerstats R: Make the CPU time display less ugly.
2012-05-21  Keith BuckMove marking of services entirely to m_services.c;...
2012-05-21  Keith BuckComplain to opers if a server that isn't a service...
2012-04-28  Jilles Tjoelkerlist: Strip colours from channel topics.
2012-04-07  Keith BuckMerge branch 'gnutls' of git://git.leptoquark.net/charybdis
2012-04-07  Keith BuckCall the privmsg_channel hook for part messages too.
2012-04-03  Keith Buckm_message: Remove some unused variables.
2012-04-01  William Pitcockif 0 some things out
2012-04-01  William PitcockRemove MODE_NOCTCP from core, in favor of chm_noctcp.
2012-04-01  William PitcockRemove MODE_NOCOLOR from core, replacing it with module...
2012-04-01  William PitcockCheck for empty string after permutation hooks have...
2012-04-01  William PitcockAdd support for hookifying PRIVMSG/NOTICE.
2012-03-25  Keith Bucktginfo/certfp ENCAP: Specify the minimum number of...
2012-03-25  Keith Buckm_away: Add missing return value.
2012-03-25  Keith BuckRemove unused variable cruft.
2012-03-25  Keith BuckAdd option to immediately apply nick RESVs by FNC'ing.
2012-03-18  Keith Bucktarget change: Propagate restricted addresses.
2012-03-14  Jilles TjoelkerApply special CTCP handling to messages to @/+ channel...
2012-03-14  Jilles TjoelkerApply colour stripping (cmode +c) to messages to @...
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-03  Jilles TjoelkerKeep forward channels in sync after a netjoin.
2012-03-01  Nathan Phillip BrinkRun make depend.
2012-03-01  Nathan Phillip BrinkAdd explicit support for being installed into a system...
2012-02-28  Nathan Phillip BrinkDuring installation, don't unconditionally create an...
2012-02-28  Nathan Phillip BrinkUse LDFLAGS when compiling extensions or modules.
2012-02-22  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-22  William PitcockEnsure AWAY pacing only affects local clients.
2012-02-18  Jilles TjoelkerDon't end the flood grace period with the first AWAY.
2012-02-18  Jilles TjoelkerPace aways.
2012-02-18  Keith Buckratelimit: Add rate-limiting to MOTD, WHO, and remote...
2012-02-18  Keith BuckAdd ratelimit for high-bandwidth commands.
2012-02-16  Jilles TjoelkerRemove some TS5 code from ms_bmask().
2012-02-16  Jilles TjoelkerSend forward channel when bans are added/removed becaus...
2012-02-14  Jilles TjoelkerDo not send unchanged away messages to other users...
2012-02-14  Keith BuckAdd away-notify client capability.
2012-02-11  Jilles TjoelkerAllow opers to do /stats C.
2012-02-06  Jilles TjoelkerAllow normal users to do PRIVS on themselves.
2012-02-05  William Pitcockm_stats: iterate capability indexes on /stats C
2012-02-04  William Pitcockm_server: make sure required_caps is non-zero.
2012-02-04  William Pitcockm_server: reenable required cap negotiation
2012-02-04  William PitcockMigrate capability negotiation code to new dynamic...
2012-01-08  Jilles TjoelkerFix assertion failure when failing to join a channel...
2012-01-08  Jilles TjoelkerFix a warning about const with forward channels.
2012-01-08  Jilles TjoelkerShow underlying IPv4 in a remote whois.
2011-12-30  Keith BuckRemove double-quote restriction on dline, kline, resv...
2011-11-29  William PitcockAdd support for customizing the usable nick length.
2011-11-29  William PitcockFix potential buffer-overflow from malformed RSFNC...
2011-11-12  Jilles TjoelkerFix -Wformat errors found in ircd-ratbox.
2011-10-03  Jilles TjoelkerFix weirdness with client_flood_burst_rate and client_f...
2011-10-03  Jilles TjoelkerMinor cleanup to command throttling code:
next