]> jfr.im git - irc/freenode/ircd-seven.git/log
irc/freenode/ircd-seven.git
12 years ago1.1.0 ircd-seven-1.1.0
Stephen Bennett [Thu, 8 Sep 2011 12:57:03 +0000 (13:57 +0100)] 
1.1.0

13 years ago1.1.0_rc4 ircd-seven-1.1.0_rc4
Stephen Bennett [Sun, 13 Mar 2011 17:34:14 +0000 (17:34 +0000)] 
1.1.0_rc4

13 years agoUpdate NEWS
Stephen Bennett [Sun, 13 Mar 2011 17:15:49 +0000 (17:15 +0000)] 
Update NEWS

13 years agoMake flood control settings configurable by those who know exactly what they're doing.
Stephen Bennett [Sun, 13 Mar 2011 17:00:18 +0000 (17:00 +0000)] 
Make flood control settings configurable by those who know exactly what they're doing.

13 years agoupdate .gitignore
Stephen Bennett [Sun, 13 Mar 2011 15:17:13 +0000 (15:17 +0000)] 
update .gitignore

13 years agofix list
Stephen Bennett [Fri, 11 Mar 2011 23:12:01 +0000 (23:12 +0000)] 
fix list

13 years ago1.1.0 rc3 ircd-seven-1.1.0_rc3
Stephen Bennett [Thu, 3 Feb 2011 20:37:42 +0000 (20:37 +0000)] 
1.1.0 rc3

13 years agoMerge charybdis trunk
Stephen Bennett [Thu, 3 Feb 2011 20:33:40 +0000 (20:33 +0000)] 
Merge charybdis trunk

13 years agoAdd endian test to autoconf and convert crypt to use it.
Elizabeth Jennifer Myers [Tue, 25 Jan 2011 02:03:00 +0000 (21:03 -0500)] 
Add endian test to autoconf and convert crypt to use it.

13 years agoFix memory leak of operator certfp fields.
Jilles Tjoelker [Mon, 24 Jan 2011 23:39:07 +0000 (00:39 +0100)] 
Fix memory leak of operator certfp fields.

13 years agonewconf: fix a warning
Elizabeth Jennifer Myers [Sun, 23 Jan 2011 21:56:36 +0000 (16:56 -0500)] 
newconf: fix a warning

13 years agonewconf: fix certificate fingerprint auth.
Elizabeth Jennifer Myers [Sun, 23 Jan 2011 21:12:32 +0000 (16:12 -0500)] 
newconf: fix certificate fingerprint auth.

yy_oper->certfp was not copied into yy_tmpoper->certfp, thus the information was lost and certfp auth was never really working, since the string was always empty.

13 years agoAdd blowfish to libratbox crypt.
Elizabeth Jennifer Myers [Mon, 17 Jan 2011 10:01:11 +0000 (05:01 -0500)] 
Add blowfish to libratbox crypt.

Also change u_int*_t to uint*_t whilst I'm here.

13 years agoRemove nickTS from extended-join.
Jilles Tjoelker [Mon, 10 Jan 2011 23:26:15 +0000 (00:26 +0100)] 
Remove nickTS from extended-join.

13 years agoFix extended-join not sending any joins at all.
Jilles Tjoelker [Mon, 10 Jan 2011 23:26:05 +0000 (00:26 +0100)] 
Fix extended-join not sending any joins at all.

Note that IsCapable(x, NOCAPS) always returns true.

13 years agohunt_server: Disallow wildcarded nicknames.
Jilles Tjoelker [Sat, 8 Jan 2011 16:47:05 +0000 (17:47 +0100)] 
hunt_server: Disallow wildcarded nicknames.

Any hunted parameter with wildcards is now assumed
to be a server, never a user.

Reasons:
* fewer match() calls
* do not disclose existing nicknames
* more intuitive behaviour for CONNECT

m_trace has a copy of some hunt_server logic in it
(for the RPL_TRACELINK reply), so adjust that too.

13 years agoFix compiler warnings.
Jilles Tjoelker [Sat, 8 Jan 2011 16:40:12 +0000 (17:40 +0100)] 
Fix compiler warnings.

