]> jfr.im git - solanum.git/shortlog
solanum.git
2020-07-27  Aaron JonesMerge pull request #352 from edk0/grant-oper-data
2020-07-25  Aaron JonesMerge pull request #353 from edk0/privs-strtok
2020-07-25  Ed Kellettm_privs: don't leave a damaged privset behind
2020-07-16  Ed Kellettm_grant: zero-initialize struct oper_conf
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-11  Unit 193Fix a couple typos.
2020-07-11  Aaron Joneshelp/*/umode: update help text for +g/+G
2020-07-11  Aaron JonesMerge pull request #342 from ophion-project/upstream...
2020-07-11  Ariadne Conillcallerid: fix a missed instance of hardcoded +g
2020-07-11  Ariadne Conillcallerid: fix invite case
2020-07-11  Ariadne Conillcallerid: align soft caller-id behavior with ircd-hybri...
2020-07-11  Ariadne Conillextensions/umode_noctcp: skip privmsg_user hook except...
2020-07-09  Ariadne Conillsasl: use mapi_cap_list_v2 correctly
2020-07-09  Ariadne Conillmessage: run privmsg_user hook on both source and target
2020-07-09  Ariadne Conillcallerid: actually the guard should be for source_p
2020-07-09  Ariadne Conillcallerid: only check the target's accept list on their...
2020-07-09  Ariadne Conillcallerid: use public isupport_umode
2020-07-09  Ariadne Conillsupported: make isupport_umode() public
2020-07-09  Ariadne Conillcallerid: has_common_channels(): fix return value
2020-07-09  Ariadne Conillcallerid: fix module description
2020-07-09  Ariadne Conillcallerid: unregister usermode +g if usermode +G cannot...
2020-07-09  Ariadne Conillhelp: document soft callerid mode
2020-07-09  Ariadne Conillcallerid: use hdata.error where available
2020-07-09  Ariadne Conillcallerid: catch find_umode_slot() failures
2020-07-09  Ariadne Conillcallerid: use invite instead of can_invite hook
2020-07-09  Ariadne Conillcallerid: implement relaxed caller id mode (+G)
2020-07-09  Ariadne Conillcallerid: fix up isupport
2020-07-09  Ariadne Conillcallerid: don't clobber other modules
2020-07-09  Ariadne Conilladd callerid module
2020-07-09  Ariadne Conillremove callerid definitions
2020-07-09  Ariadne Conillmessage: remove hardcoded +G logic
2020-07-09  Ariadne Conillinvite: remove hardcoded callerid logic
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-09  Simon Arlottauthd: Don't reveal to users how many DNSBLs are configured
2020-07-09  Simon Arlottauthd: Fix DNSBL messages
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  Ed KellettAdd tests for opmod_send_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 Conillauthd: rename blacklist_provider to dnsbl_provider...
2020-07-06  Ariadne Conillexample config: dnsbl{} block change, update explanatio...
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-06  Ariadne Conillclient: drop no longer existent 'struct blacklist'...
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 Jonesm_invite: remove redundant block of code missed by...
2020-06-27  Aaron JonesMerge pull request #341 from ophion-project/upstream...
2020-06-26  Ariadne Conillregonlymsg: use hdata.error where available
2020-06-26  xnrandm_ison: Do not report unregistered connections
2020-06-26  Ariadne Conillregonlymsg: catch find_umode_slot() failure
2020-06-26  Ariadne Conillregonlymsg: use invite instead of can_invite hook
2020-06-26  Ariadne Conillinvite: revert the ERR_CHANOPRIVSNEEDED change too
2020-06-26  Ariadne ConillRevert "invite: rework the way can_invite hook is called"
2020-06-26  Ariadne Conillinvite: remove redundant parenthesis
2020-06-26  Ariadne Conillinvite: rework the way can_invite hook is called
2020-06-26  Ariadne Conillregonlymsg: allow messages through if target is not...
2020-06-26  Ariadne Conillregonlymsg: do not clobber the work of other modules
2020-06-26  Ariadne Conillregonlymsg: fix allow_message() return values
2020-06-26  Ariadne Conillmodularize usermode +R (registered users only)
2020-06-26  Ariadne Conillmessage: remove hardcoded +R logic
2020-06-26  Ariadne Conillinvite: remove hardcoded UMODE_REGONLYMSG code
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-26  Ariadne Conilljoin: add channel_lowerts hook
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-25  Aaron JonesMerge pull request #338 from edk0/kline-zero
2020-06-25  Ed Kellettm_kline: insert a safety zero early
2020-06-21  Ed Kellettm_invite: Don't punch through +g
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 BennettAdd connect_delay to example and reference configs
2020-06-07  Stephen BennettInitial attempt at the conndelay hack
2020-06-07  Ed KellettRemove the massnotice wildcard restriction
2020-06-06  Ed Kellettm_privs: break long responses into multiple lines
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-24  Aaron JonesMerge pull request #326 from edk0/filter-part
2020-05-23  Ed Kellettextensions/filter: filter quit messages
2020-05-23  Ed KellettAdd client_quit hook
2020-05-11  Aaron JonesMerge pull request #324 from mas90/patch-1
2020-05-10  Malcolm ScottSkip any unhandled DNS record type
2020-05-02  Ed Kellettfilter: fix part handling
2020-05-01  Ed Kelletthook: Use old insertion order for equal priority
2020-05-01  Ed KellettAdd priorities to some hooks
next