]> jfr.im git - solanum.git/history - ircd
reference.conf: Document the common syntax for flags
[solanum.git] / ircd /
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
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
next