summaryrefslogtreecommitdiff
path: root/droute/droute.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneeded conditionalsMike Gorse2022-04-121-12/+0
* Fix some compiler warningsMike Gorse2022-04-121-2/+2
* droute: handle unimplemented interfaces for GetAll and introspectionMike Gorse2022-04-081-6/+20
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix old FSF addressMike Gorse2019-08-271-2/+2
* Add missing return on errorEmmanuele Bassi2018-05-171-0/+1
* More DBusError leak fixesMike Gorse2013-05-021-4/+18
* droute: Fix another memory few memory leaksJasper St. Pierre2012-12-081-0/+2
* droute: Fix memory leak in path cleanupAndrew Potter2012-11-191-2/+2
* droute: Fix compile-time warningsBastien Nocera2012-10-111-2/+1
* Have DoAction send the reply message *before* invoking atkMike Gorse2012-03-051-8/+7
* Fixed some problems when shutting down and restarting the moduleMike Gorse2011-08-151-0/+27
* Use new dbus errors if they are availableMike Gorse2011-03-211-0/+16
* Fix some memory leaks, initialize a variable, and add a NULL checkMario Lang2011-02-211-4/+7
* Add missing standard header / fix prototypeFrederic Crozat2011-02-211-0/+1
* Peer-to-peer fixes; work in progressMike Gorse2010-08-301-22/+64
* Fix droute_add_one / caching (0.3.6 regression)Mike Gorse2010-08-151-1/+1
* Improve introspectionMike Gorse2010-07-201-5/+26
* Fix org.freedesktop.DBus.Properties.GetAllMike Gorse2010-04-091-1/+1
* Avoid calling g_error and aborting the application on some errorsMike Gorse2010-03-141-1/+4
* Convert droute introspection to use string literals created fromMark Doffman2010-02-111-37/+10
* Enhance droute so that unhandled messages are better debugged.Mark Doffman2010-02-031-13/+43
* Fix object lifecycle errors.Mark Doffman2010-01-051-3/+14
* Integrate leasing scheme in-to atk-bridge.Mark Doffman2010-01-051-0/+2
* Use datarootdir for finding the introspection XML files. They are now inMark Doffman2009-12-211-0/+1
* Add the droute and dbind libraries as static libraries within this repository.Mark Doffman2009-11-071-0/+598
* 2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-07-061-593/+0
* 2009-04-15 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-04-211-4/+9
* 2009-04-15 Mike Gorse <mgorse@novell.com>Mike Gorse2009-04-211-2/+6
* 2009-02-10 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-02-101-2/+6
* 2009-02-8 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-02-081-0/+36
* 2008-12-17 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-12-181-33/+89
* 2008-12-07 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-12-071-264/+418
* 2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-05-161-0/+334