summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Ensure SYSCONFDIR is absoluteJan Alexander Steffens (heftig)2018-10-211-1/+1
* build: Use join_paths for LOCALEDIR and public-api install_dirJan Alexander Steffens (heftig)2018-10-212-2/+2
* Release 2.5.12.5.1Zeeshan Ali2018-10-162-1/+7
* Re-add gclue_accuracy_level_get_string()Zeeshan Ali2018-10-153-1/+55
* build: Use join_paths instead of concatenating the paths manuallyLaurent Bigonville2018-10-155-12/+12
* build: Set absolute path of libexecdirLaurent Bigonville2018-10-152-2/+2
* Release 2.5.02.5.0Zeeshan Ali2018-10-142-1/+27
* build: Don't hardcode the path of python3Ting-Wei Lan2018-10-022-2/+2
* CI: Build with NMEA source enabledZeeshan Ali2018-09-251-3/+3
* CI: Always keep build artifactsZeeshan Ali2018-09-251-3/+3
* CI: Keep all build artifactsZeeshan Ali2018-09-251-3/+3
* build: Correct python pathZeeshan Ali2018-09-251-1/+1
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-252-6/+40
* CI: Save artifacts on build failureZeeshan Ali2018-09-241-0/+15
* CI: Fetch gettext & ModemManager from distroZeeshan Ali2018-09-241-5/+1
* CI: no need to checkout geoclueZeeshan Ali2018-09-241-3/+3
* Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2018-09-242-26/+6
* Revert "build: Pass absolute path of sysconfdir to install-file.py"Zeeshan Ali2018-09-241-2/+1
* build: Pass absolute path of sysconfdir to install-file.pyZeeshan Ali2018-09-241-1/+2
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-242-6/+26