]> jfr.im git - irc/evilnet/x3.git/log
irc/evilnet/x3.git
6 months agoFix for "whats the color" 8ball question formats master origin/HEAD origin/master
Matthew Beeching [Mon, 18 Dec 2023 16:44:31 +0000 (16:44 +0000)] 
Fix for "whats the color" 8ball question formats

6 months agoFixed incorrect uplink password value name in example config
Matthew Beeching [Thu, 7 Dec 2023 20:52:35 +0000 (20:52 +0000)] 
Fixed incorrect uplink password value name in example config

16 months agoMerge pull request #45 from Alpha4615/master
Matthew Beeching [Mon, 20 Feb 2023 21:29:51 +0000 (21:29 +0000)] 
Merge pull request #45 from Alpha4615/master

Update copy for help files

16 months agoFix typos and copy errors in nickserv help 45/head
Jonathan K [Mon, 20 Feb 2023 21:14:41 +0000 (16:14 -0500)] 
Fix typos and copy errors in nickserv help

16 months agoFix typos and copy errors in memoserv help
Jonathan K [Mon, 20 Feb 2023 20:43:22 +0000 (15:43 -0500)] 
Fix typos and copy errors in memoserv help

16 months agoFix typos and copy errors in helpserv help
Jonathan K [Mon, 20 Feb 2023 20:35:10 +0000 (15:35 -0500)] 
Fix typos and copy errors in helpserv help

16 months agoFix typos and copy errors in chanserv help
Jonathan K [Mon, 20 Feb 2023 20:13:44 +0000 (15:13 -0500)] 
Fix typos and copy errors in chanserv help

16 months agoFix typos and copy errors in opserv help
Jonathan K [Mon, 20 Feb 2023 19:50:38 +0000 (14:50 -0500)] 
Fix typos and copy errors in opserv help

16 months agoMerge pull request #44 from evilnet/bugfix/master/43-duplicate-definitions
Matthew Beeching [Thu, 16 Feb 2023 20:35:07 +0000 (20:35 +0000)] 
Merge pull request #44 from evilnet/bugfix/master/43-duplicate-definitions

added extern type to comply with gcc10 change

16 months agoadded extern type to comply with gcc10 change bugfix/master/43-duplicate-definitions 44/head origin/bugfix/master/43-duplicate-definitions
Amperaa [Thu, 16 Feb 2023 20:30:37 +0000 (15:30 -0500)] 
added extern type to comply with gcc10 change

21 months agoFixed a warning in src/main.c and removed unused old broken host hiding code
Matthew Beeching [Thu, 1 Sep 2022 19:03:26 +0000 (20:03 +0100)] 
Fixed a warning in src/main.c and removed unused old broken host hiding code

21 months agoFinally fixed all those pesky warnings
Matthew Beeching [Thu, 1 Sep 2022 07:09:00 +0000 (08:09 +0100)] 
Finally fixed all those pesky warnings

2 years agoReplaced a tab with consistent indenting
Matthew Beeching [Fri, 2 Jul 2021 19:17:04 +0000 (20:17 +0100)] 
Replaced a tab with consistent indenting

3 years agoMerge pull request #41 from hank-afk/patch-1
Rubin [Tue, 1 Jun 2021 15:14:48 +0000 (08:14 -0700)] 
Merge pull request #41 from hank-afk/patch-1

Update chanserv.help to fix a misspelling in the credits

3 years agoUpdate chanserv.help 41/head
hank-afk [Tue, 1 Jun 2021 15:06:37 +0000 (08:06 -0700)] 
Update chanserv.help

3 years agoAdded automatic authentication of users with client certificate fingerprints added...
Matthew Beeching [Fri, 28 May 2021 23:47:29 +0000 (00:47 +0100)] 
Added automatic authentication of users with client certificate fingerprints added to their accounts

