]> jfr.im git - irc/freenode/solanum.git/history - ircd
m_info: be type-safe, somewhat enforced by macros
[irc/freenode/solanum.git] / ircd /
2020-11-08  Ed KellettAdd general::stats_l_oper_only
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-08  Eric MertensStop using chm_nosuch as a sentinel value (#53)
2020-11-08  Ed KellettAdd general::hidden_caps
2020-11-08  Eric MertensResolve shfit/reduce conflict in timespec production...
2020-11-08  Eric MertensClean up duplication in ChannelModeFunc prototypes...
2020-11-08  Ed Kellettchmode: Generate a canonical mode string
2020-11-08  Ed Kellettchmode: Get elevated access for op-only queries
2020-11-08  Ed KellettRework channel mode handling
2020-11-08  Ed Kellettchmode: Make mode table manageable
2020-11-01  Ed KellettMark fake test clients, don't assert they're real
2020-11-01  Ed KellettRemove shared blocks
2020-10-31  Ed KellettAdd a comment explaining match_arrange_stars
2020-10-31  Ed Kellettmatch: assert mask_match mask is not too long
2020-10-31  Ed KellettFix a corner case of superset matching
2020-10-31  Ed KellettRefactor clear_out_address_conf*
2020-10-31  Ed KellettRename UMODE_SSLCLIENT, IsSSLClient
2020-10-31  Ed KellettAdd secure{} blocks
2020-10-31  Ed KellettReplace IsInsecure with IsSecure
2020-10-28  Ed Kellettauthproc: Don't try to notice dead clients
2020-10-24  Ed KellettAdd a cap_change hook
2020-10-19  Ed KellettMint CLICAP_FLAGS_PRIORITY
2020-10-19  Ed KellettRefactor common channel iteration
2020-10-19  Ed KellettUse linear channel list comparisons
2020-10-19  Ed KellettKeep client channel lists sorted
2020-10-19  Ed Kellettchannel: tell extbans in +e they're exceptions
2020-10-18  Ed KellettAdd class::max_autoconn configuration
2020-10-16  Ed KellettImplement the solanum.chat/identify-msg vendor cap
2020-10-15  Ed KellettInnovation by sed
2020-09-10  Aaron JonesMerge pull request #364 from ophion-project/upstream...
2020-09-09  Ariadne Conillchmode: use NULL for priv argument when auspex:cmodes...
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettAdd usermode:servnotice priv
2020-08-04  Ed KellettSend hidden mode changes to auspex:cmodes
2020-08-04  Ed Kellettchmode: priv checks only for local clients
2020-08-04  Ed KellettAdd auspex:hostname
2020-08-04  Ed KellettAdd auspex:umodes
2020-08-04  Ed KellettAdd auspex:cmodes
2020-08-04  Ed Kellettchm_staff: use oper:cmodes, don't check op status
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2020-07-26  Ed KellettAdd tests for parse_netmask
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 Conillsupported: make isupport_umode() public
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-07-05  Mike Quinadd @ prefix to op-moderated (+z) messages to distingui...
2020-07-05  Ed Kellettm_alias: Preserve protocol framing characters
2020-07-04  Aaron Jonesircd/modules.c: complain to foreground if unable to...
2020-07-02  Aaron JonesMerge pull request #344 from dwfreed/use-module-hook...
2020-07-01  Doug FreedActually use modules' declared hook priorities
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-26  Aaron JonesMerge pull request #340 from ophion-project/upstream...
2020-06-25  Aaron JonesMerge pull request #334 from edk0/massnotice
2020-06-25  Aaron JonesMerge pull request #322 from edk0/invite-umode-g
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-10  Aaron JonesMerge pull request #330 from edk0/caps-before-init
2020-06-10  Aaron JonesMerge pull request #327 from edk0/filter-quit
2020-06-10  Aaron JonesMerge pull request #321 from edk0/hook-priorities
2020-06-10  Aaron JonesMerge pull request #336 from edk0/range-leak
2020-06-07  Ed Kellettircd_parser: free the ends of ranges after use
2020-06-07  Stephen BennettRename connect_delay to post_registration_delay. This...
2020-06-07  Stephen BennettInitial attempt at the conndelay hack
2020-06-02  Ed Kellettmodules: create caps before mapi_register()
2020-06-02  Ed KellettReload modules by path
2020-06-02  Ed Kellettcapability: accept new ownerdata for existing caps
2020-05-01  Ed Kelletthook: Use old insertion order for equal priority
2020-05-01  Ed KellettAdd priorities to some hooks
2020-05-01  Ed KellettImplement hook priorities
2020-04-24  Aaron JonesMerge pull request #316 from edk0/kline-spoof-flag
2020-04-20  Ed KellettHandle kline_spoof_ip in check_one_kline
2020-04-20  Ed KellettAdd an iline flag to match klines by spoof only
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-19  Aaron JonesMerge pull request #314 from jesopo/message-handler...
2020-04-19  Aaron JonesMerge pull request #315 from edk0/check-kline
2020-04-19  Ed KellettAdd ipv4-in-ipv6 logic to check_one_kline
2020-04-19  Ed KellettAlign check_one_kline better with find_kline
2020-04-19  Ed KellettMove ipv4-in-ipv6 handling to find_conf_by_address
2020-04-19  Ed KellettRefactor check_one_kline a tiny bit
2020-04-12  Ed KellettDon't match iline-spoofed IPs for channel bans
2020-04-12  Ed KellettCentralise banmask matching logic
2020-01-03  Aaron JonesMerge pull request #304 from edk0/reject-expired
2020-01-03  Ed Kellettreject: reorder to avoid leaks
2020-01-03  Ed Kellettreject: Don't reject for expired K-lines
2020-01-02  Aaron JonesMerge pull request #302 from edk0/sasl-usercloak
2020-01-02  Aaron JonesMerge pull request #297 from bmwiedemann/date
next