]> jfr.im git - solanum.git/history - src
charybdis 3.5.0.
[solanum.git] / src /
2016-01-06  William Pitcockchmode: sscanf(3) returns the number of items matched...
2016-01-06  William Pitcockchmode: properly validate chm_throttle mode parameters
2015-12-28  William Pitcockversion: update general copyright to 2016 since we...
2015-12-28  William PitcockCREDITS: cosmetic updates
2015-12-27  William Pitcocksupported: move ISUPPORT tokens provided by modules...
2015-12-27  William PitcockLIST: allow channel display threshold to be configured...
2015-12-13  William Pitcockchannel: actually store the last checked client pointer
2015-12-13  William Pitcocksslproc: handle ssl_cipher_list being NULL better
2015-12-13  William Pitcockchannel: actually, use bancache invalidation as the...
2015-12-13  William Pitcockchannel: cache duplicate calls to is_banned() and is_qu...
2015-12-13  William Pitcocksslproc: garbage collect dead ssld resources every...
2015-12-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-12-12  William Pitcockssl: allow cipher list to be overridden (closes #67)
2015-12-12  William Pitcockclient: use sequential connection ids for ssld connecti...
2015-12-12  William Pitcocknewconf: fix error message on channel::autochanmodes
2015-12-11  William Pitcockimplement configurable channel modes (closes #31)
2015-12-11  William Pitcocksslproc: set Client.localClient.cipher_string if sent...
2015-12-11  William Pitcocksslproc: likewise
2015-12-10  William PitcockRevert "extban: implement helper functions for stackabl...
2015-12-10  William Pitcockextban: implement helper functions for stackable extban...
2015-12-10  William Pitcockoverride: only engage override code if we're needing...
2015-12-07  William Pitcockallow certfp method to be configured
2015-12-07  William Pitcockssld: we only will continue supporting one fingerprint...
2015-12-07  Elizabeth MyersAdd ability to change CertFP hash.
2015-12-07  Elizabeth MyersAdd ability to change CertFP hash.
2015-12-05  William Pitcocknewconf: TLS listener ports should always be defer_accept
2015-11-20  William PitcockRevert "supported: remove TARGMAX, nothing really uses...
2015-11-20  William Pitcockcap: implement ircv3.2 chghost cap
2015-11-20  William Pitcocksend: add negation argument to sendto_common_channels_l...
2015-11-19  William Pitcockparse: handle_encap(): remove parv[0] initialization...
2015-11-16  William Pitcocksupported: remove TARGMAX, nothing really uses it,...
2015-11-15  Jilles Tjoelkermonitor: Show 005 entry only if m_monitor.so is actuall...
2015-10-15  William PitcockMerge pull request #106 from awilfox/master
2015-10-15  Andrew Wilcoxmonitor: don't use already-freed pointer, unlike the...
2015-10-15  Andrew WilcoxRevert "remove MONITOR for now pending a complete rewrite"
2015-10-15  William Pitcockremove MONITOR for now pending a complete rewrite
2015-10-12  William Pitcockmonitor: additional cleanups, and add a missing free_mo...
2015-10-11  William Pitcockmonitor: fix the resource leak properly, unlike the...
2015-10-01  Jilles TjoelkerFix build on glibc (no strlcpy).
2015-09-20  Jilles TjoelkerUse new info when sending away-notify after QJM.
2015-09-13  Jilles Tjoelkers_conf: Split out a function.
2015-09-13  Jilles TjoelkerRemove the unneeded username parameter to register_loca...
2015-09-13  Jilles TjoelkerCheck CIDR ban IP address for validity.
2015-08-08  William PitcockMerge pull request #101 from Elizafox/master
2015-08-08  Elizabeth MyersRelocate report_Klines to proper home
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-07-06  William PitcockMerge pull request #89 from prgmrbill/add-channel-mode...
2015-04-20  Jail BirdSpring cleaning redux:
2015-03-27  Aaron JonesMisc code cleanups
2015-03-26  Aaron JonesRemove network_desc configuration option, never actuall...
2015-03-01  Jilles TjoelkerFix some compiler warnings about signed/unsigned compar...
2015-03-01  Jilles Tjoelkerconf: Correct message when serverinfo::nicklen is set...
2015-03-01  Jilles Tjoelkersend: sendto_local_clients_with_capability() needn...
2015-03-01  William Pitcockconfig: further EGD removal
2015-03-01  William Pitcocklibratbox: remove RB_PRNG_EGD in its entirety (closes...
2015-03-01  William Pitcockcap-notify: add sendto_local_clients_with_capability...
2015-02-28  Max Teufelsrc/channel: add support for IRCv3.2 userhost-in-names
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-14  William PitcockMerge pull request #83 from maxteufel/feature/saslserv_...
2015-02-14  Max Teufelm_sasl: add configuration option for the nick of the...
2015-01-25  Jilles Tjoelkerintroduce_client(): Remove redundant check for sockhost...
2015-01-16  Jilles TjoelkerDon't append a domain to names without dot from reverse...
2015-01-16  Aaron JonesAllow clients to have a resolved hostname of localhost
2015-01-15  Jilles Tjoelkerpretty_mask(): Stop temporarily modifying the passed...
2015-01-15  Jilles Tjoelkerpretty_mask(): Use explicit lengths instead of temporar...
2014-11-05  William PitcockMerge pull request #73 from Argure/master
2014-11-05  William PitcockMerge pull request #75 from attilamolnar/master+nullcharfix
2014-11-04  Attila MolnarFix sending null char after ERROR when the server is...
2014-09-21  Jilles Tjoelkerbandb: Don't apply empty ban list when bandb starts...
2014-09-21  Jilles Tjoelkerserver: Don't read beyond the bounds of ServerInfo...
2014-09-21  Jilles TjoelkerExplicitly pass the current time to deactivate_conf().
2014-09-21  Jilles TjoelkerFix crash when there are two blacklist hosts without...
2014-09-09  William PitcockMerge pull request #70 from grobe0ba/master
2014-09-09  Byron GrobeRemoved comment from src/modules.c that states certain...
2014-08-17  Jilles Tjoelkerchmode: Check mlock when a local oper changes cmode...
2014-08-08  Jilles Tjoelkerconf: Make channel::channel_target_change option actual...
2014-06-03  Jilles TjoelkerMerge branch 'master+sharedsqlite' of https://github...
2014-05-29  Jilles Tjoelkerircd_parser: Fix inconsistent declaration of yyerror().
2014-05-29  Jilles Tjoelkerchannel: Remove write-only field.
2014-05-29  Jilles Tjoelkerchannel: Stop pretending to support per-mode server...
2014-05-29  Jilles Tjoelkerserver: Require EX and IE capabilities (+e and +I cmodes).
2014-05-29  Jilles TjoelkerMerge branch 'patch-1' of https://github.com/auscompgee...
2014-05-19  Jilles TjoelkerMerge branch 'master+umodes' of https://github.com...
2014-05-13  AdamFix buffer overflow in introduce_client and burst_TS6
2014-03-09  Douglas FreedFix const qualifier on raw_mask
2014-03-09  Jilles TjoelkerFix format string type mismatch in src/capability.c.
2014-03-09  Jilles TjoelkerFix fd leak if /dev/urandom can be opened but not read.
2014-03-07  Jilles Tjoelkerblacklist: Make the snote more like the +c one.
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-05  Keith BuckAdd DNSBL snotes for snomask +r.
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-03  Keith Bucks_conf: Don't leak strings when loading default conf
2014-03-03  Keith Bucknewconf.c: Remove end-of-line whitespace.
2014-03-03  Keith Buckconf parsing: Fix freeing section names upon section...
2014-03-02  Keith BuckFix a couple more string leaks.
2014-03-02  Jilles Tjoelkersslproc: Add missing break, still allowing zlib when...
2014-03-02  Jilles Tjoelkerlog_client_name: Remove MASK_IP case.
2014-03-01  Jilles Tjoelkerlistener: Move error messages to something visible...
2014-02-28  Keith Buckconf parsing: Fix memory leaks and clean up code a...
next