3 years agoChanged "sslfp" to "certfp" and "SSL fingerprint" to "client certificate fingerprint...
Matthew Beeching [Fri, 28 May 2021 22:34:09 +0000 (23:34 +0100)] 
Changed "sslfp" to "certfp" and "SSL fingerprint" to "client certificate fingerprint" (note: this change will require addsslfp, delsslfp, oaddsslfp and odelsslfp be rebound)

4 years agofix a bug where the 2nd part of the reeclaim message was not being covered by the...
Rubin [Thu, 5 Sep 2019 16:50:47 +0000 (09:50 -0700)] 
fix a bug where the 2nd part of the reeclaim message was not being covered by the if statement, when (I think) it was meant to be, and indented as if it was

4 years agoFix a segfault in the last bugfix patch, by not calling is_valid_handle() on a null...
Rubin [Thu, 5 Sep 2019 16:49:48 +0000 (09:49 -0700)] 
Fix a segfault in the last bugfix patch, by not calling is_valid_handle() on a null pointer, when external sasl is used without a username

4 years agoFix for issue with SASL account names
Matthew Beeching [Thu, 29 Aug 2019 01:40:16 +0000 (02:40 +0100)] 
Fix for issue with SASL account names

4 years agoAdded help for trace and addalert tempshun actions
Matthew Beeching [Fri, 16 Aug 2019 03:07:06 +0000 (04:07 +0100)] 
Added help for trace and addalert tempshun actions

4 years agoAdded tempshun support to OpServ trace and addalert
Matthew Beeching [Fri, 16 Aug 2019 03:00:12 +0000 (04:00 +0100)] 
Added tempshun support to OpServ trace and addalert

5 years agoUpdated user modes to handle user mode +p
Matthew Beeching [Sat, 25 May 2019 03:10:16 +0000 (04:10 +0100)] 
Updated user modes to handle user mode +p

5 years agoupdate help urls to links that work
Alex Schumann [Wed, 27 Feb 2019 23:42:56 +0000 (15:42 -0800)] 
update help urls to links that work

7 years agoImprove the hidden/undocumented 'modes' trace criteria, and document it'
Rubin [Fri, 26 May 2017 07:48:21 +0000 (00:48 -0700)] 
Improve the hidden/undocumented 'modes' trace criteria, and document it'

7 years agoMerge branch 'master' of github.com:evilnet/x3
Matthew Beeching [Sat, 3 Sep 2016 22:22:34 +0000 (23:22 +0100)] 
Merge branch 'master' of github.com:evilnet/x3

7 years agoFix for SASL vulnerability
Matthew Beeching [Sat, 3 Sep 2016 22:22:26 +0000 (23:22 +0100)] 
Fix for SASL vulnerability

7 years agoMerge branch 'master' of github.com:evilnet/x3
Rubin [Sun, 7 Aug 2016 21:25:07 +0000 (14:25 -0700)] 
Merge branch 'master' of github.com:evilnet/x3

7 years agoput some hints in the top comments
Rubin [Sun, 7 Aug 2016 21:22:38 +0000 (14:22 -0700)] 
put some hints in the top comments

7 years agodont carry on if ldap is enabled and not compiled in
Rubin [Sun, 7 Aug 2016 21:21:36 +0000 (14:21 -0700)] 
dont carry on if ldap is enabled and not compiled in

8 years agofix misspelling
Rubin [Fri, 4 Mar 2016 20:28:58 +0000 (12:28 -0800)] 
fix misspelling

8 years agoadd some todo notes
Alex Schumann [Wed, 3 Feb 2016 07:07:13 +0000 (23:07 -0800)] 
add some todo notes

8 years agoimprove documentation and get python to the point where hangman works again.
Alex Schumann [Wed, 3 Feb 2016 06:56:05 +0000 (22:56 -0800)] 
improve documentation and get python to the point where hangman works again.

8 years agoremove some debug chatter
Alex Schumann [Wed, 3 Feb 2016 06:55:39 +0000 (22:55 -0800)] 
remove some debug chatter

8 years agobad_channel_ban can return -1 in addition to 0 and 1. Must check for not 1 exactly...
Alex Schumann [Tue, 19 Jan 2016 05:59:53 +0000 (21:59 -0800)] 
bad_channel_ban can return -1 in addition to 0 and 1. Must check for not 1 exactly, as -1 is 'true'

