]> jfr.im git - solanum.git/history - doc/reference.conf
Make 5614c9e6f0b (opmod as fake statusmsg) optional
[solanum.git] / doc / reference.conf
2020-07-06  Janik KleinhoffMake 5614c9e6f0b (opmod as fake statusmsg) optional
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 BennettAdd connect_delay to example and reference configs
2020-04-24  Aaron JonesMerge pull request #316 from edk0/kline-spoof-flag
2020-04-20  Ed KellettDocument kline_spoof_ip
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 hide_tkdline_duration to documentation .confs
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-07-07  Aaron JonesCorrect OPM port configuration variables
2019-04-27  Ed KellettRemove unused kline_delay config option
2017-11-04  Aaron Jonesdoc/reference.conf: clarify that server link fingerprin...
2016-12-28  Aaron JonesDocumentation: Comment-out the OPM block and its option...
2016-11-27  Aaron Jonesreference.conf: Use proper IPv6 RFC Documentation Range...
2016-11-15  Aaron Jonesreference.conf: document that SPKI is supported in...
2016-09-16  William Pitcockircd: introduce 'no-export' links
2016-07-16  Aaron Jonesreference.conf: Document fingerprint generation
2016-05-14  William Pitcockconfig: document websocket options
2016-05-12  William PitcockMerge pull request #191 from GLolol/patch-1
2016-05-12  James Ludoc: add extensions/chm_nonotice to example confs
2016-05-05  Aaron Jones[Documentation] Increase bitlength recommendation for...
2016-05-05  Aaron Jones[Documentation] Reflect that ssl_private_key is now...
2016-04-25  Simon Arlottircd.conf.example: use certfp_method = spki_sha256
2016-04-25  Simon Arlottsslproc: prefix SPKI certfp types to distinguish them...
2016-04-24  Simon Arlottircd: server connection configuration
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-23  Mantas Mikulėnasdoc: fix whitespace in example configs [ci skip]
2016-04-11  Mantas MikulėnasMerge pull request #183 from grawity/sasl-fail-throttle-v3
2016-04-11  Elizabeth MyersMake directions more clear for disabling OPM
2016-04-03  Elizabeth MyersUpdate warnings in the opm default configs [ci skip]
2016-04-03  Elizabeth Myersconf: in OPM, it's listen_port, not port. [ci skip]
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth MyersMove m_locops module to extensions.
2016-04-02  Elizabeth Myersopm: add adjustable timeout values
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  Elizabeth Myersadd proxy_exempt to conf files
2016-04-02  Elizabeth Myersopm: allow scanners to be configurable
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth MyersStaticBox is dead, so let's not reference it in the...
2016-03-29  Matt Ullmandoc: Cleanup trailing whitespace
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 JonesAdd extb_usermode module to example configuration files
2016-03-28  Aaron JonesDocument extb_usermode module
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-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
2016-03-13  Elizabeth Myersreference.conf: fix me being an incompetent fuckwit.
2016-03-13  Elizabeth Myersmodules: can .la suffix.
2016-03-06  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-06  Elizabeth MyersGinormous docs cleanup.
2016-01-15  William Pitcockircd: add general::hide_opers_in_whois to simulate...
2016-01-14  William Pitcockextensions/helpops: new module, implementing a helpops...
2016-01-13  William Pitcockircd: channel: implement an option to strip color codes...
2016-01-13  William Pitcockextensions/chm_operpeace: new module which disallows...
2016-01-12  William Pitcockextensions/sno_globalnickchange: import from ircd-seven
2016-01-12  William Pitcockircd: implement support for remote module load/unload...
2016-01-12  William PitcockAllow remote DIE and RESTART (from ircd-seven)
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-06  William Pitcockmodules: revert lt_dlopenext() change
2016-01-06  William Pitcockmodules: use lt_dlopenext() to make the config look...
2016-01-06  William Pitcockdocumentation updates for libltdl
2015-12-27  William PitcockLIST: allow channel display threshold to be configured...
2015-12-12  William Pitcockssl: allow cipher list to be overridden (closes #67)
2015-12-11  William Pitcockimplement configurable channel modes (closes #31)
2015-12-10  William Pitcockdocument extb_combi and extb_hostmask bans (closes...
2015-12-07  William Pitcockallow certfp method to be configured
2015-10-15  William PitcockMerge pull request #106 from awilfox/master
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-07-06  William PitcockMerge pull request #89 from prgmrbill/add-channel-mode...
2015-03-26  Aaron JonesRemove network_desc configuration option, never actuall...
2015-03-01  William Pitcockconfig: further EGD removal
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...
2014-07-13  Rylee FowlerMerge pull request #64 from maxanton/fix_path_to_ssl_cert
2014-07-13  Max Teufelexample configs: change ssl_cert to etc/ssl.pem
2014-04-06  Jilles Tjoelkerexample confs: Remove AHBL blacklists, which are no...
2013-10-06  Jilles TjoelkerUse RFC5737 and RFC3849 addresses in example confs.
2013-09-14  Jilles Tjoelkerwhowas: Use the normal rules for IP visibility.
2013-04-27  Jilles TjoelkerRename m_nokillservices.so to no_kill_services.so per...
2013-04-21  William PitcockMerge pull request #20 from quora-wings/master
2013-04-21  Elizabeth MyersTweak docs.
2013-04-21  Elizabeth MyersAdd support for multiple forms of blacklist queries...
2013-04-20  Elizabeth MyersAdd m_nokillservices to documentation
2013-01-01  Jilles Tjoelkerreference.conf: Correct description of general::client_...
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-07-28  Jilles Tjoelkerreference.conf: Extend documentation for max_number...
2012-06-01  TheChrisAMAdding auth_user documentation for auth {} blocks.
2012-03-29  Jilles Tjoelkerreference.conf: Remove need_ident from *@* auth block.
2012-03-25  Keith BuckAdd option to immediately apply nick RESVs by FNC'ing.
next