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
1e0dd586 [view]master2011-10-17 17:38:53 +0000tpearson[knetworkmanager8] Add dead-ended knetworkmanager 0.8 source
Add copy of same for knetworkmanager 0.9 starting point
fb6450c3 [view]master2011-10-17 12:28:02 -0500Timothy Pearson[tde-packaging] Finish knetworkmanager source package rename
941f027b [view]master2011-10-17 12:26:16 -0500Timothy Pearson[tde-packaging] Add knetworkmanager version number in source package name
f503bf1c [view]master2011-10-17 12:24:31 -0500Timothy Pearson[tde-packaging] Force knetworkmanager to avoid network-manager 0.8.9 and above
fd1cb38f [view]master2011-10-17 16:29:13 +0000tpearson[ksquirrel] Fix ksquirrel FTBFS under oneiric i386
51cb1328 [view]master2011-10-17 16:18:22 +0000tpearson[krusader] Fix krusader FTBFS under oneiric
45ec7146 [view]master2011-10-17 07:48:22 +0000tpearson[ksquirrel] Fix ksquirrel FTBFS under oneiric
d64e4117 [view]master2011-10-17 07:39:05 +0000tpearson[ksystemlog] Fix ksystemlog FTBFS under oneiric
5899fe29 [view]master2011-10-17 07:35:07 +0000tpearson[wlassistant] Fix wlassistant FTBFS under oneiric
2be53f68 [view]master2011-10-17 06:57:59 +0000tpearson[smartcardauth] Fix smartcardauth FTBFS under oneiric
b9244069 [view]master2011-10-17 06:52:44 +0000tpearson[kvirc] Fix kvirc FTBFS under oneiric
0404f9a2 [view]master2011-10-17 06:35:03 +0000tpearson[tellico] Fix tellico FTBFS under oneiric
acd32952 [view]master2011-10-17 05:21:34 +0000tpearson[rosegarden] Fix rosegarden FTBFS under oneiric
b21d29de [view]master2011-10-17 03:26:30 +0000tpearson[piklab] Fix piklab FTBFS under oneiric
e3b8aaab [view]master2011-10-16 22:16:17 -0500Johannes Schindelin[libtdevnc] Update AUTHORS
Signed-off-by: Johannes Schindelin
fba4818a [view]master2011-10-16 22:02:11 -0500George Fleury[libtdevnc] Fix memory leak
I was debbuging some code tonight and i found a pointer that is not been
freed, so i think there is maybe a memory leak, so it is...
there is the malloc caller reverse order:
( malloc cl->statEncList )
<- rfbStatLookupEncoding
<- rfbStatRecordEncodingSent
<- rfbSendCursorPos
<- rfbSendFramebufferUpdate
<- rfbProcessEvents
I didnt look the whole libvncserver api, but i am using
rfbReverseConnection with rfbProcessEvents, and then when the client
connection dies, i am calling a rfbShutdownServer and rfbScreenCleanup,
but the malloc at rfbStatLookupEncoding isnt been freed.
So to free the stats i added a rfbResetStats(cl) after rfbPrintStats(cl)
at rfbClientConnectionGone in rfbserver.c before free the cl pointer. (at
rfbserver.c line 555). And this, obviously, is correcting the memory leak.
Signed-off-by: Johannes Schindelin
ff9eff8e [view]master2011-10-16 22:00:37 -0500Timothy Pearson[tde-packaging] Add libreadline6-dev as piklab build dep on Debian and Ubuntu
3693985f [view]master2011-10-17 02:48:34 +0000tpearson[knights] Fix knights FTBFS under oneiric
2403c831 [view]master2011-10-16 17:10:54 -0500Timothy Pearson[tde-packaging] Fix kiosktool build deps under Debian and Ubuntu
deb7c8cc [view]master2011-10-16 21:33:14 +0000tpearson[arts] Rempve obsolete and broken autotools files from arts
197f795e [view]master2011-10-16 20:33:42 +0000tpearson[kiosktool] Fix kiosktool FTBFS under oneiric
4a846a8e [view]master2011-10-16 15:30:04 -0500Timothy Pearson[tde-packaging] Fix kiosktool debian rules file on Debian and Ubuntu
ad50a0b0 [view]master2011-10-16 15:23:36 -0500Timothy Pearson[tde-packaging] Fix kiosktool Ubuntu patches
48b42e21 [view]master2011-10-16 20:07:32 +0000tpearson[kpilot] Fix kpilot FTBFS under oneiric
daaba1d3 [view]master2011-10-16 07:50:51 +0000tpearson[ktorrent] Fix ktorrent FTBFS under oneiric
f8251d28 [view]master2011-10-16 07:39:08 +0000tpearson[tderadio] Fix kradio FTBFS under oneiric
56bd9a60 [view]master2011-10-16 07:02:38 +0000tpearson[kmymoney] Fix kmymoney2 FTBFS under oneiric
01a4f45a [view]master2011-10-16 06:04:17 +0000tpearson[kmyfirewall] Fix kmyfirewall FTBFS under oneiric
03859c2e [view]master2011-10-16 05:53:48 +0000tpearson[tdeio-locate] Fix kio-locate FTBFS under oneiric
a2ac0d63 [view]master2011-10-16 00:10:01 +0000tpearson[tdebindings] Implement support for updating the status bar when the mouse cursor is above a link (and by javascript) and the window title is updated when a page is loaded in the mozilla plugin
Thanks to Julius Schwartzenberg for the patch!
b877051c [view]master2011-10-15 09:36:02 +0000tpearson[kile] Fix kile FTBFS under oneiric
586a5f78 [view]master2011-10-15 09:34:36 +0000tpearson[kiosktool] Raw TQt conversion of kiosktool
56a74759 [view]master2011-10-15 09:27:28 +0000tpearson[kgtk-qt3] Fix kgtk-trinity FTBFS under oneiric
c5b950e4 [view]master2011-10-15 04:24:01 -0500Timothy Pearson[tde-packaging] Add initial packaging for kiosktool-trinity to Debian and Ubuntu
281b2113 [view]master2011-10-15 09:14:47 +0000tpearson[kiosktool] Initial import of kiosktool
This source tree will most likely not even compile yet--stay tuned for updates!
45beeef4 [view]master2011-10-15 09:06:27 +0000tpearson[tde-systemsettings] Fix kde-systemsettings FTBFS under oneiric
1b8d048c [view]master2011-10-15 08:48:50 +0000tpearson[tdesvn] Fix kdesvn FTBFS under oneiric
cb155b6b [view]master2011-10-15 07:59:45 +0000tpearson[kdpkg] Fix kdpkg FTBFS under oneiric
da3e5a1f [view]master2011-10-15 07:19:10 +0000tpearson[kchmviewer] Fix kchmviewer FTBFS under oneiric
79eb4286 [view]master2011-10-15 07:04:09 +0000tpearson[kbfx] Fix kbfx FTBFS under oneiric
f32aa75e [view]master2011-10-15 06:49:03 +0000tpearson[koffice] Fix koffice FTBFS under oneiric
f63b035a [view]master2011-10-14 23:31:08 -0500Timothy Pearson[tde-packaging] Add libreadline6-dev as alternate koffice build-dep
2ce5b382 [view]master2011-10-15 02:07:16 +0000tpearson[gtk-qt-engine] Clean up gtk-qt-engine a bit
e72b4c2d [view]master2011-10-15 00:42:13 +0000tpearson[k3b] Fix k3b HAL FTBFS
3b978422 [view]master2011-10-15 00:07:52 +0000tpearson[k3b] Reactivate k3b HAL
6268f98f [view]master2011-10-14 23:38:05 +0000tpearson[k9copy] Fix up k9copy DBUS detection routines for multiarch
e12de025 [view]master2011-10-14 23:30:55 +0000tpearson[k9copy] Fix k9copy FTBFS under oneiric
435ca112 [view]master2011-10-14 23:10:33 +0000tpearson[k3b] Fix k3b FTBFS under older versions of ffpmeg
8ca9c4bc [view]master2011-10-14 22:13:55 +0000tpearson[k3b] Fix accidental k3b FTBFS introduced in last commit
e81d6b08 [view]master2011-10-14 22:05:38 +0000tpearson[tdebase] Add a new intrusion detection feature to kdesktop_lock
When enabled the date and time of the last screen lock is shown before login
4b97664c [view]master2011-10-14 21:10:38 +0000tpearson[k3b] Fix k3b FTBFS under oneiric
95f0df62 [view]master2011-10-14 20:37:19 +0000tpearson[adept] Fix Adept FTBFS under oneiric
e4edddce [view]master2011-10-14 20:34:52 +0000tpearson[admin] Add AC_TAGCOLL2 macro to trinity common admin files
7723a908 [view]master2011-10-14 20:34:52 +0000tpearson[other] Add AC_TAGCOLL2 macro to trinity common admin files
082f536b [view]master2011-10-14 19:58:08 +0000tpearson[tdebase] Fix konsole startup on session resume when ARGB visuals are enabled
Fix konsole FTBFS if COMPOSITE extension is not available
168f63d2 [view]master2011-10-14 18:49:33 +0000tpearson[tdebase] Fix kompmgr user handoff on login
Add new command line option '-k' to kompmgr to suppress restart on Xorg crash
ec2515f0 [view]master2011-10-14 13:51:18 +0100Tim Williams[tde-packaging] Initial commit of the Mandriva patches and spec files.
This includes the main dependencies and core packages, but very little else.
18a60973 [view]master2011-10-14 07:20:33 +0000tpearson[tdebase] Add and enable Trinity executable completion in the run dialog
715433c8 [view]master2011-10-14 07:14:57 +0000tpearson[tdelibs] Add new system executable completion mode to kurlcompletion
14664d46 [view]master2011-10-14 06:41:06 +0000tpearson[digikam] Fix digikam FTBFS under oneiric
3c492be6 [view]master2011-10-14 03:30:26 +0000tpearson[bibletime] Fix bibletime FTBFS under oneiric
093e8239 [view]master2011-10-14 03:23:23 +0000tpearson[basket] Fix basket FTBFS under oneiric
1370b62a [view]master2011-10-14 01:19:24 +0000tpearson[abakus] Fix abakus FTBFS under oneiric
599b939c [view]master2011-10-14 00:20:12 +0000tpearson[amarok] Fix Amarok FTBFS on oneiric
83ee7923 [view]master2011-10-13 22:44:21 +0000tpearson[pytde] Fix a number of invalid references to temporary variables in python-trinity
d9e84b4d [view]master2011-10-13 17:58:50 +0000tpearson[tdebase] Fix detection of executable files by URI
This fixes data files being flagged as executable in the run dialog
bba295da [view]master2011-10-13 02:03:53 -0500Timothy Pearson[tde-packaging] Add libdb-dev build-dep to kdevelop on Ubuntu and Debian
b2f30ae4 [view]master2011-10-13 06:07:02 +0000tpearson[tdevelop] Fix kdevelop FTBFS under oneiric
dfa36f08 [view]master2011-10-12 20:04:46 -0500Timothy Pearson[tde-packaging] Add libdb-dev build-dep to kdesdk on Ubuntu and Debian
49be0750 [view]master2011-10-12 21:09:37 +0000tpearson[tdesdk] Fix kdesdk FTBFS
69aa7486 [view]master2011-10-12 20:17:26 +0000tpearson[tdewebdev] Fix kdewebdev FTBFS under oneiric
Quanta lvalue gcc error patch provided by "/dev/ammo42"
59bf688c [view]master2011-10-12 18:58:37 +0000tpearson[tdeaddons] Fix kdeaddons FTBFS under oneiric
76e1423b [view]master2011-10-12 18:10:17 +0000tpearson[tdesdk] Fix kdesdk FTBFS under oneiric
bed0c1cd [view]master2011-10-12 17:38:28 +0000tpearson[tdeaccessibility] Fix kdeaccessibility FTBFS under oneiric
14c8943c [view]master2011-10-12 19:00:47 +0200Christian Beier[libtdevnc] Update ChangeLog for 0.9.8.1.
609ccec1 [view]master2011-10-12 18:57:01 +0200Christian Beier[libtdevnc] Update version number in autotools && cmake, NEWS entry.
42c54011 [view]master2011-10-12 08:22:45 +0000tpearson[tdebase] Fix desktop lock not releasing to allow password authentication if an X11 display switch keypress was detected in certain situations
06e91ce2 [view]master2011-10-12 07:32:50 +0000tpearson[tdetoys] Fix kdetoys FTBFS under oneiric
4e51ac09 [view]master2011-10-12 02:22:34 -0500Timothy Pearson[tde-packaging] Add alternate build-dep on libreadline5-dev in kdewebdev on Ubuntu and Debian
0014d7d4 [view]master2011-10-12 02:19:44 -0500Timothy Pearson[tde-packaging] Add alternate build-dep on libdb++-dev for kdeaddons under Ubuntu and Debian
08e5b55e [view]master2011-10-11 21:58:54 +0000tpearson[tdeadmin] Fix kdeadmin FTBFS under oneiric
9f3b0a38 [view]master2011-10-11 20:10:27 +0000tpearson[tdemultimedia] Fixed kdemultimedia FTBFS under oneiric
0e494bc7 [view]master2011-10-11 19:39:08 +0000tpearson[tdeutils] Fix kdeutils FTBFS under Oneiric
84e02777 [view]master2011-10-11 13:48:42 -0500Timothy Pearson[tde-packaging] Add missing akregator private shared object to kdepim
b6bf0b11 [view]master2011-10-11 17:57:59 +0000tpearson[tdebindings] Fix FTBFS under Ubuntu Oneiric
3b26b670 [view]master2011-10-11 12:14:55 -0500Timothy Pearson[tde-packaging] Add libreadline6-dev as alternate kdepim build-dep on Debian and Ubuntu
ae35c8f0 [view]master2011-10-11 07:47:22 +0000tpearson[tdemultimedia] Fix kdemultimedia FTBFS under oneiric
34b141e9 [view]master2011-10-11 07:13:47 +0000tpearson[tdegames] Fix kdegames compilation under oneiric
31c447f3 [view]master2011-10-11 06:27:20 +0000tpearson[tdegraphics] Fix reference to temporary in kdegraphics
84c9dfc7 [view]master2011-10-10 20:53:06 +0000tpearson[gtk-qt-engine] Fix potential GTK theme engine crash
Thanks to MutantTurkey for tracing the problem!
6d21a232 [view]master2011-10-10 20:49:39 +0000tpearson[tdeedu] Fix a reference to temporary in kdeedu
8254be09 [view]master2011-10-10 20:49:12 +0000tpearson[tdebase] Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen
f3acc763 [view]master2011-10-10 20:45:10 +0000tpearson[kdirstat] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
ecba8952 [view]master2011-10-10 20:45:10 +0000tpearson[kvkbd] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
e021d6ef [view]master2011-10-10 20:45:10 +0000tpearson[katapult] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
e003af38 [view]master2011-10-10 20:45:10 +0000tpearson[kmyfirewall] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
df022183 [view]master2011-10-10 20:45:10 +0000tpearson[filelight] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
d604c1c3 [view]master2011-10-10 20:45:10 +0000tpearson[ktechlab] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
d401b1df [view]master2011-10-10 20:45:10 +0000tpearson[tellico] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
d05fb8e2 [view]master2011-10-10 20:45:10 +0000tpearson[tdeutils] Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric

List generated Fri Apr 26 09:17:40 2024
Currently showing patches 41601 to 41700 of 45917 [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]