8 years agohandle extended ban modes m and M
Alex Schumann [Tue, 19 Jan 2016 05:59:14 +0000 (21:59 -0800)] 
handle extended ban modes m and M

8 years agoremove compiler warnings by not setting variables which go unused
Alex Schumann [Tue, 19 Jan 2016 05:30:51 +0000 (21:30 -0800)] 
remove compiler warnings by not setting variables which go unused

8 years agoClean up tab/whitespace/indent and brace layout
Alex Schumann [Tue, 19 Jan 2016 05:24:44 +0000 (21:24 -0800)] 
Clean up tab/whitespace/indent and brace layout

8 years agoFix for minor bug where an invalid SASL PLAIN authentication packet can result in...
Matthew Beeching [Wed, 6 Jan 2016 04:31:47 +0000 (04:31 +0000)] 
Fix for minor bug where an invalid SASL PLAIN authentication packet can result in a failed LDAP authentication error being logged due to missing account name

8 years agoMerge pull request #39 from d7415/master
Rubin [Mon, 4 Jan 2016 00:05:12 +0000 (16:05 -0800)] 
Merge pull request #39 from d7415/master

Add opserv access level to nickserv's ACCOUNTINFO command. Fixes #38.

8 years agoAdd opserv access level to nickserv's ACCOUNTINFO command. Fixes #38. 39/head
Martin Stone [Sun, 3 Jan 2016 23:51:19 +0000 (23:51 +0000)] 
Add opserv access level to nickserv's ACCOUNTINFO command. Fixes #38.

8 years agoFix for bug in X3.unban handling
Matthew Beeching [Tue, 29 Sep 2015 15:35:37 +0000 (16:35 +0100)] 
Fix for bug in X3.unban handling

8 years agoReplaced old sourceforge project URL with current github project URL
Matthew Beeching [Sun, 16 Aug 2015 10:23:19 +0000 (11:23 +0100)] 
Replaced old sourceforge project URL with current github project URL

8 years agoFix for PARSE ERROR on SILENCE (U) messages due to differing syntax between Nefarious...
Matthew Beeching [Wed, 22 Jul 2015 07:15:02 +0000 (08:15 +0100)] 
Fix for PARSE ERROR on SILENCE (U) messages due to differing syntax between Nefarious 1 and Nefarious 2

9 years agoMerge branch 'master' of github.com:evilnet/x3
Matthew Beeching [Fri, 26 Jun 2015 19:03:35 +0000 (20:03 +0100)] 
Merge branch 'master' of github.com:evilnet/x3

9 years agoFixed SASL authentication to behave correctly if an authzid is supplied that is diffe...
Matthew Beeching [Fri, 26 Jun 2015 19:03:24 +0000 (20:03 +0100)] 
Fixed SASL authentication to behave correctly if an authzid is supplied that is different from the authcid for the PLAIN mechanism when the authcid is not permitted to impersonate

9 years agoMerge pull request #33 from NX-Andro/patch-1
Rubin [Tue, 23 Jun 2015 17:36:00 +0000 (10:36 -0700)] 
Merge pull request #33 from NX-Andro/patch-1

Updated web URL

9 years agoUpdated web URL 33/head
NX-Andro [Tue, 23 Jun 2015 13:39:00 +0000 (09:39 -0400)] 
Updated web URL

9 years agoSuppress user unprivileged errors for channel messages using a service bots trigger...
Matthew Beeching [Sun, 17 Aug 2014 13:24:59 +0000 (14:24 +0100)] 
Suppress user unprivileged errors for channel messages using a service bots trigger if the bot is set to privileged only

9 years agoupdate faq to match 2008 change to default chanserv.register profile
Alex Schumann [Sat, 16 Aug 2014 18:17:58 +0000 (11:17 -0700)] 
update faq to match 2008 change to default chanserv.register profile

