]> jfr.im git - solanum.git/history - ircd
extensions/invite_notify: make the NOTICE optional, configurable
[solanum.git] / ircd /
2023-11-08  Aaron Jonesextensions/invite_notify: make the NOTICE optional...
2023-11-07  Aaron Jonesircd/listener: return a fatal TLS alert for early rejec...
2023-11-06  Doug Freedclient: refactor del_all_accepts to allow skipping...
2023-11-06  Eric MertensReplace free with rb_free
2023-11-06  Ed KellettDelay rehashing until we're not processing events
2023-07-01  Doug Freedmodules: quietly succeed at loading a module if already...
2023-07-01  Doug Freedmodules: clear module list and mod paths in init
2023-07-01  Jess Portersupport RSFNC indicating type of FNC (e.g. FORCE vs...
2023-06-13  David SchultzWarn opers about unresponsive servers
2023-01-23  Doug Freedchmode: convert bants to a proper serial
2023-01-11  Aaron Jonesircd/authproc.c: avoid crash on lack of any configured...
2023-01-11  Aaron Jonesauthd: fix crash/restart breaking DNSBL lookups (#394)
2022-11-09  Jess PorterCHGHOST when only case changes (#384)
2022-11-06  Aaron Jonestimeout_dead_authd_clients(): fix memory leak and order...
2022-10-21  Unit 193Unify helper snotes and make netwide.
2022-10-03  Jess Portermake some authd warnings L_NETWIDE
2022-08-25  jailbird777Remove ancient portability code (#361)
2022-08-25  jailbird777OpenSSL 3.0 compatibility
2022-08-20  Jess PorterEBMASK capab, to burst BMASK metadata (#354)
2022-07-05  Aaron Jonesserv_connect(): ensure both sa_bind[]/sa_connect[]...
2022-07-01  Matthew MartinCast time_t to long long when printing
2022-06-30  Aaron Jonesircd/listener: return a TLS record layer alert to D...
2022-06-30  Matthew Martinchmode: Use original string when removing a mask
2022-06-30  JailBirdIllumos fixes
2022-06-24  Matthew MartinNormalize snprintf size to use sizeof where possible
2022-06-24  Matthew Martinchmode: Fix snprintf size
2022-06-20  Doug Freedvalid_temp_time: more simplification and test fixes
2022-06-20  Ed Kellettvalid_temp_time: simplify/correct overflow check
2022-05-29  Bernhard M. WiedemannNormalize generation for reproducible builds
2022-04-14  Eric MertensAdd description parameter to auth blocks (#327)
2022-04-13  Ed KellettMake valid_temp_time overflow-resistant
2022-04-13  Ed KellettTest some edge cases of valid_temp_time
2022-04-08  Jess Portershow IPs in remote /stats i (#312)
2022-04-01  David Schultzwhowas.c: store account name in whowas (#323)
2022-04-01  Ed KellettRemove the subset ban restriction
2022-03-06  Ed Kellettvalid_temp_time: style fixes
2022-03-06  David SchultzSupport more human friendly k/d/x-line duration format
2021-12-04  Ed Kellettchannel: always send chm_hidden modes to servers
2021-11-30  Aaron Jonesircd/packet.c: make function definition consistent...
2021-11-14  jessbetter standardised SNO_FULL. always show host AND ip
2021-11-07  Ed Kellettcheck_one_kline: fix kline_spoof_ip handling
2021-10-09  jess"KLINE active for ..." -> "Disconnecting K-Lined user...
2021-10-09  jessexplicitly show IP in SNO_BANNED snotes
2021-09-15  David Schultzfix typo in `sasl_only_client_message` (#279)
2021-08-21  Eric MertensAvoid show_iline_prefix showing leftovers (#266)
2021-08-14  Aaron Jonesircd/newconf: ignore invalid connect block passwords...
2021-08-11  jesopoadd SNO_BANNED, snote for it on client k/x-line rejecti...
2021-08-04  jesopoadd show_iline_prefix for IsNeedSasl
2021-07-31  Ariadne Conilllistener: refactor to use rb_dlink like the other lists...
2021-07-31  Ariadne Conilllistener: use rb_close_pending_fds() in close_listeners()
2021-07-30  jailbird777Remove Windows support
2021-07-30  Melissa DraperCreate configurations for user-facing messages within...
2021-07-30  Melissa DraperCreate configurable client rejection message for SASL...
2021-07-13  Ed Kellettchmode: stop processing when too many modes
2021-06-26  Ariadne ConillRemove ziplinks (#218)
2021-06-12  Ed Kellettmsgbuf: use only relevant caps for the cache key
2021-06-12  David SchultzShow account name in cliconn snotes when SASL is used...
2021-06-12  Eric MertensAllow auth{} to apply extra umodes (#202)
2021-06-08  Ed Kellettmatchset_for_client: fix off-by-one error
2021-06-08  Ed Kellettmsgbuf_cache_get: Don't create cycle when evicting
2021-06-08  Ed KellettDon't free propagated bans on dereference
2021-06-08  Ed KellettKeep propagated bans in a dictionary, not a list
2021-06-05  Ed KellettAllow privset-less OPER bursting
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2021-05-25  Sadie PowellRemove the CLIENTVER 005 token. (#161)
2021-04-27  Ed KellettAllow temporary K-lines to extend shorter ones (#142)
2021-04-26  Ed KellettAdd channel::ip_bans_through_vhost
2021-04-17  Ed Kellettchannel: flood warnings for privmsg, not notice (#147)
2021-04-10  jesoposwitch "KDX-Line active for" snote to L_NETWIDE and...
2021-04-09  Ed KellettMake show_ip not care about remoteness (#139)
2021-03-17  Eric MertensA missing colon to RPL_MAP recently split (#131)
2021-03-01  Ed Kellettprivilegeset_add_privs: append rather than replace
2021-03-01  Ed KellettMake privilegeset_privs more const
2021-03-01  Ed Kellettprivilegeset_diff: return things in a struct
2021-03-01  Ed Kellettprivilege: factor out a null check
2021-03-01  Ed KellettUse bsearch to check privset membership
2021-03-01  Ed KellettTrack and inform modules of privset changes
2021-01-26  Ed Kellettchmode: centralise + test mode limits (#94)
2021-01-26  Doug Freedwsproc: call rb_clear_cloexec on child fds
2021-01-26  Doug Freedsslproc: call rb_clear_cloexec on child fds
2021-01-25  jess/accept list should track nick changes when you share...
2020-11-30  Ed Kellettchmode: end the grace period more intelligently (#84)
2020-11-29  Doug Freedsend: fix infinite recursion in _send_linebuf
2020-11-18  jessadd ConfigFileEntry.oper_secure_only, to require TLS...
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-13  Ed KellettUse opernames not servernames for remote opers
2020-11-13  Doug Freeds_serv: refactor burst_modes_TS6 to use multiline
2020-11-13  Doug Freednames: refactor to use multiline
2020-11-13  Doug Freedsend: add sendto_one_multiline_* API
2020-11-12  jesopoiter lists backwards when sending BMASK
2020-11-09  Ed KellettForget the old drain reason when rehashing
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
next