]> jfr.im git - solanum.git/history - ircd
Name the fallback strncasecmp properly [ci skip]
[solanum.git] / ircd /
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 MyersFix stupid linux warning
2016-04-10  Elizabeth MyersWrap up authd preclient stuff in its own struct
2016-04-09  staticfoxversion.c.SH: Fix build
2016-04-09  Elizabeth MyersFormatting fixes for credits
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-07  Elizabeth MyersGet rid of flags2.
2016-04-07  Elizabeth MyersCleanup defaults.h config file.
2016-04-07  Elizabeth Myersmodules: fix up display names
2016-04-07  Elizabeth Myersmodules: move module loading/unloading commands to...
2016-04-06  Elizabeth MyersRemove useless alias_entry hits member
2016-04-06  Elizabeth Myersircd: load modules after conf files
2016-04-06  Elizabeth MyersMove alias handling into a dedicated module.
2016-04-06  Elizabeth MyersAdd hook for when rehash is called.
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-04  Elizabeth MyersAnnounce changed capabilities on module load
2016-04-04  staticfoxmodules: Revert mapi_register() to use ints
2016-04-03  Elizabeth Myersboolify calls to rehash
2016-04-03  Elizabeth Myersbool-ify modules stuff
2016-04-03  Elizabeth MyersClean up module loading a bit.
2016-04-03  Elizabeth MyersUse rb_dlink_list_length... == 0, not !rb_dlink_list_length
2016-04-03  Elizabeth MyersSend enabling message to opm at the end of opm block.
2016-04-03  Elizabeth Myersnewconf: delete all proxies on rehash
2016-04-03  Elizabeth Myersauthproc: minor fixes
2016-04-03  Elizabeth Myersdns: don't use zero ID's
2016-04-03  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-04-03  Elizabeth Myersauthproc: rehash on authd restart
2016-04-03  Elizabeth Myersauthproc: add more API's for opm management
2016-04-03  Elizabeth MyersTweak some configuration semantics of opm
2016-04-03  Elizabeth Myersauthproc: pad leading 0 for localhost IP's
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth MyersRename authd.[ch] on ircd side to authproc.[ch] to...
2016-04-02  Elizabeth Myersauthd: warn on a bad command
2016-04-02  Elizabeth Myersauthd: minor cleanups
2016-04-02  Elizabeth Myersauthd: clean up command handling with a table
2016-04-02  Elizabeth Myersauthd: fix race on the ircd side.
2016-04-02  Elizabeth Myersauthd: when aborting, don't just do read_packet.
2016-04-02  Elizabeth Myersopm: add adjustable timeout values
2016-04-02  William Pitcockircd: conf: properly calculate the number of wsockd...
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  William Pitcockircd: wsproc: cleanups
2016-04-02  William Pitcockircd: integrate ircd side of wsockd support
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-04-02  Elizabeth Myersopm: allow scanners to be configurable
2016-04-02  Elizabeth Myersauthd: small cleanup
2016-04-02  Elizabeth Myersauthd: more minor cleanups
2016-04-02  Elizabeth Myersircd/authd: cleanups
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth Myersauthd: fix API boo boo
2016-04-01  Elizabeth Myersauthd: remove some whitespace
2016-04-01  Elizabeth Myersauthd: add API for setting OPM listeners
2016-04-01  Elizabeth Myersauthd: fix compile error
2016-04-01  Elizabeth Myersauthd: properly abort clients who timeout or when the...
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-30  Elizabeth Myersircd/listener: un-obsoleteify comments
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
2016-03-29  Matt Ullmanautomake: Ensure ircd_parser.h is created
2016-03-29  Elizabeth Myerslogger: add idebug
2016-03-28  Elizabeth Myersircd/authd: remove rb_free no longer needed.
2016-03-28  Elizabeth Myersauthd: this isn't a list dammit!
2016-03-28  Elizabeth Myersauthd: don't use wild pointer
2016-03-28  Elizabeth Myersircd/newconf: better IPv4 example
2016-03-28  Elizabeth Myersnewconf: add illustrative examples to comments
2016-03-28  Elizabeth Myersnewconf: fix check for IPv6 address length
2016-03-28  Elizabeth Myersnewconf: change an error to a warning
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth Myersauthd: It Works, Bitches™
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
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 Myersircd/authd: respect auth_disabled config option
2016-03-28  Elizabeth Myersircd/authd: use proper timeout values for clients
2016-03-28  Elizabeth Myersircd/authd: timeout dead authd clients
2016-03-28  Elizabeth Myersircd/authd: implement client noticing
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
2016-03-28  Matt Ullmanircd: Move signaled variables to volatile sig_atomic_t
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanhash.c: Save some more bytes
2016-03-27  Elizabeth Myerss_auth: remove trailing whitespace at end of usernames.
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersircd/authd: some comments
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Matt Ullmansslproc: Remove unused variable
2016-03-26  Elizabeth MyersPort notice stuff over from authd-framework-2 and use it.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd: change reload character to R from H.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-25  Matt Ullmanextb_combi: More int to bool conversion
2016-03-25  William Pitcockircd: only relocate_paths on windows, no point on posix
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  William Pitcockircd: implement path relocation
2016-03-25  William Pitcockircd: use ircd_paths for logFileName and pidFileName
2016-03-24  William Pitcockircd: unbreak build
2016-03-24  William Pitcockircd: start staging for relocatable paths
next