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
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

List generated Wed Jul 2 01:18:03 2025
Currently showing patches 48901 to 48960 of 53215 [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]