summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Only build service docs if service build is enabledseparate-xmlZeeshan Ali2019-03-121-20/+22
* CI: Add test for building w/o backendZeeshan Ali2019-03-111-0/+9
* Move D-Bus interface XML & code into separate dirZeeshan Ali2019-03-1115-126/+131
* build: Drop an obsolete FIXME commentZeeshan Ali2019-03-111-5/+0
* build: Update URLs to homepage & bug submissionZeeshan Ali2019-03-111-2/+2
* build: Use "Geoclue" spelling instead of "GeoClue"Zeeshan Ali2019-03-111-1/+1
* build: Ensure 'systemd_unit_dir' variable is always setZeeshan Ali2019-03-091-0/+2
* README: Use "Geoclue" spelling instead of "GeoClue"Zeeshan Ali2019-03-091-3/+3
* README: No need to be so verbose about Ubuntu 14.04 issueZeeshan Ali2019-03-091-4/+1
* README: Add '.md' suffixZeeshan Ali2019-03-091-0/+0
* lib: Avoid linking to system-installed libraryBenjamin Berg2019-03-071-6/+6
* lib: Automatically delete client on server when using GClueSimpleBenjamin Berg2019-03-071-6/+7
* Add new API to allow automatic server side deletion of clientBenjamin Berg2019-03-074-16/+237
* nmea: Add support for GGA messages from more NMEA sourcesInzamam2019-03-051-2/+7
* Release 2.5.22.5.2Zeeshan Ali2019-01-061-0/+33
* service: Drop geocode-glib copyZeeshan Ali2019-01-0421-5687/+1
* service: Standalone GClueLocation classZeeshan Ali2019-01-048-74/+484
* service: Drop a redundant 'const'Zeeshan Ali2019-01-041-1/+1
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-0419-113/+121
* dbus,manager: Add DeleteClient() methodZeeshan Ali2019-01-032-16/+83
* wifi: Only refresh location on BSS list changesdont-spam-mlsZeeshan Ali2019-01-031-7/+16
* wifi: Wait 10 seconds between scans for high-accuracy caseZeeshan Ali2019-01-031-10/+13
* wifi: Don't schedule location refresh on BSS addition/removalZeeshan Ali2019-01-031-25/+0
* wifi: Add a debug log about refreshing locationZeeshan Ali2019-01-031-0/+1
* wifi: Move a debug logZeeshan Ali2019-01-031-8/+9
* wifi: Debug message on removing BSS (AP)Zeeshan Ali2019-01-031-2/+19
* service,manager: New API for mult-client appsZeeshan Ali2018-12-312-17/+89
* service: Log info on vanished peer to debug logZeeshan Ali2018-12-311-0/+9
* service: Fix check for bus name matchZeeshan Ali2018-12-271-1/+5
* service,manager: `active` now means non-0 clientsZeeshan Ali2018-12-271-16/+11
* service: Keep a count of number of clientsZeeshan Ali2018-12-271-4/+5
* service: Remove a redundant 'const' qualifier from a fieldZeeshan Ali2018-12-271-1/+1
* service: Rename `num_clients` field to `last_client_id`Zeeshan Ali2018-12-271-2/+2
* docs: Fix two linksZeeshan Ali2018-12-271-8/+10
* wifi: Tell wpa_supplicant to keep scanningZeeshan Ali2018-12-221-0/+126
* wpa_supplicant: Add Scanning APIZeeshan Ali2018-12-212-0/+11
* web-source: fix type mismatch on unused parameterWill Thompson2018-11-061-1/+1
* web-source: drop GLib < 2.44 fallback pathWill Thompson2018-11-061-12/+0
* meson: require GLib >= 2.44Will Thompson2018-11-061-3/+3
* build: restore support for modem gps locationsValentin Blot2018-11-061-0/+4
* service-client: Fix a check for system appZeeshan Ali2018-11-011-1/+1
* Bump versionZeeshan Ali2018-11-011-1/+1
* service: Allow multiple clients on the same connectionZeeshan Ali2018-11-011-30/+28
* web-source: Update internet availability when connectivity changeswip/hadess/reduce-internet-availBastien Nocera2018-10-291-0/+20
* web-source: Minimise get_internet_available() callsBastien Nocera2018-10-291-10/+9
* Trivia: Fix several typosLaurent Bigonville2018-10-222-3/+3
* build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)2018-10-217-25/+21
* build: Make dbus_interface_dir absoluteJan Alexander Steffens (heftig)2018-10-211-4/+4
* build: Rename abs_header_dir to include_subdirJan Alexander Steffens (heftig)2018-10-212-6/+6
* build: Fix a double space (whitespace)Jan Alexander Steffens (heftig)2018-10-211-1/+1