]> jfr.im git - irc/freenode/solanum.git/shortlog
irc/freenode/solanum.git
2021-04-09  Ed KellettMake show_ip not care about remoteness (#139) main origin/HEAD origin/main
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 KellettAdd tests for privsets
2021-03-01  Ed KellettTrack and inform modules of privset changes
2021-02-07  Aaron Jonesdoc/reference.conf: add an example TLSv1.3 ciphersuite...
2021-02-07  Aaron JonesOpenSSL: Support configuration of TLSv1.3 ciphersuites
2021-01-28  Taavi Väänänendoc: Change missed chadybdis name to solanum (#111)
2021-01-28  Taavi Väänänenwallops: require new oper:wallops right (#110)
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-26  Doug Freedlibrb/helper: call rb_clear_cloexec on child fds
2021-01-26  Doug Freedlibrb: call rb_set_cloexec in rb_setup_fd
2021-01-26  Doug Freedlibrb: add rb_{set,clear}_cloexec
2021-01-26  Doug FreedCI: test on gcc-10 too
2021-01-25  jess/accept list should track nick changes when you share...
2021-01-24  Eric MertensAdd +R channel mode module requiring services account...
2020-12-14  Doug FreedREADME: update build statusbadge to use GH Actions
2020-12-14  Doug FreedKill appveyor too
2020-12-14  Doug FreedOper-guide workflow for Github Actions
2020-12-14  Doug FreedKill Travis
2020-12-14  Doug FreedStart CI configuration for Github Actions
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-28  Doug Freedbandb: remove embedded sqlite
2020-11-23  jesopofix broken atheme link in README.md
2020-11-22  Doug Freedextensions: remove m_roleplay
2020-11-19  Doug Freedm_challenge: various fixes
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 Freedm_findforwards: refactor to use multiline
2020-11-13  Doug Freedm_monitor: refactor to use multiline
2020-11-13  Doug Freedm_privs: refactor to use multiline
2020-11-13  Doug Freedm_whois: refactor channel list to use multiline
2020-11-13  Doug Freednames: refactor to use multiline
2020-11-13  Doug Freedm_cap: refactor clicap_generate to use multiline
2020-11-13  Ed KellettAdd some tests for multiline
2020-11-13  Doug Freedsend: add sendto_one_multiline_* API
2020-11-12  jesopoiter lists backwards when sending BMASK
2020-11-11  Ed KellettUpdate .gitignore for 25d169b649 (#69)
2020-11-10  Ed KellettRemove *.la from install/lib
2020-11-10  Ed KellettDon't reassign logdir
2020-11-10  Ed Kelletttests: clean *.db, *.log
2020-11-10  Ed Kelletthelp: cleanup indexes properly
2020-11-10  Ed Kellettreadme: add building instructions
2020-11-09  Ed KellettForget the old drain reason when rehashing
2020-11-09  Ed Kellettm_info: Add some missing things
2020-11-09  Ed KellettAutogenerate tests/runtime/modules
2020-11-09  Ed Kelletttests: autogenerate TESTS
2020-11-09  Ed Kelletttests: cleanup .gitignore
2020-11-09  Ed Kelletttests: implicitly link *_util.c into every test
2020-11-09  Eric MertensRename bantool to solanum-bantool (#64)
2020-11-09  Ed Kellettm_info: string constness
2020-11-09  Ed Kellettm_info: remove repetition
2020-11-09  Ed Kellettm_info: be type-safe, somewhat enforced by macros
2020-11-09  Ed KellettRemove some unnecessary commenty things
2020-11-09  Ed KellettAdd /stats s to list secure blocks
2020-11-08  Ed KellettDocument general::stats_l_oper_only
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 KellettDocument general::hidden_caps
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 KellettTest chmode parsing
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-07  Doug Freedm_cap: simplify cap_req, remove multiline
2020-11-06  Ed KellettDocument s2s ECHO
2020-11-06  Ed Kellettm_message: Initiate message echo on target server
2020-11-06  Eric MertensRemove sno_whois mention in example configuration ...
2020-11-04  Ed KellettUpdate news
2020-11-02  Ed Kellettm_webirc: Blow away ident if we've got it
2020-11-01  Ed KellettExplanatory comment for LFLAGS_FAKE
2020-11-01  Ed KellettMark fake test clients, don't assert they're real
2020-11-01  Ed Kelletttravis: Enable assertions correctly
2020-11-01  Ed KellettMultiply out handle_remote_unresv
2020-11-01  Ed KellettRemove shared blocks
2020-11-01  Ed KellettRemove hardcoded TLSv1 disables
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 KellettUpdate gitignore
2020-10-31  Ed KellettAdd (some failing) tests for mask matching
2020-10-31  Ed KellettRefactor clear_out_address_conf*
2020-10-31  Ed KellettRename UMODE_SSLCLIENT, IsSSLClient
2020-10-31  Ed KellettDocument secure blocks
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
next