Alexey Sokolov
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
161 changed files with
161 additions and
161 deletions
-
CMakeLists.txt
-
cmake/FindPerlLibs.cmake
-
cmake/TestCXX11.cmake
-
cmake/copy_csocket.cmake
-
cmake/cxx11check/CMakeLists.txt
-
cmake/perl_check/CMakeLists.txt
-
cmake/use_homebrew.cmake
-
include/znc/Buffer.h
-
include/znc/CMakeLists.txt
-
include/znc/Chan.h
-
include/znc/Client.h
-
include/znc/Config.h
-
include/znc/ExecSock.h
-
include/znc/FileUtils.h
-
include/znc/HTTPSock.h
-
include/znc/IRCNetwork.h
-
include/znc/IRCSock.h
-
include/znc/Listener.h
-
include/znc/Message.h
-
include/znc/Modules.h
-
include/znc/Nick.h
-
include/znc/Query.h
-
include/znc/SSLVerifyHost.h
-
include/znc/Server.h
-
include/znc/Socket.h
-
include/znc/Template.h
-
include/znc/Threads.h
-
include/znc/Translation.h
-
include/znc/User.h
-
include/znc/Utils.h
-
include/znc/WebModules.h
-
include/znc/ZNCDebug.h
-
include/znc/ZNCString.h
-
include/znc/defines.h
-
include/znc/main.h
-
include/znc/version.h
-
include/znc/znc.h
-
include/znc/zncconfig.h.cmake.in
-
modules/CMakeLists.txt
-
modules/Makefile.in
-
modules/admindebug.cpp
-
modules/adminlog.cpp
-
modules/alias.cpp
-
modules/autoattach.cpp
-
modules/autocycle.cpp
-
modules/autoop.cpp
-
modules/autoreply.cpp
-
modules/autovoice.cpp
-
modules/awaynick.cpp
-
modules/awaystore.cpp
-
modules/block_motd.cpp
-
modules/bouncedcc.cpp
-
modules/buffextras.cpp
-
modules/cert.cpp
-
modules/certauth.cpp
-
modules/chansaver.cpp
-
modules/clearbufferonmsg.cpp
-
modules/clientnotify.cpp
-
modules/controlpanel.cpp
-
modules/crypt.cpp
-
modules/ctcpflood.cpp
-
modules/cyrusauth.cpp
-
modules/dcc.cpp
-
modules/disconkick.cpp
-
modules/fail2ban.cpp
-
modules/flooddetach.cpp
-
modules/identfile.cpp
-
modules/imapauth.cpp
-
modules/keepnick.cpp
-
modules/kickrejoin.cpp
-
modules/lastseen.cpp
-
modules/listsockets.cpp
-
modules/log.cpp
-
modules/missingmotd.cpp
-
modules/modperl.cpp
-
modules/modperl/CMakeLists.txt
-
modules/modperl/codegen.pl
-
modules/modperl/modperl.i
-
modules/modperl/module.h
-
modules/modperl/pstring.h
-
modules/modperl/startup.pl
-
modules/modpython.cpp
-
modules/modpython/CMakeLists.txt
-
modules/modpython/codegen.pl
-
modules/modpython/modpython.i
-
modules/modpython/module.h
-
modules/modpython/ret.h
-
modules/modpython/znc.py
-
modules/modtcl.cpp
-
modules/modtcl/CMakeLists.txt
-
modules/modtcl/binds.tcl
-
modules/modtcl/modtcl.tcl
-
modules/modules_online.cpp
-
modules/nickserv.cpp
-
modules/notes.cpp
-
modules/notify_connect.cpp
-
modules/partyline.cpp
-
modules/perform.cpp
-
modules/perleval.pm
-
modules/po/CMakeLists.txt
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
#
|
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details.
|
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details.
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2008 Michael "Svedrin" Ziegler diese-addy@funzt-halt.net |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* Author: imaginos <imaginos@imaginos.net> |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2008 by Stefan Rado |
|
|
|
* based on admin.cpp by Sebastian Ramacher |
|
|
|
* based on admin.cpp in crox branch |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2008 Heiko Hund <heiko@ist.eigentlich.net> |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* This was originally written by cycomate. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2006-2007, CNU <bshalm@broadpark.no> |
|
|
|
*(http://cnu.dieplz.net/znc)
|
|
|
|
* |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/usr/bin/env perl |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/usr/bin/env perl |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
/*
|
|
|
|
* Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
* Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
# |
|
|
|
# Copyright (C) 2004-2018 ZNC, see the NOTICE file for details. |
|
|
|
# Copyright (C) 2004-2019 ZNC, see the NOTICE file for details. |
|
|
|
# |
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
# you may not use this file except in compliance with the License. |
|
|
|