]> jfr.im git - irc/freenode/solanum.git/history - ircd/s_user.c
make more snotes L_NETWIDE
[irc/freenode/solanum.git] / ircd / s_user.c
2020-11-08  jessmake more snotes L_NETWIDE
2020-10-31  Ed KellettRename UMODE_SSLCLIENT, IsSSLClient
2020-10-31  Ed KellettReplace IsInsecure with IsSecure
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 KellettAdd auspex:umodes
2020-08-04  Ed KellettReplace most checks for +o with oper:general
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 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  Ariadne Conillircd: rename DNSBL entries from blacklist to dnsbl_entry.
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-25  Aaron JonesMerge pull request #334 from edk0/massnotice
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-07  Stephen BennettRename connect_delay to post_registration_delay. This...
2020-01-02  Aaron JonesMerge pull request #297 from bmwiedemann/date
2019-12-31  Aaron JonesMerge pull request #299 from edk0/tkline-reason
2019-12-31  Aaron JonesMerge pull request #298 from edk0/rejectcache
2019-12-31  Ed Kellettreject: Remember and send reasons for rejections
2019-10-22  Aaron JonesMerge pull request #287 from edk0/filter
2019-10-22  Aaron JonesMerge pull request #293 from edk0/webirc
2019-10-20  Ed Kellettm_webirc: respect ircv3's `secure` option
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-08-31  Simon ArlottRevert "ircd: Fix umode orphan scheme."
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-08-24  Jason Volkircd: Fix umode orphan scheme.
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-02  Simon Arlottrandom_ping: stop producing negative values that become...
2016-04-30  Simon Arlottauthd_check: don't try to update bl_stats if it doesn...
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-10  Elizabeth Myerss_user: clean up authd checks
2016-04-10  Elizabeth Myerss_user: enhancements to proxy reporting messages
2016-04-10  Elizabeth MyersWrap up authd preclient stuff in its own struct
2016-04-07  Elizabeth MyersGet rid of flags2.
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-21  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-20  William PitcockMerge pull request #169 from staticfox/chghost_sync
2016-03-20  Matt Ullmans_user: Don't send CHGHOST clients op/voice syncs
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-12  William Pitcockircd: change_nick_user_host(): only update target_p...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd