]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2010-02-25  JD HorelickBacked out changeset 0d7b5f2ac591
2010-02-25  JD HorelickAdd the config handling code for expire_override_time...
2010-02-24  B.GreenhamAdd the new umodes to documentation in refrence.conf.
2010-02-24  B.GreenhamFix some indentation in refrence.conf.
2010-02-24  B.GreenhamAdd hostserv/botserv aliases to the example confs.
2010-02-24  B.GreenhamAdd +x to default_umodes in the example confs, since...
2010-02-24  B.GreenhamLet's not forget to save before we commit next time.
2010-02-24  B.GreenhamUncomment extensions in the default configs that almost...
2010-02-24  B.GreenhamAdd m_force to extensions/README and to the example...
2010-02-24  B.GreenhamChange a lingering refrence to umode +h to umode +x
2010-02-24  B.GreenhamAnd let's not forget the TODO.
2010-02-24  B.GreenhamAdd general::secret_channels_in_whois.
2010-02-24  B.GreenhamMake operspy prefix secret channels with * instead...
2010-02-24  JD HorelickClean up the ip_cloaking mess. Remove the quite old...
2010-02-23  Stephen BennettUse FLAGS_SENTUSER instead of 'user' being non-empty...
2010-02-24  JD HorelickAdded channel::host_in_topic.
2010-02-24  JD HorelickShould've updated the TODO on the last commit. I suck.
2010-02-24  JD HorelickAdded cycle_host_change option.
2010-02-23  B.GreenhamUpdate the TODO.
2010-02-23  B.GreenhamAdd chmode +E, which prevents ops from using /kick...
2010-02-23  JD HorelickSome changes to bring the code i moved all around up...
2010-02-23  B.GreenhamMake it so that only opers see modes in whois.
2010-02-23  B.GreenhamMake the last commit actually compile.
2010-02-23  B.GreenhamMake the target user's modes show up in whois.
2010-02-23  JD HorelickSome quick user_join() call fixes.
2010-02-23  JD HorelickConstify the header too :D
2010-02-23  JD HorelickForgot to constify
2010-02-23  JD HorelickAdd an include
2010-02-23  JD HorelickMore moving
2010-02-23  JD Horelickmove user_join() to channels.c
2010-02-23  JD HorelickStart moving parts of join to channels.c so they can...
2010-02-23  JD HorelickBacked out changeset 199eadae216a
2010-02-23  JD HorelickCompile fix
2010-02-23  B.GreenhamCompile fix.
2010-02-23  JD HorelickMove m_force to extensions.
2010-02-23  JD Horelicks/charybdis/shadowircd/ in some other reasonably user...
2010-02-23  JD HorelickChanged version to shadowircd 6.0.0-dev. Going to work on
2010-02-23  JD HorelickAdded some more stuff to the TODO-SHADOW
2010-02-23  B.GreenhamMerge.
2010-02-23  JD HorelickAdd TODO for ShadowIRCd 6.0
2010-02-23  B.GreenhamAdd chmode +D, which blocks CTCP ACTION.
2010-02-23  B.GreenhamMerge.
2010-02-23  B.GreenhamAdd chmode +T, which blocks notices.
2010-02-23  JD HorelickWhoops, small fail.
2010-02-23  JD HorelickAdd oper autojoin (with auth::autojoin_opers config...
2010-02-23  JD HorelickAdded autojoin-on-connect (with auth::autojoin config...
2010-02-23  B.GreenhamAdd umode +B, which marks users with it set as a bot...
2010-02-23  B.GreenhamFix some indentation I messed up while adding umode +C.
2010-02-23  B.GreenhamAdd umode +V, which blocks invites to anyone with it...
2010-02-23  B.GreenhamAdd umode +C, which blocks CTCPs to anyone with it...
2010-02-22  Jilles TjoelkerRemove some obsolete paths from config.h.
2010-02-22  Jilles TjoelkerRemove more old kline.conf stuff.
2010-02-22  Jilles Tjoelkergnutls: I guess a gnutls_x509_crt_deinit() is needed...
2010-02-22  Jilles TjoelkerRemove code to write bans to csv files.
2010-02-22  William Pitcockgnutls: Add support for certfp gathering.
2010-02-21  Jilles TjoelkerAdd spambot check changes to NEWS.
2010-02-21  Jilles TjoelkerDo not penalize for spambot checks if creating a new...
2010-02-21  Jilles Tjoelkerspambot checks: Fix excessive expiry in some cases.
2010-02-21  Jilles TjoelkerJOIN 0: Make spambot check equivalent to PART's.
2010-02-21  Jilles TjoelkerRemove dead code: last_join_time is already updated...
2010-02-21  Jilles TjoelkerDo not check for spambot if the user is not allowed...
2010-02-19  Jilles TjoelkerFix a memory leak with client certificates.
2010-02-19  William PitcockDo not try to free the alias dict if it does not exist.
2010-02-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-02-19  William PitcockFix libtool build issue.
2010-02-18  Jilles Tjoelkerchallenge: Fix build.
2010-02-18  William PitcockAdded tag proposed-charybdis-3.2.0 for changeset 7450d2...
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...
next