]> jfr.im git - irc/rqf/shadowircd.git/history - src
libratbox: Use the server SSL certificate on outgoing connections.
[irc/rqf/shadowircd.git] / src /
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.GreenhamMerge.
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 more old kline.conf stuff.
2010-02-22  Jilles TjoelkerRemove code to write bans to csv files.
2010-02-21  Jilles Tjoelkerspambot checks: Fix excessive expiry in some cases.
2010-02-19  William PitcockDo not try to free the alias dict if it does not exist.
2010-02-18  William PitcockChange license version in version.c.SH (GPLv1 -> GPLv2...
2010-02-18  William Pitcocks/o:lines/operator blocks/
2010-02-17  William PitcockClarify ERR_NOOPERHOST and convert it to use sendto_one...
2010-02-17  William PitcockAdd support for client certificate fingerprints in...
2010-02-15  Jilles TjoelkerMove target change code to src/tgchange.c,
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
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-05  Jilles TjoelkerPass certfp to other servers and show it in whois....
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-22  Jilles TjoelkerDo not read in help files starting with a dot (includin...
2010-01-21  Stephen BennettDon't cache files that are empty or not files. Avoids...
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-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
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 PitcockStart bandb on ircd initialization.
2010-01-07  William PitcockAdd bandb IRCd APIs.
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-01  Jilles TjoelkerUpdate some copyright years.
2009-12-21  Jilles TjoelkerRemove FLAGS_SENDQEX, fix sendq exceeded snotes for...
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-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-06-17  Jilles TjoelkerShow yyerror() parse errors on stderr on startup.
2009-06-03  Jilles TjoelkerAdd new constants for presence key/value lengths
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 TjoelkerDo not send two 792 numerics when changing a metadata...
2009-06-02  William Pitcockpresence: send..._with_capability...(): don't send...
2009-06-02  William Pitcockpresence: delete_metadata(): Free from the right heap.
2009-06-02  William Pitcockpresence: Add _butone() variant of sendto_common_channe...
2009-06-02  William Pitcockpresence: Broadcast presence changes to peer clients...
2009-06-02  William Pitcockpresence: Declare RPL_METADATACHG.
2009-06-02  William Pitcockpresence: Add sendto_common_channels_local_with_capabil...
2009-06-02  William Pitcockpresence: Declare RPL_WHOISMETADATA.
2009-06-02  William Pitcockpresence: Remove no longer used away_heap.
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-06-02  William Pitcockpresence: Make set_metadata() erase any old metadata...
2009-06-02  William Pitcockpresence: Add get_metadata().
2009-06-02  William Pitcockpresence: Add set_metadata() and delete_metadata().
2009-06-02  William Pitcockpresence: Declare RPL_METADATASET and RPL_METADATAREM.
2009-05-30  William Pitcockpresence: Create presence metadata tracking structures...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-21  Jilles TjoelkerRemove check_banned_lines() code duplication.
2009-05-13  Jilles TjoelkerCheck the return value on rb_pipe.
2009-05-12  Jilles TjoelkerRemove unused inet_socketpair() code, this is in librat...
2009-05-12  Jilles TjoelkerMore rb_socketpair() return value checks.
2009-05-12  Jilles TjoelkerReport errors and close the incoming connection if...
2009-05-07  Jilles TjoelkerChange xlines to store spaces as \s.
2009-04-20  William Pitcockcan_kick hook, based on the ircd-seven one.
2009-04-20  William PitcockAutomatic branch merge from 'origin/freenode/ircd-seven...
2009-04-20  Stephen Bennett/ is a host character and not a nick character, so...
2009-04-20  Stephen BennettAllow / in spoofed hosts
2009-04-08  Jilles TjoelkerFix compilation with --enable-assert=soft.
2009-04-08  Jilles TjoelkerRemove some unused variables.
2009-03-29  Jilles TjoelkerApply +z to messages blocked by +b and +q as well.
2009-03-13  Jilles TjoelkerNo profanity.
2009-03-09  William PitcockOur IRC oper messages are now as enhanced as enhanced...
2009-03-08  Jilles Tjoelkerrehash bans: show mask in k/x line over-ruled notice
2009-03-08  Jilles Tjoelkerrehash bans: still check k/x lines for users exempt...
2009-03-08  Jilles TjoelkerUse ratbox's match_esc(), this allows \s for space.
2009-03-07  Jilles TjoelkerFix close detection with ssl+zip, porting more code...
2009-03-07  Jilles TjoelkerAllow /rehash throttles to clear throttling.
2009-03-07  Jilles TjoelkerRework remote rehash messages to apply to all server...
2009-03-03  Jilles TjoelkerRemove unused declaration.
2009-02-21  Jilles TjoelkerAdd channel::only_ascii_channels config option
next