]> jfr.im git - solanum.git/history - ircd/newconf.c
opm: allow scanners to be configurable
[solanum.git] / ircd / newconf.c
2016-04-02  Elizabeth Myersopm: allow scanners to be configurable
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
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 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-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
2016-03-15  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-14  Simon Arlottircd: Don't refer to the IP address as a "netmask"...
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-07  Elizabeth Myersmodules: tag origin at load time.
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcocknewconf: move SSL/TLS deprecation message from ERROR...
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-02-09  William Pitcockircd: various memory leak fixes from pull requests
2016-01-29  William Pitcockircd: newconf: impose a deprecation warning for plainte...
2016-01-15  William Pitcockircd: add general::hide_opers_in_whois to simulate...
2016-01-13  William Pitcockircd: channel: implement an option to strip color codes...
2016-01-12  William Pitcockircd: implement support for remote module load/unload...
2016-01-12  William PitcockAllow remote DIE and RESTART (from ircd-seven)
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-12  William Pitcockircd: implement GRANT subsystem based on ircd-seven
2016-01-06  William Pitcockgeneral: remove last vestiges of static modules support...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd