]> jfr.im git - solanum.git/history - ircd
blacklist: this didn't get committed somehow
[solanum.git] / ircd /
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
2016-03-24  Matt Ullmanchmode: Move check_forward() to a boolean
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchmode: Move allow_mode_change() to a boolean
2016-03-24  Matt Ullmanversion.c.SH: Fix generation not incrementing
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Change check_channel_name() note to false
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
2016-03-24  Elizabeth MyersMerge pull request #178 from staticfox/bsdisms
2016-03-24  Matt UllmanCleanup more BSD-isms
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersRemove common.h from lexer and parser
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersEnsure the parser/lexer don't use IRCD_BUFSIZE.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersSend YES/NO to Davy Jones's Locker.
2016-03-23  Elizabeth MyersRemove more YES/NO usage.
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  Elizabeth Myersircd: shut GCC the fuck up.
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-22  William Pitcockircd: log runtime path (mainly as proof of concept...
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-20  William Pitcockparse: check IsServer() before firing off a remove_unkn...
2016-03-20  William Pitcockircd: fix build on freebsd
2016-03-20  William Pitcockmodules: fix thinko
2016-03-20  William Pitcockircd: modules: findmodule_byname(): also check LT_MODUL...
2016-03-20  William Pitcockircd: modules: use LT_MODULE_EXT more consistently
2016-03-20  William Pitcockircd: parse: now this type cast for POINTER MATH is...
2016-03-20  William Pitcockircd: win32 does not need the FD 0,1,2 stuff
2016-03-20  William Pitcockircd: handle some EXIT_FAILURE cases differently on...
2016-03-20  William Pitcockircd: squelch write(2) warning differently
2016-03-20  William Pitcockmodules: warning cleanups
2016-03-20  William Pitcockircd: build: tell libtool what to DLL_EXPORT
2016-03-20  William Pitcockircd: _WIN32 checks on geteuid() too
2016-03-20  William Pitcockircd: ircd main: use librb functions for daemon management
2016-03-20  William Pitcockircd: listener: more ss_family grr
2016-03-20  William Pitcockircd: ircd_signal: win32 stubs
2016-03-20  William Pitcockircd: lexer: likewise
2016-03-20  William Pitcockircd: ircd_parser: we do not need to include netinet...
2016-03-20  William Pitcockircd: client: fix format string for free_user() debug...
2016-03-20  William Pitcockircd: use GET_SS_FAMILY() in a bunch of places
2016-03-20  William Pitcockircd: blacklist: use GET_SS_FAMILY()
2016-03-20  William Pitcockircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR
2016-03-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
2016-03-20  William Pitcockensure we do not distribute flex/bison files
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
next