summaryrefslogtreecommitdiff
path: root/libgps_dbus.c
Commit message (Expand)AuthorAgeFilesLines
* libgps_dbus: Don't throw away eph, use it.Gary E. Miller2019-03-261-3/+1
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-0/+4
* libgps_dbus: Fix compiler warning of DBusHandlerResult signal_handler()Gary E. Miller2018-09-111-1/+2
* dbus timeout parameter is in milliseconds.Robert Norris2017-03-041-1/+1
* Shift libgps_dbus inclusion of syslog.h only if dbus is being used.Rob Norris2016-03-071-1/+1
* Ensure memory is freed in gps library client on dbus failures.Rob Norris2016-03-051-0/+4
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-4/+2
* Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).Eric S. Raymond2015-03-011-1/+0
* Fix minor build failure due to moving definition of UNUSED.Eric S. Raymond2015-02-261-0/+1
* Fixed incorrect string argument to dbus_message_get_args().Andrey Mazo2013-09-261-1/+1
* Nuke trailing whitespace in C source.Eric S. Raymond2012-09-071-1/+1
* Use UNUSED rather than uselessly setting a parameter, which triggers a compil...ukyg9e5r6k7gubiekd62012-09-071-4/+1
* Remove a dependency on the Gnome libraries.Eric S. Raymond2011-10-031-11/+4
* Remove duplicate code.Michael Tatarinov2011-09-301-1/+0
* Magic-number elimination.Eric S. Raymond2011-09-301-2/+2
* Re-do runtime dispatch in the client library.Eric S. Raymond2011-09-301-2/+5
* Runtime dispatch to methods is working in the client library.Eric S. Raymond2011-09-281-1/+1
* Avoid a name collision.Eric S. Raymond2011-09-281-2/+2
* First step in runtime export dispatch for the client library.Eric S. Raymond2011-09-281-0/+2
* Repair compilation of DBUS + Qt.Eric S. Raymond2011-09-281-0/+1
* Get back to a state where the shm export works.Eric S. Raymond2011-09-271-2/+2
* Converge the library APIs for different transports more closely.Eric S. Raymond2011-09-271-2/+2
* More refactoring.Eric S. Raymond2011-09-271-10/+6
* More refactoring. Bring DBUS API closer to the generic one.Eric S. Raymond2011-09-271-26/+44
* Refactoring step and minor fixes.Eric S. Raymond2011-09-271-3/+2
* Remove incorrect comment.Eric S. Raymond2011-09-271-1/+0
* Belated commit of new file created by gpxlogger refactoring.Eric S. Raymond2011-09-271-0/+133