]> jfr.im git - solanum.git/history - ircd/newconf.c
ircd/authproc.c: avoid crash on lack of any configured DNSBLs
[solanum.git] / ircd / newconf.c
2022-08-25  jailbird777OpenSSL 3.0 compatibility
2022-06-24  Matthew MartinNormalize snprintf size to use sizeof where possible
2022-04-14  Eric MertensAdd description parameter to auth blocks (#327)
2021-08-14  Aaron Jonesircd/newconf: ignore invalid connect block passwords...
2021-07-30  Melissa DraperCreate configurations for user-facing messages within...
2021-07-30  Melissa DraperCreate configurable client rejection message for SASL...
2021-06-26  Ariadne ConillRemove ziplinks (#218)
2021-06-12  Eric MertensAllow auth{} to apply extra umodes (#202)
2021-04-26  Ed KellettAdd channel::ip_bans_through_vhost
2020-11-18  jessadd ConfigFileEntry.oper_secure_only, to require TLS...
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-08  Ed KellettAdd general::stats_l_oper_only
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-08  Ed KellettAdd general::hidden_caps
2020-11-01  Ed KellettRemove shared blocks
2020-10-31  Ed KellettAdd secure{} blocks
2020-10-18  Ed KellettAdd class::max_autoconn configuration
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-07-26  Ed KellettAdd error handling to parse_netmask()
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-11  Aaron JonesMerge pull request #342 from ophion-project/upstream...
2020-07-09  Ariadne Conillremove callerid definitions
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-07-06  Aaron JonesMerge pull request #346 from edk0/opmod-as-statusmsg
2020-07-06  Janik KleinhoffMake 5614c9e6f0b (opmod as fake statusmsg) optional
2020-07-06  Aaron JonesMerge pull request #347 from edk0/hide-tls-info
2020-07-06  Ariadne Conillnewconf: deprecate blacklist{} blocks, replace with...
2020-07-06  Ariadne Conillircd: rename DNSBL entries from blacklist to dnsbl_entry.
2020-07-05  Ed KellettAdd general::tls_ciphers_oper_only
2020-06-29  Aaron JonesMerge pull request #343 from xnrand/patch-ison-unreg...
2020-06-27  Aaron JonesMerge pull request #341 from ophion-project/upstream...
2020-06-26  Ariadne Conillmodularize usermode +R (registered users only)
2020-06-26  Aaron JonesMerge pull request #333 from edk0/privs-multiline
2020-06-25  Aaron JonesMerge pull request #334 from edk0/massnotice
2020-06-25  Aaron JonesMerge pull request #328 from edk0/capability-put-ownerdata
2020-06-25  Aaron JonesMerge pull request #329 from edk0/reload-by-path
2020-06-21  Aaron JonesMerge pull request #335 from edk0/post-registration...
2020-06-07  Stephen BennettRename connect_delay to post_registration_delay. This...
2020-06-07  Stephen BennettInitial attempt at the conndelay hack
2020-04-24  Aaron JonesMerge pull request #316 from edk0/kline-spoof-flag
2020-04-20  Ed KellettAdd an iline flag to match klines by spoof only
2020-01-02  Aaron JonesMerge pull request #297 from bmwiedemann/date
2019-12-31  Aaron JonesMerge pull request #299 from edk0/tkline-reason
2019-12-31  Ed KellettAdd general::hide_tkdline_duration
2019-09-14  Aaron JonesMerge pull request #284 from edk0/drain
2019-09-14  Ed KellettAdd extensions/drain
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-03-27  Aaron Jonesnewconf: remove plaintext listeners warning
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-20  Simon Arlottremove RB_IPV6
2016-09-16  William Pitcockircd: introduce 'no-export' links
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcockmodules: serious cleanups
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-14  William Pitcocknewconf: ensure wsock and defer_accept are default...
2016-04-29  Aaron JonesMention another RFC with regard to deprecating plaintext
2016-04-26  Simon Arlottcertfp: Move method name/prefix strings to a separate...
2016-04-25  Simon Arlottconf: require certificate fingerprint for SSL connections
2016-04-24  Simon Arlottircd: server connection configuration
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-06  Elizabeth MyersRemove useless alias_entry hits member
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-03  Elizabeth Myersbool-ify modules stuff
2016-04-03  Elizabeth MyersUse rb_dlink_list_length... == 0, not !rb_dlink_list_length
2016-04-03  Elizabeth MyersSend enabling message to opm at the end of opm block.
2016-04-03  Elizabeth Myersnewconf: delete all proxies on rehash
2016-04-03  Elizabeth MyersTweak some configuration semantics of opm
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth Myersopm: add adjustable timeout values
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  William Pitcockircd: integrate ircd side of wsockd support
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-04-02  Elizabeth Myersopm: allow scanners to be configurable
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-03-28  Elizabeth Myersircd/newconf: better IPv4 example
2016-03-28  Elizabeth Myersnewconf: add illustrative examples to comments
2016-03-28  Elizabeth Myersnewconf: fix check for IPv6 address length
2016-03-28  Elizabeth Myersnewconf: change an error to a warning
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth Myersauthd: It Works, Bitches™
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
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-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
2016-03-15  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
next