aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_dbus.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-11-17Fixed a few more leaks,edman0071-8/+24
Valgrind no longers reports any leaks in plugin_dbus.c (though there are still a few in the dbus libs) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1058 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17plugin_dbus.c:edman0071-25/+40
* Remove a few info() messages from the dbus plugin that were too verbose * Fix a few leaks in the dbus plugin event.c * Fix a heap corruption bug layout.c * Fix a leak git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1057 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-16dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1volker1-2/+17
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15event plugin and dbus interface by Ed Martin (forgot to add new files)michael1-0/+803
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1054 3ae390bd-cb1e-0410-b409-cd5a39f66f1f