charybdis

log

age author description
12 months ago Keith Buck Add target change spam notice.trunk tip
12 months ago Keith Buck Pedantry: Make indentation consistent in example and reference confs.trunk
12 months ago William Pitcock libtoolizetrunk
12 months ago William Pitcock branding: denote custom branding in ircd -versiontrunk
12 months ago William Pitcock branding: if CUSTOM_BRANDING is defined, display charybdis version in /infotrunk
12 months ago William Pitcock configure: Add --with-custom-branding and --with-custom-version options.trunk
13 months ago Kiyoshi Aman Automated merge with http://hg.atheme.org/charybdistrunk
13 months ago Kiyoshi Aman doc/extended-join.txt: Document CAP extended-join.trunk
13 months ago Jilles Tjoelker Allow kick_on_split_riding to protect channels with mlocked keys.trunk
13 months ago Jilles Tjoelker If the sasl mechanism is EXTERNAL, send the certfp in the initial S message.trunk
13 months ago Jilles Tjoelker Back out AUTHENTICATE EXTERNAL so I can do it differently.trunk
13 months ago Jilles Tjoelker Revert "sasl: remove checks for impossible conditions".trunk
13 months ago William Pitcock sasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL supporttrunk
13 months ago William Pitcock sasl: remove checks for impossible conditionstrunk
14 months ago William Pitcock bantool: _XOPEN_SOURCE should die in a firetrunk
13 months ago Jilles Tjoelker Style: use a consistent order for the _C constants.trunk
13 months ago Stephen Bennett Disallow mIRC italics in channel names when disable_fake_channelstrunk
13 months ago Stephen Bennett Make flood control settings configurable by those who know exactly what they're doing.trunk
14 months ago Jilles Tjoelker Cope with OPENSSL_VERSION_NUMBER not being a long.trunk
14 months ago Stephen Bennett Don't allow +Z to be set by default_umodestrunk
14 months ago William Pitcock Add Elizacat to contributors.trunk
14 months ago Elizabeth Jennifer Myers Support IPv6 blacklists. Also add a conf file option allowing the use of IPv4, IPv6, or both for a blacklist.trunk
15 months ago Elizabeth Jennifer Myers m_challenge: fix use of undefined behaviour.trunk
15 months ago Elizabeth Jennifer Myers can_send: properly initalise moduledata.trunk
15 months ago Jilles Tjoelker override: Apply floodcount to override sends.trunk
15 months ago Elizabeth Jennifer Myers Add endian test to autoconf and convert crypt to use it.trunk
15 months ago Jilles Tjoelker Fix memory leak of operator certfp fields.trunk
16 months ago Elizabeth Jennifer Myers newconf: fix a warningtrunk
16 months ago Elizabeth Jennifer Myers newconf: fix certificate fingerprint auth.trunk
16 months ago Elizabeth Jennifer Myers Add blowfish to libratbox crypt.trunk
16 months ago Jilles Tjoelker Remove nickTS from extended-join.trunk
16 months ago Jilles Tjoelker Fix extended-join not sending any joins at all.trunk
16 months ago Jilles Tjoelker hunt_server: Disallow wildcarded nicknames.trunk
16 months ago Jilles Tjoelker Fix compiler warnings.trunk
16 months ago Keith Buck Move list-related isupport items to the list module itself.trunk
16 months ago Elizabeth Jennifer Myers Make SHA512 the default for mkpasswd again, as SHA512 support is guaranteed to *always* be in libratbox.trunk
16 months ago Elizabeth Jennifer Myers Overhaul extensions/m_mkpasswd. It now allows SHA256/SHA512 hashes. DES support is removed, as it is insecure and can be broken on my desktop in about 20 minutes.trunk
16 months ago Elizabeth Jennifer Myers Add SHA256/SHA512 support to crypt.c and fix up the MD5 component (it seemed to have been broken). In addition, unconditionally use the libratbox crypt.trunk
16 months ago Lee T. Starnes cosmetic fix: Blowfish doesn't use CamelCasetrunk
16 months ago Keith Buck Add topic TS and channel TS constraints for /LIST.trunk
16 months ago Keith Buck Implement operspy for /LIST.trunk
16 months ago Keith Buck Fix multiple RPL_LISTEND replies when aborting a /LIST.trunk
16 months ago Jilles Tjoelker override: Provide an error message if +p may not be set.trunk
16 months ago Jilles Tjoelker Tweak previous commit to avoid problems with OMODE.trunk
16 months ago William Pitcock Remove stupid hybrid-esque 'impossible to op yourself' hack.trunk
16 months ago Jilles Tjoelker Fix topic changes after 6af636dce2e6.trunk
17 months ago Stephen Bennett Add default for disable_local_channels. Missed this last time.trunk
17 months ago Stephen Bennett Bring across disable_local_channels config option from ircd-seventrunk
17 months ago William Pitcock account-notify spec: with the extended-join capability, doing a WHO on new users is not necessary.trunk
17 months ago William Pitcock Accountname should not be prefixed with a colon to allow future expansion.trunk
17 months ago William Pitcock Add extended-join client capability.trunk
17 months ago William Pitcock Add sendto_channel_local_with_capability().trunk
17 months ago William Pitcock Use send_channel_join().trunk
17 months ago William Pitcock Add send_channel_join().trunk
17 months ago William Pitcock Update specification.trunk
17 months ago William Pitcock Add specification for the account-notify protocol extension.trunk
17 months ago William Pitcock Rough implementation of the new account-notify client capability.trunk
17 months ago William Pitcock Add capability parameter to sendto_common_channels_local() and sendto_common_channels_local_butone().trunk
17 months ago Jilles Tjoelker Remove redundant prototypes in src/ircd_lexer.l.trunk
17 months ago Jilles Tjoelker libratbox: Unbreak compile.trunk