]> jfr.im git - solanum.git/history - ircd
Add general::hidden_caps
[solanum.git] / ircd /
2020-01-02  Ed KellettRemove from the list of propagated bans on expiry
2020-01-01  Aaron JonesMerge pull request #300 from edk0/reject-free-fix
2020-01-01  Ed KellettFix a place aconfs could be freed while referenced
2019-12-31  Aaron JonesMerge pull request #299 from edk0/tkline-reason
2019-12-31  Aaron JonesMerge pull request #298 from edk0/rejectcache
2019-12-31  Ed KellettAdd general::hide_tkdline_duration
2019-12-31  Ed Kellettreject: Remember and send reasons for rejections
2019-12-06  Bernhard M. WiedemannSet EXTERNAL_BUILD_TIMESTAMP from SOURCE_DATE_EPOCH
2019-11-17  Aaron JonesMerge pull request #296 from edk0/modreload
2019-11-17  Ed Kellettm_modules: make modreload work like restart
2019-10-22  Aaron JonesMerge pull request #287 from edk0/filter
2019-10-22  Aaron JonesMerge pull request #293 from edk0/webirc
2019-10-22  Aaron JonesMerge pull request #294 from edk0/deny-webirc-auth
2019-10-20  Ed Kellettm_webirc: respect ircv3's `secure` option
2019-10-06  Aaron JonesMerge pull request #286 from edk0/strip-unprintable
2019-10-06  Aaron JonesMerge pull request #290 from edk0/quiet-override
2019-10-06  Aaron JonesMerge pull request #289 from edk0/rehash-privileged...
2019-10-06  Ed KellettRecheck umodes for opers after rehash
2019-09-15  Aaron JonesMerge pull request #285 from edk0/ratelimits
2019-09-15  Simon ArlottFix GCC 8 compiler warnings
2019-09-15  Simon Arlottircd: Use a larger buffer for ilog() buf2
2019-09-15  Simon Arlottircd: Zero out the global_client_list
2019-09-14  Aaron JonesMerge pull request #284 from edk0/drain
2019-09-14  Ed KellettAdd extensions/drain
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Aaron JonesMerge pull request #276 from edk0/deferred-cap-notify
2019-09-07  Ed KellettDeferred capability notifications from modules
2019-08-31  Simon Arlottircd: remove debug
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon Arlottcheck_one_kline: Fix compiler warning
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottDocument the process shared by check_one_kline() and...
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-08-31  Simon ArlottRevert "ircd: Fix umode orphan scheme."
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-04-27  Ed KellettRemove unused kline delay machinery
2019-04-27  Ed KellettAdd check_one_kline, expose notify_banned_client
2019-03-27  Aaron Jonesnewconf: remove plaintext listeners warning
2018-08-12  Simon Arlottm_sasl: check if the agent is present after every clien...
2018-08-12  Simon ArlottMerge pull request #260 from FauxFaux/yesno-1
2018-03-23  Chris West (Faux)YESNO options are of type bool, not int
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2018-01-18  Simon Arlottircd: use correct buffer sizes
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-24  Simon Arlottexit_unknown_client: don't delete servers from the...
2017-08-22  Simon Arlotts_serv: connect using both IPv4 and IPv6 if unspecified
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-05  Simon Arlottircd: check caps for user in sendto_common_channels_local
2017-08-05  Simon Arlotttests: add sendto_* test framework
2017-08-05  Simon Arlottircd: log command in mod_add_cmd/mod_del_cmd error...
2017-08-05  Simon Arlottircd: substitution: fix buffer overrun if variable...
2017-08-04  Simon Arlottremove unused variables
2017-07-30  Simon Arlottlibrb: linebuf: reduce the number of "put" implementati...
2017-07-29  Simon ArlottRevert "Core modules cannot be unloaded, otherwise...
2017-07-29  Simon Arlottlibrb: linebuf needs to use the buffer limit from msgbu...
2017-07-29  Simon Arlottircd: send: these buffers can be static
2017-07-29  Simon Arlotttests: add msgbuf_parse tests
2017-07-29  Simon Arlottmsgbuf: correctly split buffers into IRCv3 tags and...
2017-07-29  Simon Arlottlibrb: remove unnecessary NULL from the end of rb_strin...
2017-07-29  Simon Arlottircd: attach_conf: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: send_to_channel_flags: avoid clang static analysi...
2017-07-29  Simon Arlottircd: sendto_one_notice: avoid clang static analysis...
2017-07-29  Simon Arlottircd: sendto_one_numeric: avoid clang static analysis...
2017-07-29  Simon Arlottircd: get_or_create_channel: avoid clang static analysi...
2017-07-29  Simon Arlottircd: sendto_one_prefix: avoid clang static analysis...
2017-07-29  Simon Arlottexit_remote_server: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: hostmask: avoid clang static analysis warning
2017-07-29  Simon Arlottircd: listener: Document check_reject() behaviour
2017-07-29  Simon Arlottsslproc: check number of arguments to zipstats command
2017-07-29  Aaron Jonessrc/channel.c: don't use the bancache in is_banned...
2017-07-27  Simon Arlottmsgbuf: remove unused field parselen
2017-07-27  Simon Arlottircd: substitution: fix NULL termination buffer overrun...
2017-07-27  Simon Arlottircd: substitution: fix overrun with unterminated ...
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2017-07-23  Simon Arlottircd: check_server: don't allow a connection if that...
2017-07-23  Simon Arlottircd: serv_connect: don't try to connect if that would...
2017-06-25  Simon Arlottircd: s_conf: fix use of strlcpy in strip_tabs
2016-12-28  Aaron JonesWhen a remote MODRESTART command is received, it will...
2016-12-04  Simon Arlottmsgbuf: don't append a ';' unless there are existing...
2016-12-04  Simon Arlottfix privmsg/notice send functions to use variable argum...
2016-11-23  Simon Arlottecho-message should work for privmsg/notice to another...
2016-11-23  Simon Arlottecho-message should work for clients that aren't in...
2016-11-20  Simon Arlottserver_estab: don't try to send to a dead client
2016-11-20  Simon Arlottlistener: use exit_client instead of free_client
2016-10-30  Simon Arlottfree cache emptyline rb_dlink_node, allocated automatic...
2016-10-30  Simon Arlottfree server_p->certfp, allocated in newconf.c
2016-10-30  Simon Arlottfree localClient->cipher_string, allocated in sslproc.c
2016-10-30  Simon Arlottfree localClient->zipstats, allocated in sslproc.c
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-22  Simon Arlottauthproc: don't allow authd to write too many parameter...
2016-10-22  Simon Arlottmsgbuf_parse: rb_string_to_array outputs to a MAXPARA...
2016-09-16  William Pitcockircd: introduce 'no-export' links
next