13 years agoMove list-related isupport items to the list module itself.
Keith Buck [Thu, 6 Jan 2011 08:40:08 +0000 (00:40 -0800)] 
Move list-related isupport items to the list module itself.

13 years agoMake SHA512 the default for mkpasswd again, as SHA512 support is guaranteed to *alway...
Elizabeth Jennifer Myers [Thu, 6 Jan 2011 06:56:47 +0000 (01:56 -0500)] 
Make SHA512 the default for mkpasswd again, as SHA512 support is guaranteed to *always* be in libratbox.

13 years agoOverhaul extensions/m_mkpasswd. It now allows SHA256/SHA512 hashes. DES support is...
Elizabeth Jennifer Myers [Thu, 6 Jan 2011 06:41:57 +0000 (01:41 -0500)] 
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.

13 years agoAdd SHA256/SHA512 support to crypt.c and fix up the MD5 component (it seemed to have...
Elizabeth Jennifer Myers [Thu, 6 Jan 2011 06:29:22 +0000 (01:29 -0500)] 
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.

13 years agocosmetic fix: Blowfish doesn't use CamelCase
Lee T. Starnes [Thu, 6 Jan 2011 05:20:04 +0000 (23:20 -0600)] 
cosmetic fix: Blowfish doesn't use CamelCase

13 years agoAdd topic TS and channel TS constraints for /LIST.
Keith Buck [Thu, 6 Jan 2011 05:15:36 +0000 (21:15 -0800)] 
Add topic TS and channel TS constraints for /LIST.

13 years agoImplement operspy for /LIST.
Keith Buck [Thu, 6 Jan 2011 02:57:27 +0000 (18:57 -0800)] 
Implement operspy for /LIST.

13 years agoFix multiple RPL_LISTEND replies when aborting a /LIST.
Keith Buck [Sun, 2 Jan 2011 08:43:11 +0000 (00:43 -0800)] 
Fix multiple RPL_LISTEND replies when aborting a /LIST.

13 years agoExpire umode +p correctly if it's set via oper_umodes, as well as by user_mode. Bug...
Stephen Bennett [Fri, 31 Dec 2010 17:14:05 +0000 (17:14 +0000)] 
Expire umode +p correctly if it's set via oper_umodes, as well as by user_mode. Bug found by tgies.

13 years agoDon't allow opers without the override privilege to get +p via the oper_umodes config...
Stephen Bennett [Fri, 31 Dec 2010 17:11:50 +0000 (17:11 +0000)] 
Don't allow opers without the override privilege to get +p via the oper_umodes config setting

13 years agooverride: Provide an error message if +p may not be set.
Jilles Tjoelker [Fri, 31 Dec 2010 01:43:38 +0000 (02:43 +0100)] 
override: Provide an error message if +p may not be set.

13 years agoTweak previous commit to avoid problems with OMODE.
Jilles Tjoelker [Fri, 31 Dec 2010 01:43:16 +0000 (02:43 +0100)] 
Tweak previous commit to avoid problems with OMODE.

Do not allow a user to op themselves if they are
already opped, as "already opped" could be because
of OMODE's hack which will be unconditionally
reverted after the mode change.

Also, this matches old behaviour for users not
being able to generate mode changes redundantly
opping themselves.

Note that this change should only be taken advantage
of if all servers run patched code. Otherwise, mode
changes will be silently dropped and a desync
results.

13 years agoRemove stupid hybrid-esque 'impossible to op yourself' hack.
William Pitcock [Fri, 31 Dec 2010 01:21:14 +0000 (19:21 -0600)] 
Remove stupid hybrid-esque 'impossible to op yourself' hack.
Who the fuck thought that check was a good idea?

13 years agoFix topic changes after 6af636dce2e6.
Jilles Tjoelker [Mon, 27 Dec 2010 16:31:11 +0000 (17:31 +0100)] 
Fix topic changes after 6af636dce2e6.

13 years agoAdd default for disable_local_channels. Missed this last time.
Stephen Bennett [Tue, 21 Dec 2010 20:53:39 +0000 (20:53 +0000)] 
Add default for disable_local_channels. Missed this last time.

13 years agoBring across disable_local_channels config option from ircd-seven
Stephen Bennett [Tue, 21 Dec 2010 20:38:04 +0000 (20:38 +0000)] 
Bring across disable_local_channels config option from ircd-seven

13 years agoaccount-notify spec: with the extended-join capability, doing a WHO on new users...
William Pitcock [Thu, 16 Dec 2010 06:35:12 +0000 (00:35 -0600)] 
account-notify spec: with the extended-join capability, doing a WHO on new users is not necessary.

13 years agoAccountname should not be prefixed with a colon to allow future expansion.
William Pitcock [Thu, 16 Dec 2010 06:32:48 +0000 (00:32 -0600)] 
Accountname should not be prefixed with a colon to allow future expansion.

13 years agoAdd extended-join client capability.
William Pitcock [Thu, 16 Dec 2010 06:24:54 +0000 (00:24 -0600)] 
Add extended-join client capability.
The extended-join client capability extends the JOIN message with information clients typically
query using WHO including accountname, signon TS and realname.

13 years agoAdd sendto_channel_local_with_capability().
William Pitcock [Thu, 16 Dec 2010 06:19:24 +0000 (00:19 -0600)] 
Add sendto_channel_local_with_capability().

13 years agoUse send_channel_join().
William Pitcock [Thu, 16 Dec 2010 06:13:42 +0000 (00:13 -0600)] 
Use send_channel_join().

13 years agoAdd send_channel_join().
William Pitcock [Thu, 16 Dec 2010 06:09:29 +0000 (00:09 -0600)] 
Add send_channel_join().

13 years agoUpdate specification.
William Pitcock [Thu, 16 Dec 2010 05:59:47 +0000 (23:59 -0600)] 
Update specification.

13 years agoAdd specification for the account-notify protocol extension.
William Pitcock [Thu, 16 Dec 2010 05:38:35 +0000 (23:38 -0600)] 
Add specification for the account-notify protocol extension.

13 years agoRough implementation of the new account-notify client capability.
William Pitcock [Thu, 16 Dec 2010 05:04:57 +0000 (23:04 -0600)] 
Rough implementation of the new account-notify client capability.
This replaces identify-msg in ircd-seven.

13 years agoAdd capability parameter to sendto_common_channels_local() and sendto_common_channels...
William Pitcock [Thu, 16 Dec 2010 04:55:05 +0000 (22:55 -0600)] 
Add capability parameter to sendto_common_channels_local() and sendto_common_channels_local_butone().

13 years agoRemove redundant prototypes in src/ircd_lexer.l.
Jilles Tjoelker [Wed, 15 Dec 2010 20:49:47 +0000 (21:49 +0100)] 
Remove redundant prototypes in src/ircd_lexer.l.

These seem unnecessary and may cause problems because they
are wrong in some cases.

A comment says these were needed for GCC 3.3. If you are
still using this compiler, check this and if it breaks,
some other approach is needed.

13 years agolibratbox: Unbreak compile.
Jilles Tjoelker [Wed, 15 Dec 2010 20:48:26 +0000 (21:48 +0100)] 
libratbox: Unbreak compile.

13 years agoextensions/roleplay: Fix NPCA/FACTION not showing up properly on some clients.
B.Greenham [Wed, 15 Dec 2010 20:43:35 +0000 (15:43 -0500)] 
extensions/roleplay: Fix NPCA/FACTION not showing up properly on some clients.

13 years agoDon't bother running the get_channel_access hook if the client is not really on the...
William Pitcock [Wed, 15 Dec 2010 05:04:11 +0000 (23:04 -0600)] 
Don't bother running the get_channel_access hook if the client is not really on the channel.

13 years agoDon't bother running the can_send() hook if we're not on the channel.
William Pitcock [Wed, 15 Dec 2010 04:57:23 +0000 (22:57 -0600)] 
Don't bother running the can_send() hook if we're not on the channel.

13 years agossld: Request fingerprint when connecting to the server, not just on inbound connections.
William Pitcock [Wed, 15 Dec 2010 03:28:35 +0000 (21:28 -0600)] 
ssld: Request fingerprint when connecting to the server, not just on inbound connections.

13 years agoCorrect error message involving no fingerprint credentials or password credentials...
William Pitcock [Wed, 15 Dec 2010 03:25:44 +0000 (21:25 -0600)] 
Correct error message involving no fingerprint credentials or password credentials being available.

13 years agoSend ERR_TOOMANYCHANNELS for each channel join that fails due to channel limits.
William Pitcock [Tue, 14 Dec 2010 08:24:23 +0000 (02:24 -0600)] 
Send ERR_TOOMANYCHANNELS for each channel join that fails due to channel limits.
The reason why we do this is because some clients are dependent on receiving a numeric
for every channel join failure, even due to this limit where it can be assumed that
subsequent joins failed.

13 years agoAdd mr_flea to contributors.
William Pitcock [Tue, 14 Dec 2010 05:15:19 +0000 (23:15 -0600)] 
Add mr_flea to contributors.

13 years agoAdd support for linking using SSL certificate fingerprints as the link credential...
William Pitcock [Tue, 14 Dec 2010 05:14:00 +0000 (23:14 -0600)] 
Add support for linking using SSL certificate fingerprints as the link credential rather than the traditional server-password pair.

13 years agolibratbox: Use the server SSL certificate on outgoing connections.
William Pitcock [Tue, 14 Dec 2010 04:58:09 +0000 (22:58 -0600)] 
libratbox: Use the server SSL certificate on outgoing connections.

13 years agoFix regressions in can_send() caused by hooking it for override and modularized chann...
William Pitcock [Sun, 12 Dec 2010 02:21:47 +0000 (20:21 -0600)] 
Fix regressions in can_send() caused by hooking it for override and modularized channel modules.

13 years agoMake ENCAP ROLEPLAY originate from the user running the command, rather than just...
B.Greenham [Sat, 11 Dec 2010 20:51:11 +0000 (15:51 -0500)] 
Make ENCAP ROLEPLAY originate from the user running the command, rather than just including the user in the message, as per jilles' suggestion.

This has the benefit of checking ROLEPLAY messages for fake direction.

13 years agoCREDITS: Add myself to contributors.
B.Greenham [Thu, 9 Dec 2010 23:48:05 +0000 (18:48 -0500)] 
CREDITS: Add myself to contributors.

13 years agoAdd extensions/m_roleplay, which provides various roleplay commands.
B.Greenham [Thu, 9 Dec 2010 23:44:24 +0000 (18:44 -0500)] 
Add extensions/m_roleplay, which provides various roleplay commands.

13 years agoMove flood_attack_channel to channel.c so it can be used outside m_message.c
B.Greenham [Thu, 9 Dec 2010 23:29:56 +0000 (18:29 -0500)] 
Move flood_attack_channel to channel.c so it can be used outside m_message.c

13 years agoAdd strip_unprintable, a function that strips all unprintable characters from a string.
B.Greenham [Thu, 9 Dec 2010 17:02:24 +0000 (12:02 -0500)] 
Add strip_unprintable, a function that strips all unprintable characters from a string.

13 years agoClean up OverrideSession struct on client exit.
William Pitcock [Tue, 7 Dec 2010 06:27:00 +0000 (00:27 -0600)] 
Clean up OverrideSession struct on client exit.

13 years agooverride: Hack can_send().
William Pitcock [Tue, 7 Dec 2010 06:18:22 +0000 (00:18 -0600)] 
override: Hack can_send().

13 years agoUse get_channel_access() for KICK/TOPIC.
William Pitcock [Tue, 7 Dec 2010 06:14:42 +0000 (00:14 -0600)] 
Use get_channel_access() for KICK/TOPIC.

13 years agoActually make get_channel_access() public.
William Pitcock [Tue, 7 Dec 2010 06:12:36 +0000 (00:12 -0600)] 
Actually make get_channel_access() public.

13 years agoReorder CHFL flags so that they can be used as ranks.
William Pitcock [Tue, 7 Dec 2010 06:11:53 +0000 (00:11 -0600)] 
Reorder CHFL flags so that they can be used as ranks.

13 years agoAdd can_send hook.
William Pitcock [Tue, 7 Dec 2010 06:09:46 +0000 (00:09 -0600)] 
Add can_send hook.

13 years agooverride: Allow banwalking too.
William Pitcock [Tue, 7 Dec 2010 05:55:42 +0000 (23:55 -0600)] 
override: Allow banwalking too.

13 years agoMake the can_join hook more flexible.
William Pitcock [Tue, 7 Dec 2010 05:52:44 +0000 (23:52 -0600)] 
Make the can_join hook more flexible.

13 years agoAdd oper-override (modehacking only) as a module.
William Pitcock [Tue, 7 Dec 2010 05:44:55 +0000 (23:44 -0600)] 
Add oper-override (modehacking only) as a module.
I think if you are going to kick someone from a channel.

13 years agoAdd a hook for get_channel_access().
William Pitcock [Tue, 7 Dec 2010 04:57:28 +0000 (22:57 -0600)] 
Add a hook for get_channel_access().

13 years agoExtend hook_data_channel_activity moduledata with membership struct.
William Pitcock [Tue, 7 Dec 2010 04:57:04 +0000 (22:57 -0600)] 
Extend hook_data_channel_activity moduledata with membership struct.

13 years agochmode: Remove chm_regonly, a vestige from ratbox which doesn't apply to native chary...
William Pitcock [Tue, 7 Dec 2010 04:46:37 +0000 (22:46 -0600)] 
chmode: Remove chm_regonly, a vestige from ratbox which doesn't apply to native charybdis networks.

13 years agoCREDITS: Move spb up where he belongs.
William Pitcock [Tue, 7 Dec 2010 04:38:18 +0000 (22:38 -0600)] 
CREDITS: Move spb up where he belongs.

13 years agoChange max_bans in reference.conf from 25 to 100, like example.conf.
Jilles Tjoelker [Sun, 5 Dec 2010 15:51:48 +0000 (16:51 +0100)] 
Change max_bans in reference.conf from 25 to 100, like example.conf.

13 years agoUse %u instead of %d.
William Pitcock [Sun, 5 Dec 2010 05:13:35 +0000 (23:13 -0600)] 
Use %u instead of %d.

13 years agoblacklist: Remove the sscanf() for the IPv4 blacklist check.
William Pitcock [Sun, 5 Dec 2010 05:11:04 +0000 (23:11 -0600)] 
blacklist: Remove the sscanf() for the IPv4 blacklist check.
From ratbox r27061 (androsyn).

13 years agoDo not install ban .conf files (like kline.conf, rsv.conf, etc) as they aren't used...
JD Horelick [Sat, 4 Dec 2010 22:29:01 +0000 (17:29 -0500)] 
Do not install ban .conf files (like kline.conf, rsv.conf, etc) as they aren't used anymore.

13 years agoRemove all the DEFINE's and the random places they were used for the .conf-based...
JD Horelick [Sat, 4 Dec 2010 22:26:14 +0000 (17:26 -0500)] 
Remove all the DEFINE's and the random places they were used for the .conf-based ban stuff.

13 years agolibratbox: Clean up uses of strcpy().
William Pitcock [Tue, 23 Nov 2010 14:52:18 +0000 (08:52 -0600)] 
libratbox: Clean up uses of strcpy().

13 years agoFix charybdis website link in CREDITS
Stephen Bennett [Tue, 16 Nov 2010 21:12:36 +0000 (21:12 +0000)] 
Fix charybdis website link in CREDITS

13 years agoFix some various warnings.
JD Horelick [Sun, 14 Nov 2010 21:51:27 +0000 (16:51 -0500)] 
Fix some various warnings.
Some from ShadowIRCd, one from ircd-seven.

13 years ago1.1rc2 ircd-seven-1.1.0_rc2
Stephen Bennett [Sun, 14 Nov 2010 15:55:49 +0000 (15:55 +0000)] 
1.1rc2

13 years agoFix some compiler warnings
Stephen Bennett [Sat, 13 Nov 2010 22:51:48 +0000 (22:51 +0000)] 
Fix some compiler warnings

13 years agoChange the filenames of the generated SSL key/cert to ssl.* instead of test.* so...
JD Horelick [Sat, 13 Nov 2010 21:07:54 +0000 (16:07 -0500)] 
Change the filenames of the generated SSL key/cert to ssl.* instead of test.* so that they're a bit more descriptive.

13 years agoattempt to fix the previous partial change
Stephen Bennett [Sat, 6 Nov 2010 21:28:34 +0000 (21:28 +0000)] 
attempt to fix the previous partial change

13 years agoFilter bogus CTCP ACTION messages.
William Pitcock [Fri, 5 Nov 2010 06:16:03 +0000 (01:16 -0500)] 
Filter bogus CTCP ACTION messages.

13 years agoMake umode +g exemption apply to +O as well as +o
Stephen Bennett [Thu, 4 Nov 2010 23:33:42 +0000 (23:33 +0000)] 
Make umode +g exemption apply to +O as well as +o

13 years agoMerge in charybdis 3.3.0, and call this 1.1rc1 ircd-seven-1.1.0_rc1
Stephen Bennett [Thu, 30 Sep 2010 22:02:18 +0000 (23:02 +0100)] 
Merge in charybdis 3.3.0, and call this 1.1rc1

13 years agoAdd documentation for proposed JUPE TS6 command.
William Pitcock [Thu, 28 Oct 2010 18:24:22 +0000 (13:24 -0500)] 
Add documentation for proposed JUPE TS6 command.

13 years agoparse(): make reentrant
William Pitcock [Mon, 25 Oct 2010 02:02:32 +0000 (21:02 -0500)] 
parse(): make reentrant

13 years agoFix m_topic that got broken in a recent merge
Stephen Bennett [Thu, 30 Sep 2010 17:50:01 +0000 (18:50 +0100)] 
Fix m_topic that got broken in a recent merge

13 years agoAdded tag charybdis-3.3.0 for changeset 55f974346090
William Pitcock [Tue, 28 Sep 2010 18:47:33 +0000 (13:47 -0500)] 
Added tag charybdis-3.3.0 for changeset 55f974346090

13 years agoAutoreconf. charybdis-3.3.0
William Pitcock [Tue, 28 Sep 2010 18:47:23 +0000 (13:47 -0500)] 
Autoreconf.

13 years agoAdded tag charybdis-3.3.0 for changeset c941077f6d84
William Pitcock [Tue, 28 Sep 2010 18:46:13 +0000 (13:46 -0500)] 
Added tag charybdis-3.3.0 for changeset c941077f6d84

13 years agoCharybdis 3.3.0.
William Pitcock [Tue, 28 Sep 2010 18:46:09 +0000 (13:46 -0500)] 
Charybdis 3.3.0.

13 years agoUpdate NEWS.
William Pitcock [Mon, 27 Sep 2010 23:00:35 +0000 (18:00 -0500)] 
Update NEWS.

13 years agoExample configuration: Set the default TLS port to 6697.
William Pitcock [Fri, 17 Sep 2010 15:48:56 +0000 (10:48 -0500)] 
Example configuration: Set the default TLS port to 6697.

13 years agomkpasswd: Default to MD5-based crypt instead of SHA-based.
Jilles Tjoelker [Wed, 15 Sep 2010 23:39:06 +0000 (01:39 +0200)] 
mkpasswd: Default to MD5-based crypt instead of SHA-based.

We have own code for MD5-based crypt and can therefore
support this even if the OS does not. The SHA-based crypts
are not ubiquitous yet.

13 years agomkpasswd: Default to SHA512 instead of inherently insecure DES.
William Pitcock [Wed, 15 Sep 2010 08:44:58 +0000 (03:44 -0500)] 
mkpasswd: Default to SHA512 instead of inherently insecure DES.

13 years agoMerge charybdis trunk
Stephen Bennett [Sun, 29 Aug 2010 22:29:30 +0000 (23:29 +0100)] 
Merge charybdis trunk