9 years agoUpdated ChanServ.netinfo oper count to only include opers who do not have user modes...
Matthew Beeching [Wed, 16 Jul 2014 21:30:18 +0000 (22:30 +0100)] 
Updated ChanServ.netinfo oper count to only include opers who do not have user modes +H, +k or +B

9 years agoMerge pull request #25 from NX-Andro/master
Matthew Beeching [Sun, 29 Jun 2014 20:29:56 +0000 (21:29 +0100)] 
Merge pull request #25 from NX-Andro/master

nickserv.help

9 years agoFixed the main help index. 25/head
NX-Andro [Sun, 29 Jun 2014 20:22:36 +0000 (16:22 -0400)] 
Fixed the main help index.

9 years agoFix for 'password too weak' error when using SSL fingerprint auth instead of password...
Matthew Beeching [Sun, 29 Jun 2014 20:14:56 +0000 (21:14 +0100)] 
Fix for 'password too weak' error when using SSL fingerprint auth instead of password auth

9 years agoFixed the main help index.
NX-Andro [Sun, 29 Jun 2014 20:05:31 +0000 (16:05 -0400)] 
Fixed the main help index.

10 years agoMoved the extra_headers SMTP headers to after the standard SMTP headers
Matthew Beeching [Thu, 26 Jun 2014 18:53:54 +0000 (19:53 +0100)] 
Moved the extra_headers SMTP headers to after the standard SMTP headers

10 years agoMerge pull request #20 from NX-Andro/master
Rubin [Fri, 20 Jun 2014 23:39:17 +0000 (16:39 -0700)] 
Merge pull request #20 from NX-Andro/master

nickserv.help

10 years agoOrganized/cleaned up, removed identify 20/head
NX-Andro [Fri, 20 Jun 2014 20:22:02 +0000 (16:22 -0400)] 
Organized/cleaned up, removed identify

10 years agoAbout time I added myself to the credits
Matthew Beeching [Wed, 11 Jun 2014 20:46:08 +0000 (21:46 +0100)] 
About time I added myself to the credits

10 years agomake x3 chdir to the prefix= directory from configure before running so you dont...
Alex Schumann [Sun, 25 May 2014 19:41:05 +0000 (12:41 -0700)] 
make x3 chdir to the prefix= directory from configure before running so you dont have to cd before running it

10 years agoUpdate nickserv.help
NX-Andro [Sun, 4 May 2014 17:41:45 +0000 (13:41 -0400)] 
Update nickserv.help

10 years agoUpdated and cleaned up.
NX-Andro [Sun, 4 May 2014 17:38:51 +0000 (13:38 -0400)] 
Updated and cleaned up.

10 years agoAdded missing Nefarious 2 IRCop privs
Matthew Beeching [Sun, 4 May 2014 14:53:52 +0000 (15:53 +0100)] 
Added missing Nefarious 2 IRCop privs

10 years agoChanged the wording and format of CSMSG_ADDUSER_PENDING
Matthew Beeching [Mon, 28 Apr 2014 21:42:33 +0000 (22:42 +0100)] 
Changed the wording and format of CSMSG_ADDUSER_PENDING

10 years agoadd auto_oper to example config
Alex Schumann [Wed, 26 Mar 2014 05:29:33 +0000 (22:29 -0700)] 
add auto_oper to example config

10 years agoAdded checks to ensure OpServ SVS commands cannot be used on X3's own users (Thanks...
Matthew Beeching [Mon, 24 Mar 2014 08:52:42 +0000 (08:52 +0000)] 
Added checks to ensure OpServ SVS commands cannot be used on X3's own users (Thanks guys)

10 years agoFixed version string to say 1.9 in line with the current release version number
Matthew Beeching [Sun, 23 Mar 2014 14:12:51 +0000 (14:12 +0000)] 
Fixed version string to say 1.9 in line with the current release version number

10 years agoAdded support for multiple MARK marks
Matthew Beeching [Sun, 23 Mar 2014 12:19:21 +0000 (12:19 +0000)] 
Added support for multiple MARK marks

