Robert Adam
d100ff1467
MAINT: Update copyright to 2022
2022-01-04 20:17:33 +01:00
Robert Adam
59ae429972
MAINT: Update copyright notice to 2021
...
This was done by running scripts/updateLicenseHeaders.py and then
manually editing the LICENSE file.
2021-03-02 10:15:01 +01:00
Robert
af7dac72f4
FORMAT: Run clang-format 10 on all C/CXX source-files
2020-09-11 18:29:33 +02:00
Davide Beatrici
4e67a2fafb
Auto-update LICENSE.header in source files
2020-01-07 03:09:22 +01:00
Davide Beatrici
5a07244a44
Don't include PCH headers directly
...
According to Qt's documentation the PCH header doesn't need to be included.
From https://doc.qt.io/qt-5/qmake-precompiledheaders.html :
"To make your project use precompiled headers, you only need to define the PRECOMPILED_HEADER variable in your project file."
"qmake will handle the rest, to ensure the creation and use of the precompiled header file. You do not need to include the precompiled header file in HEADERS, as qmake will do this if the configuration supports precompiled headers."
2019-09-12 00:13:35 +02:00
Davide Beatrici
b427333257
Auto-update LICENSE.header in source files
2019-01-25 04:56:19 +01:00
Mikkel Krautz
f6ba3a52bf
Auto-update LICENSE.header in source files.
2018-01-01 23:05:37 +01:00
Mikkel Krautz
5ede036c7d
Net: refactor HostAddress class to its own set of files.
2017-04-10 09:22:56 +02:00
Mikkel Krautz
c01ff8c16f
Net: refactor SWAP64 macro into its own header, ByteSwap.h.
2017-04-09 20:57:36 +02:00
Mikkel Krautz
91ebb8b0b5
Update tree copyrights to 2017.
2017-01-08 21:05:57 +01:00
Mikkel Krautz
dac910b660
Net: use QLatin1String instead of implicit char * -> QString conversion in Ban::toString().
...
Fixes the build. We have QT_NO_CAST_FROM_ASCII set.
2016-05-19 01:04:55 +02:00
spede
5d1a56e6e8
Add logging for ban removals/changes.
...
Fixes mumble-voip/mumble#1996
2016-05-19 00:31:42 +02:00
Mikkel Krautz
395c084b7a
src: update to use LICENSE.header.
2016-05-10 22:42:02 +02:00
Stefan Hacker
3643c24061
Add missing iMask to Ban equality operator
...
Fixes #2151
2016-03-07 22:15:04 +01:00
Kissaki
ac65b31a2c
Banlist: PR commit adjustments
...
* Use localeAwareCompare for string username comparison
* Code improvements
* Textual changes
2013-06-30 15:14:52 +02:00
Zuko
bf5927ee8d
BanList improvements
2013-06-30 12:47:27 +02:00
Benjamin Jemlich
07737a314c
Fix include guards and PCH includes
2011-11-09 00:12:10 +01:00
Thorvald Natvig
7de5ebc18f
Indent, changelog, submodule and language update
2011-06-11 02:58:17 +02:00
Thorvald Natvig
07bf14614a
Use TCP destination as UDP source
2011-05-11 07:25:56 +02:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Thorvald Natvig
16339bfc91
Update license to 2010
2010-01-05 08:49:22 +01:00
Benjamin Jemlich
c180869227
Check bans using UTC time
2009-11-22 02:37:39 +01:00
Benjamin Jemlich
248d44aa45
Fix ban expiration
2009-11-22 02:19:49 +01:00
Thorvald Natvig
3976433cc7
Multibind for nix
2009-06-22 20:01:44 +02:00
Thorvald Natvig
c1c460bab3
Allow IPv6 control connections
2009-06-22 00:39:38 +02:00
Thorvald Natvig
54c2e1e1d6
Indent, changelog and submodule update
2009-05-15 17:25:10 +02:00
Thorvald Natvig
a98d45a393
Faster quint64 based netaddress handling
2009-05-15 17:24:27 +02:00