]> jfr.im git - irc/znc/znc.git/log
irc/znc/znc.git
3 years agoZNC 1.8.1-rc1 znc-1.8.1-rc1
Alexey Sokolov [Sun, 31 May 2020 10:55:21 +0000 (11:55 +0100)] 
ZNC 1.8.1-rc1

3 years agoCheck for m_pNetwork being not null in several more places
Alexey Sokolov [Sun, 31 May 2020 10:43:20 +0000 (11:43 +0100)] 
Check for m_pNetwork being not null in several more places

I don't know whether these are crasheable, but now they will definitely
be not.

3 years agoFix null pointer dereference in echo-message
Alexey Sokolov [Sun, 31 May 2020 10:32:04 +0000 (11:32 +0100)] 
Fix null pointer dereference in echo-message

The bug was introduced while fixing #1705. If a client did not enable
echo-message, and doesn't have a network, it crashes.

Thanks to LunarBNC for reporting this

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Mon, 11 May 2020 00:26:30 +0000 (00:26 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Fri, 8 May 2020 00:27:39 +0000 (00:27 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Thu, 7 May 2020 00:27:20 +0000 (00:27 +0000)] 
Update translations from Crowdin for pt_BR

4 years agodocker: update alpine to 3.11
Alexey Sokolov [Sun, 3 May 2020 07:58:46 +0000 (08:58 +0100)] 
docker: update alpine to 3.11

4 years agoReturn version number to git: 1.8.x
Alexey Sokolov [Fri, 1 May 2020 21:18:38 +0000 (22:18 +0100)] 
Return version number to git: 1.8.x

4 years agoIncrease the version number to 1.8.0 znc-1.8.0
Alexey Sokolov [Fri, 1 May 2020 20:51:29 +0000 (21:51 +0100)] 
Increase the version number to 1.8.0

4 years agoZNC 1.8.0-rc1
Alexey Sokolov [Sun, 26 Apr 2020 08:39:55 +0000 (09:39 +0100)] 
ZNC 1.8.0-rc1

4 years agoMerge pull request #1717 from DarthGandalf/fixtest
Alexey Sokolov [Wed, 22 Apr 2020 08:56:48 +0000 (09:56 +0100)] 
Merge pull request #1717 from DarthGandalf/fixtest

Try fix flaky ZNCTest.AwayNotify

4 years agoTry fix flaky ZNCTest.AwayNotify
Alexey Sokolov [Tue, 21 Apr 2020 22:09:11 +0000 (23:09 +0100)] 
Try fix flaky ZNCTest.AwayNotify

4 years agoZNC 1.8.0-beta1
Alexey Sokolov [Mon, 20 Apr 2020 20:33:54 +0000 (21:33 +0100)] 
ZNC 1.8.0-beta1

4 years agoMerge branch 'master' into 1.8.x
Alexey Sokolov [Mon, 20 Apr 2020 20:10:39 +0000 (21:10 +0100)] 
Merge branch 'master' into 1.8.x

4 years agoMerge branch 'htmlstring'
Alexey Sokolov [Mon, 20 Apr 2020 19:51:25 +0000 (20:51 +0100)] 
Merge branch 'htmlstring'

4 years agoTest #1715
Alexey Sokolov [Mon, 20 Apr 2020 19:51:07 +0000 (20:51 +0100)] 
Test #1715

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Sat, 18 Apr 2020 22:07:16 +0000 (22:07 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Sat, 18 Apr 2020 22:07:05 +0000 (22:07 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoFix incorrect html entities parsing in ZNCString.cpp
Disconnect3d [Mon, 13 Apr 2020 14:01:47 +0000 (16:01 +0200)] 
Fix incorrect html entities parsing in ZNCString.cpp

This PR fixes wrong size argument passed to `strncasecmp` function when it was invoked to check if the string contains HTML entities.

4 years agoMerge pull request #1714 from DarthGandalf/travis
Alexey Sokolov [Sat, 11 Apr 2020 20:39:48 +0000 (21:39 +0100)] 
Merge pull request #1714 from DarthGandalf/travis

Fixing ARM build on Travis

4 years agoFixing ARM build on Travis
Alexey Sokolov [Fri, 10 Apr 2020 14:25:51 +0000 (15:25 +0100)] 
Fixing ARM build on Travis

4 years agoUpdate Crowdin config to update branch 1.8 instead of 1.7
Alexey Sokolov [Fri, 10 Apr 2020 09:26:53 +0000 (10:26 +0100)] 
Update Crowdin config to update branch 1.8 instead of 1.7

4 years agoMerge branch '1.8.x' of github.com:znc/znc into 1.8.x
Alexey Sokolov [Fri, 10 Apr 2020 08:59:45 +0000 (09:59 +0100)] 
Merge branch '1.8.x' of github.com:znc/znc into 1.8.x

4 years agoMake it more visible that admins have lots of privileges
Alexey Sokolov [Fri, 10 Apr 2020 08:58:59 +0000 (09:58 +0100)] 
Make it more visible that admins have lots of privileges

4 years agoWeb: fix small css errors after #1711
m4luc0 [Sun, 5 Apr 2020 21:38:26 +0000 (23:38 +0200)] 
Web: fix small css errors after #1711

4 years agoMerge pull request #1711 from m4luc0/1.8.x
Alexey Sokolov [Sat, 4 Apr 2020 14:26:46 +0000 (15:26 +0100)] 
Merge pull request #1711 from m4luc0/1.8.x

Web: fix broken layout after text edit

4 years agoWeb: fix broken layout after text edit
m4luc0 [Sat, 4 Apr 2020 12:43:16 +0000 (14:43 +0200)] 
Web: fix broken layout after text edit

4 years agoWeb: fix broken layout after text edit
m4luc0 [Sat, 4 Apr 2020 10:32:18 +0000 (12:32 +0200)] 
Web: fix broken layout after text edit

4 years agoMerge branch 'master' into 1.8.x
Alexey Sokolov [Tue, 31 Mar 2020 07:41:14 +0000 (08:41 +0100)] 
Merge branch 'master' into 1.8.x

4 years agoMerge pull request #1710 from ChrisTyrrel/master
Alexey Sokolov [Tue, 31 Mar 2020 07:40:09 +0000 (08:40 +0100)] 
Merge pull request #1710 from ChrisTyrrel/master

Add NoTrafficTimeout User variable to help of controlpanel.

4 years agoResolves #1693
Chris Tyrrel [Tue, 31 Mar 2020 00:07:20 +0000 (18:07 -0600)] 
Resolves #1693

Added NoTrafficTimeout User variable to the list of User variables in the controlpanel module.

4 years agoStop doing version names like -alpha1-alpha1
Alexey Sokolov [Sun, 29 Mar 2020 14:38:00 +0000 (15:38 +0100)] 
Stop doing version names like -alpha1-alpha1

4 years agoZNC 1.8.0-alpha1
Alexey Sokolov [Sun, 29 Mar 2020 14:23:47 +0000 (15:23 +0100)] 
ZNC 1.8.0-alpha1

4 years agoAdd test for sasl module
Alexey Sokolov [Sun, 29 Mar 2020 10:12:01 +0000 (11:12 +0100)] 
Add test for sasl module

4 years agoMerge commit 'refs/pull/1635/head' of github.com:znc/znc
Alexey Sokolov [Sun, 29 Mar 2020 10:17:55 +0000 (11:17 +0100)] 
Merge commit 'refs/pull/1635/head' of github.com:znc/znc

4 years agoFix echo-message for *status
Alexey Sokolov [Sun, 29 Mar 2020 07:45:10 +0000 (08:45 +0100)] 
Fix echo-message for *status

Close #1705

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Fri, 10 Jan 2020 00:27:17 +0000 (00:27 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoMerge pull request #1701 from paradix/master
Alexey Sokolov [Thu, 9 Jan 2020 08:39:22 +0000 (08:39 +0000)] 
Merge pull request #1701 from paradix/master

watch module: changed internal buffer to query for multi-client support

4 years agoreview: fixed indentation
paradix [Wed, 8 Jan 2020 10:48:18 +0000 (11:48 +0100)] 
review: fixed indentation

4 years agoreview changes implemented
paradix [Wed, 8 Jan 2020 09:06:34 +0000 (10:06 +0100)] 
review changes implemented

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Tue, 7 Jan 2020 00:26:56 +0000 (00:26 +0000)] 
Update translations from Crowdin for it_IT

4 years agorefactor: added AddCommand instead of manual handling with OnModCommand
paradix [Mon, 6 Jan 2020 16:06:50 +0000 (17:06 +0100)] 
refactor: added AddCommand instead of manual handling with OnModCommand

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Mon, 6 Jan 2020 00:27:19 +0000 (00:27 +0000)] 
Update translations from Crowdin for it_IT

4 years agoUpdate copyright in files which were missing in the previous update
Alexey Sokolov [Sun, 5 Jan 2020 11:37:51 +0000 (11:37 +0000)] 
Update copyright in files which were missing in the previous update

4 years agoCMake: stop requiring C compiler
Alexey Sokolov [Sun, 5 Jan 2020 11:28:49 +0000 (11:28 +0000)] 
CMake: stop requiring C compiler

4 years agoSupport python 3.9
Alexey Sokolov [Sun, 5 Jan 2020 11:18:44 +0000 (11:18 +0000)] 
Support python 3.9

Fix #1702

4 years agowatch module: changed internal buffer to query for multi-client support
paradix [Fri, 3 Jan 2020 20:58:30 +0000 (21:58 +0100)] 
watch module: changed internal buffer to query for multi-client support

4 years agoMerge pull request #1699 from MAGICCC/Welcome-to-2020
Alexey Sokolov [Wed, 1 Jan 2020 23:43:06 +0000 (23:43 +0000)] 
Merge pull request #1699 from MAGICCC/Welcome-to-2020

Welcome to 2020

4 years agoWelcome to 2020
MAGIC [Wed, 1 Jan 2020 23:36:05 +0000 (00:36 +0100)] 
Welcome to 2020

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Tue, 31 Dec 2019 00:26:42 +0000 (00:26 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL ru_RU
ZNC-Jenkins [Mon, 30 Dec 2019 00:26:36 +0000 (00:26 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL ru_RU

4 years agoMerge pull request #1697 from DarthGandalf/ssl
Alexey Sokolov [Sun, 29 Dec 2019 20:28:52 +0000 (20:28 +0000)] 
Merge pull request #1697 from DarthGandalf/ssl

Backport SSL changes from asio branch (#1639).

4 years agoBackport SSL changes from asio branch (#1639).
Alexey Sokolov [Sun, 22 Dec 2019 23:01:49 +0000 (23:01 +0000)] 
Backport SSL changes from asio branch (#1639).

This shouldn't change any behavior.

4 years agoMerge pull request #1698 from DarthGandalf/brew
Alexey Sokolov [Sun, 29 Dec 2019 11:20:17 +0000 (11:20 +0000)] 
Merge pull request #1698 from DarthGandalf/brew

Travis: try to fix osx brew error

4 years agoTravis: try to fix osx brew error by reinstalling brew
Alexey Sokolov [Mon, 23 Dec 2019 22:58:46 +0000 (22:58 +0000)] 
Travis: try to fix osx brew error by reinstalling brew

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Tue, 24 Dec 2019 00:27:07 +0000 (00:27 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoMerge pull request #1670 from Zarthus/reword_trustpki
Alexey Sokolov [Mon, 23 Dec 2019 08:24:58 +0000 (08:24 +0000)] 
Merge pull request #1670 from Zarthus/reword_trustpki

TrustPKI: Better wording in webadmin

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Fri, 20 Dec 2019 00:27:06 +0000 (00:27 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Tue, 26 Nov 2019 00:26:43 +0000 (00:26 +0000)] 
Update translations from Crowdin for fr_FR

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Sat, 23 Nov 2019 10:16:49 +0000 (10:16 +0000)] 
Merge branch '1.7.x'

4 years agoFix in-source cmake build.
Alexey Sokolov [Sat, 23 Nov 2019 10:12:06 +0000 (10:12 +0000)] 
Fix in-source cmake build.

When doing sequence "cmake .; make; cmake ." the second cmake failed
because targets translation_foo and po_foo were defined twice (where foo
is some module). One of those targets came from foo.cpp, but another one
from foo.so, because we use GLOB to gather list of modules.

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Fri, 15 Nov 2019 00:28:09 +0000 (00:28 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Fri, 15 Nov 2019 00:27:35 +0000 (00:27 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Fri, 8 Nov 2019 00:26:42 +0000 (00:26 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoUpdate travis github ssh key
Alexey Sokolov [Thu, 7 Nov 2019 09:04:37 +0000 (09:04 +0000)] 
Update travis github ssh key

Openssl on ubuntu doesn't support the old method anymore

4 years agoFix crash when parsing incorrect channel modes sent by server.
Alexey Sokolov [Thu, 7 Nov 2019 08:36:41 +0000 (08:36 +0000)] 
Fix crash when parsing incorrect channel modes sent by server.

Sometimes certain servers don't send a argument for modes which it
declared as ones which need an argument.

No released version is affected.

Close #1684

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Wed, 6 Nov 2019 08:46:05 +0000 (08:46 +0000)] 
Merge branch '1.7.x'

4 years agoMerge pull request #1690 from DarthGandalf/travis
Alexey Sokolov [Wed, 6 Nov 2019 08:26:14 +0000 (08:26 +0000)] 
Merge pull request #1690 from DarthGandalf/travis

Update Travis configs

4 years agoTravis: remove new xcode image for now
Alexey Sokolov [Wed, 6 Nov 2019 01:30:06 +0000 (01:30 +0000)] 
Travis: remove new xcode image for now

4 years agoTravis: update linux builds
Alexey Sokolov [Tue, 5 Nov 2019 23:05:36 +0000 (23:05 +0000)] 
Travis: update linux builds

* Use bionic 18.04 instead of trusty 14.04
* Add ARM
* Remove several workarounds which are not needed anymore

4 years agoTravis: remove xcode8.3, add xcode11.2
Alexey Sokolov [Tue, 5 Nov 2019 22:19:21 +0000 (22:19 +0000)] 
Travis: remove xcode8.3, add xcode11.2

4 years agoFix my recent fix and pass the parameter correctly
Alexey Sokolov [Tue, 5 Nov 2019 23:59:59 +0000 (23:59 +0000)] 
Fix my recent fix and pass the parameter correctly

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Tue, 5 Nov 2019 21:02:44 +0000 (21:02 +0000)] 
Merge branch '1.7.x'

4 years agoBuild integration test with the same compiler
Alexey Sokolov [Tue, 5 Nov 2019 21:01:08 +0000 (21:01 +0000)] 
Build integration test with the same compiler

Fix https://bugs.gentoo.org/699258

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Fri, 1 Nov 2019 08:24:36 +0000 (08:24 +0000)] 
Merge branch '1.7.x'

4 years agoFix redefinition error under OpenSSL
Rosen Penev [Fri, 1 Nov 2019 01:44:35 +0000 (18:44 -0700)] 
Fix redefinition error under OpenSSL

LIBRESSL_VERSION_NUMBER is 0 when not defined, making the condition always true.

Close #1688

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Thu, 17 Oct 2019 21:21:50 +0000 (22:21 +0100)] 
Merge branch '1.7.x'

4 years agoRe-enable IPv6 in the bleeding edge docker image
Alexey Sokolov [Thu, 17 Oct 2019 21:20:15 +0000 (22:20 +0100)] 
Re-enable IPv6 in the bleeding edge docker image

Upgrade alpine

Ref https://github.com/znc/znc-docker/issues/19

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Thu, 10 Oct 2019 00:28:29 +0000 (00:28 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoUpdate translations from Crowdin for pt_BR
ZNC-Jenkins [Thu, 10 Oct 2019 00:27:42 +0000 (00:27 +0000)] 
Update translations from Crowdin for pt_BR

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Mon, 23 Sep 2019 14:21:01 +0000 (15:21 +0100)] 
Merge branch '1.7.x'

4 years agoReturn version number to 1.7.x
Alexey Sokolov [Mon, 23 Sep 2019 14:19:42 +0000 (15:19 +0100)] 
Return version number to 1.7.x

4 years agoZNC 1.7.5 znc-1.7.5
Alexey Sokolov [Mon, 23 Sep 2019 14:15:04 +0000 (15:15 +0100)] 
ZNC 1.7.5

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Mon, 23 Sep 2019 00:27:32 +0000 (00:27 +0000)] 
Update translations from Crowdin for it_IT

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Mon, 23 Sep 2019 00:26:55 +0000 (00:26 +0000)] 
Update translations from Crowdin for it_IT

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Sun, 22 Sep 2019 00:27:32 +0000 (00:27 +0000)] 
Update translations from Crowdin for it_IT

4 years agoUpdate translations from Crowdin for it_IT
ZNC-Jenkins [Sun, 22 Sep 2019 00:27:28 +0000 (00:27 +0000)] 
Update translations from Crowdin for it_IT

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Mon, 9 Sep 2019 00:26:55 +0000 (00:26 +0000)] 
Update translations from Crowdin for fr_FR

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Mon, 9 Sep 2019 00:26:28 +0000 (00:26 +0000)] 
Update translations from Crowdin for fr_FR

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Sun, 8 Sep 2019 00:27:00 +0000 (00:27 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoUpdate translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR...
ZNC-Jenkins [Sun, 8 Sep 2019 00:26:47 +0000 (00:26 +0000)] 
Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU

4 years agoZNC 1.7.5-rc1 znc-1.7.5-rc1
Alexey Sokolov [Sat, 7 Sep 2019 20:12:33 +0000 (21:12 +0100)] 
ZNC 1.7.5-rc1

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Sat, 7 Sep 2019 19:04:52 +0000 (20:04 +0100)] 
Merge branch '1.7.x'

4 years agonickserv: Report success of Clear commands.
Alexey Sokolov [Sat, 7 Sep 2019 19:04:23 +0000 (20:04 +0100)] 
nickserv: Report success of Clear commands.

4 years agoMerge branch '1.7.x'
Alexey Sokolov [Sat, 7 Sep 2019 10:53:36 +0000 (11:53 +0100)] 
Merge branch '1.7.x'

4 years agoAdd it-IT
Alexey Sokolov [Sat, 7 Sep 2019 10:51:04 +0000 (11:51 +0100)] 
Add it-IT

4 years agoRename nl_NL translation to nl-NL to match other languages.
Alexey Sokolov [Sat, 7 Sep 2019 10:47:54 +0000 (11:47 +0100)] 
Rename nl_NL translation to nl-NL to match other languages.

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Wed, 4 Sep 2019 00:27:24 +0000 (00:27 +0000)] 
Update translations from Crowdin for fr_FR

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Wed, 4 Sep 2019 00:26:56 +0000 (00:26 +0000)] 
Update translations from Crowdin for fr_FR

4 years agoUpdate translations from Crowdin for fr_FR
ZNC-Jenkins [Tue, 3 Sep 2019 00:27:20 +0000 (00:27 +0000)] 
Update translations from Crowdin for fr_FR