10 years agoFix for automode option not being correctly applied on auth or resync
Matthew Beeching [Sat, 22 Mar 2014 23:12:09 +0000 (23:12 +0000)] 
Fix for automode option not being correctly applied on auth or resync

10 years agoFix for OpServ COLLIDE and RESERVE not working properly
Matthew Beeching [Sat, 22 Mar 2014 22:47:43 +0000 (22:47 +0000)] 
Fix for OpServ COLLIDE and RESERVE not working properly

10 years agoFix for AuthServ autohide setting being ignored for LOC/SASL authed users (assumes...
Matthew Beeching [Sat, 22 Mar 2014 22:36:30 +0000 (22:36 +0000)] 
Fix for AuthServ autohide setting being ignored for LOC/SASL authed users (assumes +x would be set by the IRCd when it really shouldnt assume)

10 years agoBrought irc_mark() into line with Nefarious 2 features
Matthew Beeching [Sat, 22 Mar 2014 21:54:07 +0000 (21:54 +0000)] 
Brought irc_mark() into line with Nefarious 2 features

10 years agoAdded an error check to help trace users figure out mistakes with mark vs marked
Matthew Beeching [Wed, 19 Mar 2014 08:49:59 +0000 (08:49 +0000)] 
Added an error check to help trace users figure out mistakes with mark vs marked

10 years agoAdded a couple mode missing channel autojoin modes (for mod-snoop and mod-track)
Matthew Beeching [Wed, 19 Mar 2014 01:25:59 +0000 (01:25 +0000)] 
Added a couple mode missing channel autojoin modes (for mod-snoop and mod-track)

10 years agoFix for OpServ.SHUN allowing channel names as if they were valid shuns
Matthew Beeching [Wed, 19 Mar 2014 01:25:20 +0000 (01:25 +0000)] 
Fix for OpServ.SHUN allowing channel names as if they were valid shuns

10 years agoAdded debug_channel_modes option for spamserv
Matthew Beeching [Tue, 18 Mar 2014 23:50:20 +0000 (23:50 +0000)] 
Added debug_channel_modes option for spamserv

10 years agoReplaced a few random tabs with spaces for indentations
Matthew Beeching [Sat, 15 Mar 2014 22:22:23 +0000 (22:22 +0000)] 
Replaced a few random tabs with spaces for indentations

10 years agoMerge pull request #11 from Obnoxious/master
Natthew Beeching [Sat, 15 Mar 2014 17:01:37 +0000 (17:01 +0000)] 
Merge pull request #11 from Obnoxious/master

Added alert reaction 'mark' to the opserv helpfile because it was missin...

10 years agoAdded alert reaction 'mark' to the opserv helpfile because it was missing. 11/head
Obnoxious [Sat, 15 Mar 2014 16:10:22 +0000 (16:10 +0000)] 
Added alert reaction 'mark' to the opserv helpfile because it was missing.

10 years agoMerge branch 'master' of github.com:evilnet/x3
Alex Schumann [Thu, 13 Mar 2014 16:06:47 +0000 (11:06 -0500)] 
Merge branch 'master' of github.com:evilnet/x3

10 years agofix crash bug
Alex Schumann [Thu, 13 Mar 2014 16:04:52 +0000 (11:04 -0500)] 
fix crash bug

10 years agoAdded missing SET AUTOMODE option #6 in chanserv.help
Obnoxious [Thu, 13 Mar 2014 15:23:05 +0000 (15:23 +0000)] 
Added missing SET AUTOMODE option #6 in chanserv.help

10 years agofix segfault when calling oregister with only 1 param
Rubin [Tue, 11 Mar 2014 17:26:21 +0000 (10:26 -0700)] 
fix segfault when calling oregister with only 1 param

10 years agoFix for different access level names with the same numeric level not being treated...
Matthew Beeching [Sun, 9 Mar 2014 15:33:58 +0000 (15:33 +0000)] 
Fix for different access level names with the same numeric level not being treated as the same level

10 years agoFix a misleading comment in x3.conf.example
Matthew Beeching [Thu, 6 Mar 2014 22:59:37 +0000 (22:59 +0000)] 
Fix a misleading comment in x3.conf.example

10 years agoAdded support for SASS impersonation using the PLAIN method
Matthew Beeching [Thu, 6 Mar 2014 21:14:55 +0000 (21:14 +0000)] 
Added support for SASS impersonation using the PLAIN method

10 years agoFixed SHUN add/remove to include the last modification timestamp required by Nefariou...
Matthew Beeching [Tue, 4 Mar 2014 18:55:50 +0000 (18:55 +0000)] 
Fixed SHUN add/remove to include the last modification timestamp required by Nefarious 2 (Thank you Obnoxious)

10 years agoAdd last modifification timestamp to GLINE message for gline deactivation (required...
Matthew Beeching [Tue, 4 Mar 2014 16:35:51 +0000 (16:35 +0000)] 
Add last modifification timestamp to GLINE message for gline deactivation (required by newer ircu and P10 implimentations)

10 years agoauthcookie is a nickserv/authserv command, so refer to that service
Alex Schumann [Sun, 16 Feb 2014 19:04:09 +0000 (11:04 -0800)] 
authcookie is a nickserv/authserv command, so refer to that service

10 years agoFixed a couple of bugs in BURST message formatting
Matthew Beeching [Wed, 12 Feb 2014 20:12:35 +0000 (20:12 +0000)] 
Fixed a couple of bugs in BURST message formatting

10 years agoRemoved code to save nick registrations in the old format as it is no longer used
Matthew Beeching [Thu, 6 Feb 2014 15:41:50 +0000 (15:41 +0000)] 
Removed code to save nick registrations in the old format as it is no longer used

10 years agoFixes for a few compiler warnings and errors
Matthew Beeching [Tue, 4 Feb 2014 19:46:44 +0000 (19:46 +0000)] 
Fixes for a few compiler warnings and errors

10 years agoChanged parsing of LOC/SASL user@host:ip mask to allow unresolved IPv6 IPs to be...
Matthew Beeching [Mon, 27 Jan 2014 16:43:37 +0000 (16:43 +0000)] 
Changed parsing of LOC/SASL user@host:ip mask to allow unresolved IPv6 IPs to be wrapped in [] in the host field to illiminate issues caused by IPv6 IPs containing :s

10 years agoAdded a means for Nefarious to supply X3 with the user@host:ip for users attempting...
Matthew Beeching [Sun, 26 Jan 2014 20:05:32 +0000 (20:05 +0000)] 
Added a means for Nefarious to supply X3 with the user@host:ip for users attempting to use SASL

10 years agoAdded support for the SASL mechanism EXTERNAL to use client SSL certificate fingerpri...
Matthew Beeching [Sun, 26 Jan 2014 18:16:25 +0000 (18:16 +0000)] 
Added support for the SASL mechanism EXTERNAL to use client SSL certificate fingerprints for SASL authentication

10 years agoAdded a few variable initialisations that coincidentally fix a crash bug
Matthew Beeching [Wed, 22 Jan 2014 01:42:05 +0000 (01:42 +0000)] 
Added a few variable initialisations that coincidentally fix a crash bug

10 years agoMerge branch 'master' of github.com:evilnet/x3
Alex Schumann [Mon, 23 Dec 2013 23:52:29 +0000 (15:52 -0800)] 
Merge branch 'master' of github.com:evilnet/x3

10 years agofix bug using local scoped char outside scope
Alex Schumann [Mon, 23 Dec 2013 23:52:26 +0000 (15:52 -0800)] 
fix bug using local scoped char outside scope

10 years agoAdded .mailmap
Matthew Beeching [Tue, 17 Dec 2013 23:25:25 +0000 (23:25 +0000)] 
Added .mailmap

10 years agoroll version to 1.9
Alex Schumann [Tue, 17 Dec 2013 06:54:45 +0000 (22:54 -0800)] 
roll version to 1.9