]> jfr.im git - solanum.git/shortlog
solanum.git
2016-04-02  Elizabeth Myersauthd: fix race with aborting clients.
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 proxy_exempt to conf files
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-02  Elizabeth Myersopm: add configuration interface for configuring scan...
2016-04-01  Elizabeth Myersopm: properly re-establish listeners on re-enable
2016-04-01  Elizabeth Myersopm: properly close listeners after disabling proxy...
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth MyersStaticBox is dead, so let's not reference it in the...
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-04-01  Elizabeth Myersproviders/opm: It Works™
2016-04-01  Elizabeth Myersopm: properly connect to destination port on scan
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-31  Elizabeth Myersauthd/providers/ident: remove pointless memcpy
2016-03-31  Elizabeth Myersauthd/providers/opm: configure port listeners correctly
2016-03-31  Elizabeth Myersproviders/opm: use a name that makes more sense for...
2016-03-31  Elizabeth Myerssockaddr_storage -> rb_sockaddr_storage
2016-03-31  Elizabeth Myerslibrb: don't include linux/tcp.h, that's already included
2016-03-31  Elizabeth Myersopm: don't assume we have netinet/tcp.h
2016-03-31  Elizabeth Myersauthd: add (not really working) OPM provider.
2016-03-31  Elizabeth Myersauthd/provider: exit on critical errors
2016-03-31  Elizabeth Myersproviders/ident: restore accidentally deleted line
2016-03-31  Elizabeth Myersauthd/provider: don't crash if there's no init or destr...
2016-03-30  Elizabeth Myersauthd/providers: add timeout callback system.
2016-03-30  William Pitcocklibrb: fix rb_path_to_self() dlinfo variant
2016-03-30  Elizabeth Myersauthd/provider: fix misordering in macro
2016-03-30  Elizabeth Myersircd/listener: un-obsoleteify comments
2016-03-30  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-30  Elizabeth Myersauthd/provider: it's va_start.
2016-03-30  Elizabeth Myersauthd/provider: include stdinc.h for stdarg.h
2016-03-30  Elizabeth Myersauthd/provider: make reject_client take a format string...
2016-03-30  Elizabeth Myersblacklist: this didn't get committed somehow
2016-03-30  Elizabeth Myersblacklist: compile fixes
2016-03-30  Elizabeth Myersblacklist: add notices that we're performing checks.
2016-03-29  Elizabeth MyersUpdate news
2016-03-29  Elizabeth Myersbandb: update sqlite3 to 3.12.0
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
2016-03-29  Matt Ullmandoc: Cleanup trailing whitespace
2016-03-29  Matt Ullmanautomake: Ensure ircd_parser.h is created
2016-03-29  Elizabeth Myersauthd: use atexit() hook to attempt to destroy providers
2016-03-29  Elizabeth Myersauthd: be more anal about errors
2016-03-29  Matt Ullmanauthd: Cleanup
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 Myersauthd/dns: remove magic number
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: remove useless blacklist stats provider for...
2016-03-28  Elizabeth Myersauthd: It Works, Bitches™
2016-03-28  Elizabeth Myersauthd: misc fixes
2016-03-28  Elizabeth Myersauthd: fix fencepost error
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  Elizabeth Myersauthd/providers/rdns: change option name to rdns_timeout
2016-03-28  Elizabeth Myersauthd/providers/blacklist: add stats reporting for...
2016-03-28  Elizabeth Myersauthd/providers/ident: fix typo
2016-03-28  Elizabeth Myersauthd/providers/ident: add conf option for enabling...
2016-03-28  Matt Ullmangitignore: Ignore pid files from startall.sh
2016-03-28  Matt Ullmantestsuite: Update startall.sh
2016-03-28  Matt Ullmangitignore: Ignore confdefs.h
2016-03-28  Aaron JonesAdd extb_usermode module to example configuration files
2016-03-28  Aaron JonesDocument extb_usermode module
2016-03-28  Aaron Jonesextensions: Fix duplicate extban character usage
2016-03-28  Matt Ullmanircd: Move signaled variables to volatile sig_atomic_t
2016-03-27  Elizabeth Myersauthd: pass in uint32_t rid's.
2016-03-27  Elizabeth Myersauthd/provider: add stats handling hooking
2016-03-27  Elizabeth Myersauthd: add stats reporting API
2016-03-27  Elizabeth Myersauthd/providers/blacklist: use uint8_t for iptype
2016-03-27  Elizabeth Myersauthd/provider: add data to rejection tag.
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  Matt Ullmanssld: Remove left over function
2016-03-27  Elizabeth Myersauthd: add abiltiy to cancel connection
2016-03-27  Elizabeth Myersauthd: try to destroy all providers on the way out.
next