Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
f4d9c542 [view]master2017-02-18 15:14:13 +0100Slávek Banko[tdegraphics] likscan: Prefer pkg-config for libsane detection
Signed-off-by: Slávek Banko
5c78a78f [view]master2017-02-18 23:09:51 +0900Michele Calgaro[tde-packaging] DEB tdepim: fixed FTBFS caused by suggested but missing kpilot plugin.
Signed-off-by: Michele Calgaro
2f447046 [view]master2017-02-18 14:11:58 +0100Slávek Banko[tde-cmake] Fix '.la' file name for libraries with dot in name
Signed-off-by: Slávek Banko
69e107b2 [view]master2017-02-18 15:54:52 +0900Michele Calgaro[tde-packaging] DEB tdenetwork: fixed FTBFS caused by missing dependency for libssl-dev.
Signed-off-by: Michele Calgaro
58af2afd [view]master2017-02-18 15:27:45 +0900Michele Calgaro[tde-packaging] DEB tdebindings: fixed FTBFS caused by missing dependency for
libpkcs11-helper1-dev.
Signed-off-by: Michele Calgaro
2c6d943b [view]master2017-02-18 13:06:06 +0900Michele Calgaro[tde-packaging] DEB tdebase: fixed FTBFS caused by missing dependency for libssl-dev.
Signed-off-by: Michele Calgaro
a2322e70 [view]master2017-02-16 10:24:20 +0100Andreas Weigel[libtdevnc] remove obsolete hixie protocol support
bcefa591 [view]master2017-02-16 10:10:33 +0100Andreas Weigel[libtdevnc] factor out hybi decode part to make it testable
remove direct dependency on rfbClientPtr structure in hybi decode
function(s)
aac95a9d [view]master2017-02-15 12:31:05 +0100Andreas Weigel[libtdevnc] fix overflow and refactor websockets decode (Hybi)
fix critical heap-based buffer overflow which allowed easy modification
of a return address via an overwritten function pointer
fix bug causing connections to fail due a "one websocket frame = one
ws_read" assumption, which failed with LibVNCServer-0.9.11
refactor websocket Hybi decode to use a simple state machine for
decoding of websocket frames
75f04c14 [view]master2017-02-14 12:42:04 +0100Michał Kępień[libtdevnc] Ensure compatibility with gtk-vnc 0.7.0+
3ce68119 [view]master2017-02-11 23:28:20 +0900Michele Calgaro[tde-packaging] DEB smartcardauth: fixed FTBFS caused by conflict between libssl-dev and
libssl1.0-dev
Signed-off-by: Michele Calgaro
b3125c97 [view]master2017-02-11 13:22:55 +0100François Andriot[tde-packaging] RPM packaging: fix digikam-i18n dependencies
bfd1d00e [view]master2017-02-09 20:05:46 +0100Slávek Banko[tde-packaging] DEB tde-guidance: Add variant dependency systemd-sysv
Signed-off-by: Slávek Banko
8f7a0371 [view]master2017-02-09 03:01:00 +0100Slávek Banko[tde-packaging] DEB ktorrent: Add variant dependency php-cli
Signed-off-by: Slávek Banko
e41f766b [view]master2017-02-09 02:47:00 +0100Slávek Banko[tde-packaging] DEB tdesdk: Add variant dependency php-cli for tdecachegrind-converters
Signed-off-by: Slávek Banko
9a4a57bb [view]master2017-02-09 02:36:09 +0100Slávek Banko[tde-packaging] DEB kvpnc: Add variant dependency kmod
Signed-off-by: Slávek Banko
17af3297 [view]master2017-02-08 23:50:55 +0100Slávek Banko[tde-packaging] DEB tdeaddons: Rename libmime-perl dependency in knewsticker-scripts to libmime-tools-perl
Signed-off-by: Slávek Banko
864f073b [view]master2017-02-08 23:39:23 +0100Slávek Banko[tde-packaging] DEB tdeaddons: Add variant dependency libjpeg-turbo-progs for konq-plugins
Signed-off-by: Slávek Banko
fe943395 [view]master2017-02-08 17:53:58 +0100Bert van Hall[libtdevnc] drop autotools
Since autotools officially is no longer supported (see various github
issues), drop the related infrastructure to stop tempting people to use
it for building.
Signed-off-by: Bert van Hall
dfa2f34a [view]master2017-02-08 14:57:53 +0900Michele Calgaro[tde-packaging] DEB tdelibs: fix commit 4b7daca3
tdelibs could be built but not installed because the conflict between
libssl-dev and libssl1.0-dev was still present at installation time.
Signed-off-by: Michele Calgaro
35591cc4 [view]master2017-02-07 19:07:18 +0100Slávek Banko[tde-packaging] DEB: Add variant dependency default-libmysqlclient-dev
Signed-off-by: Slávek Banko
4b7daca3 [view]master2017-02-06 22:06:01 +0100Slávek Banko[tde-packaging] DEB tdelibs: Remove libssl-dev from build-dep
Necessary libssl-dev is provided as a dependency of libpkcs11-helper1-dev.
It prevents a possible collision between preferred version of OpenSSL and
version used by libpkcs11-helper1.
Signed-off-by: Slávek Banko
45ad86d9 [view]master2017-02-05 15:53:44 +0100Slávek Banko[tork] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
05bcfa76 [view]master2017-02-05 22:35:15 +0900Michele Calgaro[tdelibs] Fixed code for tdefiledialog which caused the problem explained in bug
2743. Using the new code, editing the path information in a
tdefiledialog and pressing the "open/save" button will behave exactly in
the same way as if ENTER was pressed after editing the path and before
pressing "open/save".
Signed-off-by: Michele Calgaro
00051ff7 [view]master2017-02-05 22:32:47 +0900Michele Calgaro[tdelibs] Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)
Signed-off-by: Michele Calgaro
c2d9407d [view]master2017-02-05 14:25:11 +0100Slávek Banko[tellico] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
bdac14e0 [view]master2017-02-05 14:19:49 +0100Slávek Banko[tde-packaging] DEB tellico: Enable tests
Signed-off-by: Slávek Banko
6569b886 [view]master2017-02-05 14:00:34 +0100Slávek Banko[tellico] Update tests to a new way
Signed-off-by: Slávek Banko
783e11f1 [view]master2017-02-05 13:52:16 +0100Slávek Banko[tdenetworkmanager] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
f256ed19 [view]master2017-02-05 11:26:28 +0100Slávek Banko[krusader] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
fd15bc64 [view]master2017-02-05 04:15:46 +0100Slávek Banko[koffice] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
2b3ad7ab [view]master2017-02-05 03:03:15 +0100Slávek Banko[knetworkmanager8] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
b1aebdd7 [view]master2017-02-04 18:26:31 +0100Slávek Banko[k3b] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
70586bff [view]master2017-02-04 16:50:45 +0100Slávek Banko[tdebindings] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
d58ece79 [view]master2017-02-04 15:25:31 +0100Slávek Banko[libksquirrel] Enable STDC_LIMIT_MACROS for jasper
Signed-off-by: Slávek Banko
909bc5d0 [view]master2017-02-03 15:24:21 +0100Slávek Banko[tdeutils] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
ed71acf6 [view]master2017-02-03 13:17:47 +0100Slávek Banko[tdenetwork] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
1458cc35 [view]master2017-02-02 01:42:02 +0100Slávek Banko[tdepim] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
81ed8f20 [view]master2017-02-01 09:30:33 +0100Slávek Banko[tdebase] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
df203a23 [view]master2017-02-01 01:57:20 +0100Slávek Banko[tdelibs] testing: Run tests that use DCOP in a temporary home
Signed-off-by: Slávek Banko
65ec7630 [view]master2017-01-31 19:20:09 +0100François Andriot[tde-packaging] RPM packaging: update build script
cca9892d [view]master2017-01-31 14:42:45 +0100Bert van Hall[libtdevnc] libvncclient/tls_openssl: support openssl 1.1.x
Treat openSSL data structures as opaque to achieve compatibility with
openSSL 1.1.x. While at it, fix order of cleaning up in
open_ssl_connection().
Signed-off-by: Bert van Hall
13d8a6c9 [view]master2017-01-31 10:31:33 +0100Christian Beier[libtdevnc] CMake: set OpenSSL include dir regardless of websockets being enabled or not
502e97df [view]master2017-01-31 10:20:52 +0100Christian Beier[libtdevnc] CMake: that file ain't used no more
117ec1e9 [view]master2017-01-31 02:45:44 +0100Slávek Banko[arts] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
7cc97cb1 [view]master2017-01-30 22:53:06 +0100Slávek Banko[tdelibs] Fix detection whether the system is big endian
Signed-off-by: Slávek Banko
d8d8c5e0 [view]master2017-01-30 22:47:59 +0100Slávek Banko[tdelibs] testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older than 2.8.4
Signed-off-by: Slávek Banko
13d30c65 [view]master2017-01-30 19:05:10 +0100Michele Calgaro[tde-packaging] DEB kpilot: Fix FTBFS on Stretch
Signed-off-by: Michele Calgaro
2c54f688 [view]master2017-01-30 18:42:10 +0100Slávek Banko[digikam] Enable STDC_LIMIT_MACROS for jasper
Signed-off-by: Slávek Banko
6df29db3 [view]master2017-01-29 18:33:32 +0100Christian Beier[libtdevnc] Fix vncev example compilation on Windows
8e90e892 [view]master2017-01-29 18:17:05 +0100Christian Beier[libtdevnc] CMake: the blooptest example needs pthreads
6935d69e [view]master2017-01-29 18:04:08 +0100Christian Beier[libtdevnc] TravisCI: install a newer CMake on Linux
05c6c6de [view]master2017-01-29 16:42:52 +0100Christian Beier[libtdevnc] CMake: fix examples linking when building with MSVC
69a33dda [view]master2017-01-29 16:35:45 +0100Slávek Banko[tde-packaging] DEB tdelibs: Update rule for tests
Signed-off-by: Slávek Banko
9ef3ed39 [view]master2017-01-29 16:34:21 +0100Christian Beier[libtdevnc] CMake: as of now, the tight sources need libjpeg, libpng alone is not enough
b14a2da3 [view]master2017-01-30 00:22:38 +0900Michele Calgaro[tdelibs] Fixed javascript syntax highlighting in Kate
Signed-off-by: Michele Calgaro
6455cb89 [view]master2017-01-29 15:46:33 +0100Slávek Banko[tde-cmake] Automatically run tests within check target
Signed-off-by: Slávek Banko
4b433097 [view]master2017-01-29 14:31:14 +0100Christian Beier[libtdevnc] AppVeyor: detect libpng for main build
77c762ef [view]master2017-01-29 14:28:46 +0100Christian Beier[libtdevnc] AppVeyor: fix libpng download cmd
29c4ce55 [view]master2017-01-29 14:16:51 +0100Christian Beier[libtdevnc] AppVeyor: more libpng build tuning
dc46a1cd [view]master2017-01-29 03:47:19 +0100Slávek Banko[tde-packaging] DEB tdelibs: Add x11-xserver-utils to build-deps
Signed-off-by: Slávek Banko
638a1274 [view]master2017-01-29 02:59:34 +0100Slávek Banko[tde-packaging] DEB tdelibs: Enable tests
Signed-off-by: Slávek Banko
e305bd81 [view]master2017-01-29 02:45:55 +0100Slávek Banko[tdelibs] testing: fix utf8 handling in tdeabc/testread2
Signed-off-by: Slávek Banko
24b4a815 [view]master2017-01-29 02:41:57 +0100Slávek Banko[tdelibs] testing: disable tdeabc/testldapclient
Test requires running TDE session and access
to a foreign ldap server on the Internet.
Signed-off-by: Slávek Banko
4d3d8d86 [view]master2017-01-29 02:35:44 +0100Slávek Banko[tdelibs] testing: run tdeio/kmimetypetest with temporary profile
Signed-off-by: Slávek Banko
30d5bd4d [view]master2017-01-29 02:32:26 +0100Slávek Banko[tdelibs] testing: fix bash specific syntax in dcop test
Signed-off-by: Slávek Banko
5c6425de [view]master2017-01-29 02:31:05 +0100Slávek Banko[tdelibs] testing: fix build of tdewallet tests with hidden visibility
Signed-off-by: Slávek Banko
81d492c7 [view]master2017-01-28 22:02:50 +0100Christian Beier[libtdevnc] AppVeyor: add appveyor.yml from ci branch.
c5297bd4 [view]master2017-01-28 21:51:04 +0100Christian Beier[libtdevnc] Fix building websockets with GnuTLS.
2300efd3 [view]master2017-01-28 21:17:02 +0100Christian Beier[libtdevnc] Fix typo
c3614739 [view]master2017-01-28 21:10:20 +0100Christian Beier[libtdevnc] Fix websockets building
73684172 [view]master2017-01-28 21:02:11 +0100Christian Beier[libtdevnc] Various #ifdef fixes to allow building with MSVC2014
37f293d5 [view]master2017-01-28 20:56:15 +0100Christian Beier[libtdevnc] CMake: as of now, websockets support requires sys/uio.h
cd5b38d7 [view]master2017-01-28 20:43:13 +0100Christian Beier[libtdevnc] CMake: add a HAVE_SYS_UIO_H flag to rfbconfig.h
3c082826 [view]master2017-01-28 20:18:20 +0100Christian Beier[libtdevnc] CMake: TightVNC-filetransfer requires pthreads as of now
dede3aea [view]master2017-01-28 17:59:52 +0100Christian Beier[libtdevnc] Fix LibVNCClient compilation with MSVC 2014
882c8f34 [view]master2017-01-28 17:34:42 +0100CHris B[libtdevnc] CMake: fix build system generation when zlib or OpenSSL not found
d08fd018 [view]master2017-01-28 17:00:07 +0100CHris B[libtdevnc] CMake: do not include NOTFOUND libs in pkg-config snippets
a40f889e [view]master2017-01-26 00:55:06 +0100Slávek Banko[tde] cmake: add tde_add_check_executable macro
f5745676 [view]master2017-01-26 00:45:38 +0100Slávek Banko[tdewebdev] cmake: add tde_add_check_executable macro
f33b9484 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdesdk] cmake: add tde_add_check_executable macro
e7148463 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdevelop] cmake: add tde_add_check_executable macro
b9ca5a15 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdetoys] cmake: add tde_add_check_executable macro
b104d8d0 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdemultimedia] cmake: add tde_add_check_executable macro
8095c348 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdepim] cmake: add tde_add_check_executable macro
5732d61c [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdenetwork] cmake: add tde_add_check_executable macro
2a2b74d6 [view]master2017-01-26 00:45:37 +0100Slávek Banko[tdeutils] cmake: add tde_add_check_executable macro
f2e85bdd [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdegames] cmake: add tde_add_check_executable macro
bd227085 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdegraphics] cmake: add tde_add_check_executable macro
a8b8aed8 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdebase] cmake: add tde_add_check_executable macro
a3abfb87 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdelibs] cmake: add tde_add_check_executable macro
8892f973 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdeedu] cmake: add tde_add_check_executable macro
4f409d01 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdebindings] cmake: add tde_add_check_executable macro
1a1d3154 [view]master2017-01-26 00:45:36 +0100Slávek Banko[tdeartwork] cmake: add tde_add_check_executable macro
9e95bf7f [view]master2017-01-26 00:45:35 +0100Slávek Banko[tdeadmin] cmake: add tde_add_check_executable macro
782d06b9 [view]master2017-01-26 00:45:35 +0100Slávek Banko[tdeaccessibility] cmake: add tde_add_check_executable macro
58cbd54b [view]master2017-01-26 00:45:35 +0100Slávek Banko[tdeaddons] cmake: add tde_add_check_executable macro
a77e5991 [view]master2017-01-26 00:45:34 +0100Slávek Banko[pytde] cmake: add tde_add_check_executable macro
6e87ae16 [view]master2017-01-26 00:45:34 +0100Slávek Banko[tde-i18n] cmake: add tde_add_check_executable macro
b4c9ff5f [view]master2017-01-26 00:45:33 +0100Slávek Banko[libtqt-perl] cmake: add tde_add_check_executable macro

List generated Sat May 25 09:17:41 2024
Currently showing patches 25269 to 25368 of 46449 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]