]> jfr.im git - solanum.git/shortlog
solanum.git
2011-05-14  Keith BuckPedantry: Make indentation consistent in example and...
2011-05-08  William Pitcocklibtoolize
2011-05-08  William Pitcockbranding: denote custom branding in ircd -version
2011-05-08  William Pitcockbranding: if CUSTOM_BRANDING is defined, display charyb...
2011-05-08  William Pitcockconfigure: Add --with-custom-branding and --with-custom...
2011-04-19  Kiyoshi AmanAutomated merge with http://hg.atheme.org/charybdis
2011-04-19  Kiyoshi Amandoc/extended-join.txt: Document CAP extended-join.
2011-04-06  Jilles TjoelkerAllow kick_on_split_riding to protect channels with...
2011-04-03  Jilles TjoelkerIf the sasl mechanism is EXTERNAL, send the certfp...
2011-04-03  Jilles TjoelkerBack out AUTHENTICATE EXTERNAL so I can do it differently.
2011-03-31  Jilles TjoelkerRevert "sasl: remove checks for impossible conditions".
2011-03-31  William Pitcocksasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL...
2011-03-31  William Pitcocksasl: remove checks for impossible conditions
2011-03-27  Stephen BennettMake flood control settings configurable by those who...
2011-03-20  Jilles TjoelkerCope with OPENSSL_VERSION_NUMBER not being a long.
2011-03-17  William Pitcockbantool: _XOPEN_SOURCE should die in a fire
2011-03-30  Jilles TjoelkerStyle: use a consistent order for the _C constants.
2011-03-30  Stephen BennettDisallow mIRC italics in channel names when disable_fak...
2011-03-11  Stephen BennettDon't allow +Z to be set by default_umodes
2011-02-27  William PitcockAdd Elizacat to contributors.
2011-02-27  Elizabeth Jennifer... Support IPv6 blacklists. Also add a conf file option...
2011-02-22  Elizabeth Jennifer... m_challenge: fix use of undefined behaviour.
2011-02-13  Elizabeth Jennifer... can_send: properly initalise moduledata.
2011-02-06  Jilles Tjoelkeroverride: Apply floodcount to override sends.
2011-01-25  Elizabeth Jennifer... Add endian test to autoconf and convert crypt to use it.
2011-01-24  Jilles TjoelkerFix memory leak of operator certfp fields.
2011-01-23  Elizabeth Jennifer... newconf: fix a warning
2011-01-23  Elizabeth Jennifer... newconf: fix certificate fingerprint auth.
2011-01-17  Elizabeth Jennifer... Add blowfish to libratbox crypt.
2011-01-10  Jilles TjoelkerRemove nickTS from extended-join.
2011-01-10  Jilles TjoelkerFix extended-join not sending any joins at all.
2011-01-08  Jilles Tjoelkerhunt_server: Disallow wildcarded nicknames.
2011-01-08  Jilles TjoelkerFix compiler warnings.
2011-01-06  Keith BuckMove list-related isupport items to the list module...
2011-01-06  Elizabeth Jennifer... Make SHA512 the default for mkpasswd again, as SHA512...
2011-01-06  Elizabeth Jennifer... Overhaul extensions/m_mkpasswd. It now allows SHA256...
2011-01-06  Elizabeth Jennifer... Add SHA256/SHA512 support to crypt.c and fix up the...
2011-01-06  Lee T. Starnescosmetic fix: Blowfish doesn't use CamelCase
2011-01-06  Keith BuckAdd topic TS and channel TS constraints for /LIST.
2011-01-06  Keith BuckImplement operspy for /LIST.
2011-01-02  Keith BuckFix multiple RPL_LISTEND replies when aborting a /LIST.
2010-12-31  Jilles Tjoelkeroverride: Provide an error message if +p may not be...
2010-12-31  Jilles TjoelkerTweak previous commit to avoid problems with OMODE.
2010-12-31  William PitcockRemove stupid hybrid-esque 'impossible to op yourself...
2010-12-27  Jilles TjoelkerFix topic changes after 6af636dce2e6.
2010-12-21  Stephen BennettAdd default for disable_local_channels. Missed this...
2010-12-21  Stephen BennettBring across disable_local_channels config option from...
2010-12-16  William Pitcockaccount-notify spec: with the extended-join capability...
2010-12-16  William PitcockAccountname should not be prefixed with a colon to...
2010-12-16  William PitcockAdd extended-join client capability.
2010-12-16  William PitcockAdd sendto_channel_local_with_capability().
2010-12-16  William PitcockUse send_channel_join().
2010-12-16  William PitcockAdd send_channel_join().
2010-12-16  William PitcockUpdate specification.
2010-12-16  William PitcockAdd specification for the account-notify protocol exten...
2010-12-16  William PitcockRough implementation of the new account-notify client...
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2010-12-15  Jilles TjoelkerRemove redundant prototypes in src/ircd_lexer.l.
2010-12-15  Jilles Tjoelkerlibratbox: Unbreak compile.
2010-12-15  B.Greenhamextensions/roleplay: Fix NPCA/FACTION not showing up...
2010-12-15  William PitcockDon't bother running the get_channel_access hook if...
2010-12-15  William PitcockDon't bother running the can_send() hook if we're not...
2010-12-15  William Pitcockssld: Request fingerprint when connecting to the server...
2010-12-15  William PitcockCorrect error message involving no fingerprint credenti...
2010-12-14  William PitcockSend ERR_TOOMANYCHANNELS for each channel join that...
2010-12-14  William PitcockAdd mr_flea to contributors.
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2010-12-14  William Pitcocklibratbox: Use the server SSL certificate on outgoing...
2010-12-12  William PitcockFix regressions in can_send() caused by hooking it...
2010-12-11  B.GreenhamMake ENCAP ROLEPLAY originate from the user running...
2010-12-09  B.GreenhamCREDITS: Add myself to contributors.
2010-12-09  B.GreenhamAdd extensions/m_roleplay, which provides various rolep...
2010-12-09  B.GreenhamMove flood_attack_channel to channel.c so it can be...
2010-12-09  B.GreenhamAdd strip_unprintable, a function that strips all unpri...
2010-12-07  William PitcockClean up OverrideSession struct on client exit.
2010-12-07  William Pitcockoverride: Hack can_send().
2010-12-07  William PitcockUse get_channel_access() for KICK/TOPIC.
2010-12-07  William PitcockActually make get_channel_access() public.
2010-12-07  William PitcockReorder CHFL flags so that they can be used as ranks.
2010-12-07  William PitcockAdd can_send hook.
2010-12-07  William Pitcockoverride: Allow banwalking too.
2010-12-07  William PitcockMake the can_join hook more flexible.
2010-12-07  William PitcockAdd oper-override (modehacking only) as a module.
2010-12-07  William PitcockAdd a hook for get_channel_access().
2010-12-07  William PitcockExtend hook_data_channel_activity moduledata with membe...
2010-12-07  William Pitcockchmode: Remove chm_regonly, a vestige from ratbox which...
2010-12-07  William PitcockCREDITS: Move spb up where he belongs.
2010-12-05  Jilles TjoelkerChange max_bans in reference.conf from 25 to 100, like...
2010-12-05  William PitcockUse %u instead of %d.
2010-12-05  William Pitcockblacklist: Remove the sscanf() for the IPv4 blacklist...
2010-12-04  JD HorelickDo not install ban .conf files (like kline.conf, rsv...
2010-12-04  JD HorelickRemove all the DEFINE's and the random places they...
2010-11-23  William Pitcocklibratbox: Clean up uses of strcpy().
2010-11-14  JD HorelickFix some various warnings.
2010-11-13  JD HorelickChange the filenames of the generated SSL key/cert...
2010-11-05  William PitcockFilter bogus CTCP ACTION messages.
2010-10-28  William PitcockAdd documentation for proposed JUPE TS6 command.
2010-10-25  William Pitcockparse(): make reentrant
2010-09-28  William PitcockAdded tag charybdis-3.3.0 for changeset 55f974346090
2010-09-28  William PitcockAutoreconf.
next