| age |
author |
description |
| 17 months ago |
B.Greenham |
extensions/roleplay: Fix NPCA/FACTION not showing up properly on some clients.trunk |
| 17 months ago |
William Pitcock |
Don't bother running the get_channel_access hook if the client is not really on the channel.trunk |
| 17 months ago |
William Pitcock |
Don't bother running the can_send() hook if we're not on the channel.trunk |
| 17 months ago |
William Pitcock |
ssld: Request fingerprint when connecting to the server, not just on inbound connections.trunk |
| 17 months ago |
William Pitcock |
Correct error message involving no fingerprint credentials or password credentials being available.trunk |
| 17 months ago |
William Pitcock |
Send ERR_TOOMANYCHANNELS for each channel join that fails due to channel limits.trunk |
| 17 months ago |
William Pitcock |
Add mr_flea to contributors.trunk |
| 17 months ago |
William Pitcock |
Add support for linking using SSL certificate fingerprints as the link credential rather than the traditional server-password pair.trunk |
| 17 months ago |
William Pitcock |
libratbox: Use the server SSL certificate on outgoing connections.trunk |
| 17 months ago |
William Pitcock |
Fix regressions in can_send() caused by hooking it for override and modularized channel modules.trunk |
| 17 months ago |
B.Greenham |
Make ENCAP ROLEPLAY originate from the user running the command, rather than just including the user in the message, as per jilles' suggestion.trunk |
| 17 months ago |
B.Greenham |
CREDITS: Add myself to contributors.trunk |
| 17 months ago |
B.Greenham |
Add extensions/m_roleplay, which provides various roleplay commands.trunk |
| 17 months ago |
B.Greenham |
Move flood_attack_channel to channel.c so it can be used outside m_message.ctrunk |
| 17 months ago |
B.Greenham |
Add strip_unprintable, a function that strips all unprintable characters from a string.trunk |
| 17 months ago |
William Pitcock |
Clean up OverrideSession struct on client exit.trunk |
| 17 months ago |
William Pitcock |
override: Hack can_send().trunk |
| 17 months ago |
William Pitcock |
Use get_channel_access() for KICK/TOPIC.trunk |
| 17 months ago |
William Pitcock |
Actually make get_channel_access() public.trunk |
| 17 months ago |
William Pitcock |
Reorder CHFL flags so that they can be used as ranks.trunk |
| 17 months ago |
William Pitcock |
Add can_send hook.trunk |
| 17 months ago |
William Pitcock |
override: Allow banwalking too.trunk |
| 17 months ago |
William Pitcock |
Make the can_join hook more flexible.trunk |
| 17 months ago |
William Pitcock |
Add oper-override (modehacking only) as a module.trunk |
| 17 months ago |
William Pitcock |
Add a hook for get_channel_access().trunk |
| 17 months ago |
William Pitcock |
Extend hook_data_channel_activity moduledata with membership struct.trunk |
| 17 months ago |
William Pitcock |
chmode: Remove chm_regonly, a vestige from ratbox which doesn't apply to native charybdis networks.trunk |
| 17 months ago |
William Pitcock |
CREDITS: Move spb up where he belongs.trunk |
| 17 months ago |
Jilles Tjoelker |
Change max_bans in reference.conf from 25 to 100, like example.conf.trunk |
| 17 months ago |
William Pitcock |
Use %u instead of %d.trunk |
| 17 months ago |
William Pitcock |
blacklist: Remove the sscanf() for the IPv4 blacklist check.trunk |
| 17 months ago |
JD Horelick |
Do not install ban .conf files (like kline.conf, rsv.conf, etc) as they aren't used anymore.trunk |
| 17 months ago |
JD Horelick |
Remove all the DEFINE's and the random places they were used for the .conf-based ban stuff.trunk |
| 18 months ago |
William Pitcock |
libratbox: Clean up uses of strcpy().trunk |
| 18 months ago |
JD Horelick |
Fix some various warnings.trunk |
| 18 months ago |
JD Horelick |
Change the filenames of the generated SSL key/cert to ssl.* instead of test.* so that they're a bit more descriptive.trunk |
| 18 months ago |
William Pitcock |
Filter bogus CTCP ACTION messages.trunk |
| 18 months ago |
William Pitcock |
Add documentation for proposed JUPE TS6 command.trunk |
| 19 months ago |
William Pitcock |
parse(): make reentranttrunk |
| 19 months ago |
William Pitcock |
Added tag charybdis-3.3.0 for changeset 55f974346090trunk |
| 19 months ago |
William Pitcock |
Autoreconf.trunk charybdis-3.3.0 |
| 19 months ago |
William Pitcock |
Added tag charybdis-3.3.0 for changeset c941077f6d84trunk |
| 19 months ago |
William Pitcock |
Charybdis 3.3.0.trunk |
| 19 months ago |
William Pitcock |
Update NEWS.trunk |
| 20 months ago |
William Pitcock |
Example configuration: Set the default TLS port to 6697.trunk |
| 20 months ago |
Jilles Tjoelker |
mkpasswd: Default to MD5-based crypt instead of SHA-based.trunk |
| 20 months ago |
William Pitcock |
mkpasswd: Default to SHA512 instead of inherently insecure DES.trunk |
| 20 months ago |
Jilles Tjoelker |
Show the services login name in WHOWAS.trunk |
| 20 months ago |
Jilles Tjoelker |
Move RPL_WHOISLOGGEDIN to sendto_one_numeric().trunk |
| 20 months ago |
William Pitcock |
Note that can_join() is not remote-user safe.trunk |
| 20 months ago |
Jilles Tjoelker |
Provide an error message when a user does /quote ban.trunk |
| 20 months ago |
Jilles Tjoelker |
Add target change for channels.trunk |
| 20 months ago |
Stephen Bennett |
Add initial pass at 3.3.x NEWStrunk |
| 21 months ago |
Jilles Tjoelker |
Send only one ERR_MLOCKRESTRICTED per MODE command.trunk |
| 21 months ago |
Jilles Tjoelker |
Change ERR_MLOCKRESTRICTED to 742 as 735-739 seem for MONITOR extensions.trunk |
| 21 months ago |
Jilles Tjoelker |
Remove redundant MyClient check, it is already checked above.trunk |
| 21 months ago |
Stephen Bennett |
Merge backout of 8939a7e03d15trunk |
| 21 months ago |
Stephen Bennett |
Backed out changeset 8939a7e03d15trunk |
| 21 months ago |
William Pitcock |
Most of this was out of date too.trunk |
| 21 months ago |
William Pitcock |
Clean up documentation.trunk |