]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2010-02-18  William PitcockRemoved tag proposed-charybdis-3.2.0 proposed-charybdis-3.2.0
2010-02-18  William PitcockDocumentation updates for the ip_cloaking_4.0 transition.
2010-02-18  William PitcockAdd ip_cloaking_4.0 module, which is the same cloaking...
2010-02-18  William PitcockAdded tag proposed-charybdis-3.2.0 for changeset 99d6ca...
2010-02-18  William PitcockRun autoreconf.
2010-02-18  William PitcockSet autoconf version to 3.2.0.
2010-02-18  William PitcockBUGS is no longer relevant, as the build system install...
2010-02-18  William PitcockChange license version in version.c.SH (GPLv1 -> GPLv2...
2010-02-18  William Pitcocks/o:lines/operator blocks/
2010-02-18  William PitcockAdd certfp check to challenge too.
2010-02-17  William PitcockClarify ERR_NOOPERHOST and convert it to use sendto_one...
2010-02-17  William Pitcockhurt: unbreak compile
2010-02-17  William PitcockAdd support for client certificate fingerprints in...
2010-02-16  Jilles TjoelkerUpdate target change documentation.
2010-02-16  Jilles TjoelkerUpdate NEWS.
2010-02-15  Jilles TjoelkerSubject /invite to umodes +g and +R.
2010-02-15  Jilles TjoelkerAdd missing return value.
2010-02-15  Jilles TjoelkerSubject /invite to target change.
2010-02-15  Jilles TjoelkerMove target change code to src/tgchange.c,
2010-02-15  Jilles Tjoelkertarget change: Allow free replies.
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
2010-02-13  Jilles TjoelkerMake the number of targets tracked for target change...
2010-02-08  JD HorelickEnglish fix to fix the fix i made about 80 minutes...
2010-02-08  JD HorelickOne or 2 English language cleanups. Less than I thought...
2010-02-07  Jilles TjoelkerAdd new function rb_get_ssl_certfp() to export-syms...
2010-02-07  Jilles Tjoelkertestline/testgecos: Send "not an oper" message if appro...
2010-02-05  Jilles TjoelkerPass certfp to other servers and show it in whois....
2010-02-02  Jilles TjoelkerFix serno.h for compiles from Mercurial.
2010-02-02  Jilles TjoelkerApply ratbox3 workaround for too permissive inet_pton6():
2010-01-31  William PitcockClarify CertFP message.
2010-01-31  Jilles TjoelkerAdd certfp support to libratbox and ssld.
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-31  William Pitcockmodreload: Causing an entire 50,000 user network to...
2010-01-31  Jilles TjoelkerSlightly tighten auth{} duplicate check:
2010-01-31  Jilles TjoelkerTake auth_user into account when detecting redundant...
2010-01-31  Jilles TjoelkerNo need to be paranoid about clearing auth_user.
2010-01-31  Jilles TjoelkerFix memory leak with auth_user.
2010-01-30  Jilles TjoelkerRemove remnants of <foo>_t typedefs.
2010-01-27  Jilles TjoelkerFix /links buffer overflow.
2010-01-24  Jilles TjoelkerFix op-moderate (cmode +z) for channel names with '@'.
2010-01-22  Jilles TjoelkerDo not read in help files starting with a dot (includin...
2010-01-22  Jilles TjoelkerFix include/serno.h generation.
2010-01-21  Jilles TjoelkerFix memory leak and bad error reporting with posix_spawn():
2010-01-21  Stephen BennettDon't cache files that are empty or not files. Avoids...
2010-01-19  Jilles TjoelkerPut back fb7d6089158e, not setting large_ctcp_sent...
2010-01-19  William PitcockMerge +C (no CTCP to channels) from ircd-seven.
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-19  William Pitcocksupported: Add CLIENTVER=3.0 to indicate presence of...
2010-01-14  Jilles TjoelkerDo not set large_ctcp_sent for CTCP ACTION as it does...
2010-01-09  Jilles TjoelkerIf a removed resv was temporary, mention this in the...
2010-01-09  Jilles TjoelkerAdd back unresv (permanent resv) notices.
2010-01-09  Jilles TjoelkerPut back resv_forcepart.
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2010-01-08  Jilles Tjoelkerbantool: change empty oper fields to "unknown".
2010-01-08  Jilles TjoelkerDo not change \s in xlines to spaces, match_esc() treat...
2010-01-08  Jilles TjoelkerFix build: we need -DSQLITE_THREADSAFE=0 -DSQLITE_OMIT_...
2010-01-08  William PitcockAdd back missing notices.
2010-01-08  William PitcockFix up more things with bandb.
2010-01-08  William PitcockLoad in new bans from bandb on startup.
2010-01-07  William PitcockMake this work again.
2010-01-07  William PitcockMake this work again.
2010-01-07  William PitcockReadd some oper notices.
2010-01-07  William PitcockStart bandb on ircd initialization.
2010-01-07  William PitcockUpdate modules to use bandb_add()/bandb_del().
2010-01-07  William PitcockAdd bandb IRCd APIs.
2010-01-07  William PitcockAdd sqlite3 to build.
2010-01-07  William Pitcockbantool: Fix compilation error.
2010-01-07  William PitcockAdd DBPATH.
2010-01-07  William PitcockRun autoreconf.
2010-01-07  William PitcockLink bandb to build.
2010-01-07  William PitcockAdd bandb code.
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-07  William PitcockUpdate trunk to 3.2 (non-release).
2010-01-01  Jilles TjoelkerSCAN UMODES: default list-max to 500, like a global...
2010-01-01  Jilles TjoelkerUpdate some copyright years.
2009-12-25  Jilles Tjoelkerts6-protocol.txt: mention meaning of capabs EX, IE...
2009-12-21  Jilles TjoelkerRemove FLAGS_SENDQEX, fix sendq exceeded snotes for...
2009-11-17  Jilles TjoelkerAdd two more reasons why ssld_count>1 can be useful...
2009-11-15  Jilles Tjoelkerssld: Fix an fd leak when closing connections.
2009-11-15  Jilles Tjoelkerssld: Do not crash if not all fds in a message could...
2009-10-25  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-10-25  William PitcockIf you're going to censor my jokes, at least do it...
2009-10-18  Jilles TjoelkerNote that blacklist{} only accepts host/reason pairs...
2009-09-19  Jilles TjoelkerUse full (:n!u@h) prefix for sending ETB from a user...
2009-09-19  Jilles TjoelkerForce part local users (not resv_exempt) on channel...
2009-07-13  William PitcockDisplay o:line "nickname" in global oper-up messages.
2009-07-09  Jilles TjoelkerFix fd passing on FreeBSD/amd64 and possibly Solaris...
2009-06-17  Jilles TjoelkerShow yyerror() parse errors on stderr on startup.
2009-06-09  Jilles TjoelkerCorrect clone command.
2009-06-03  Jilles TjoelkerDisallow changing away status via /presence.
2009-06-03  Jilles TjoelkerReject presence updates with too long keys, instead...
2009-06-03  Jilles TjoelkerAdd new constants for presence key/value lengths
2009-06-03  Jilles TjoelkerRemove two obsolete constants.
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-12-05  Jilles TjoelkerFix crashes when there are no alias blocks in the conf.
2009-06-03  Jilles TjoelkerRemove two obsolete constants.
2009-06-03  Jilles TjoelkerDo not send two 792 numerics when changing a metadata...
2009-06-03  Jilles TjoelkerCorrect minimum parameter counts for PRESENCE.
2009-06-03  Jilles TjoelkerENCAPs cannot come from local clients, no need to check.
next