summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-12client-info: Check for `app-flatpak-` prefix in `get_xdg_id`2.5.xIan Douglas Scott1-6/+11
2021-08-12gclue-wifi: Use GeoIP when a WiFi device isn't availableDor Askayo1-21/+17
2020-12-23Release 2.5.72.5.7Zeeshan Ali2-1/+7
2020-12-23gclue-wifi: Fix returning NULL error if BSS list is emptyPhilip Withnall1-4/+29
2020-12-23gclue-wifi: Cancel existing scan timeout before scheduling anotherPhilip Withnall1-0/+9
2020-12-23gclue-wifi: Factor out a function to start a Wi-Fi scanPhilip Withnall1-24/+34
2020-12-23gclue-mozilla: Don’t submit a single BSS entry in a queryPhilip Withnall1-3/+16
2020-12-23gclue-wifi: Tidy up some debug messagesPhilip Withnall1-4/+4
2020-12-23gclue-wifi: Fix typo in a code commentPhilip Withnall1-1/+1
2020-12-23gclue-wifi: Handle errors getting the BSS listPhilip Withnall1-1/+3
2020-12-23gclue-locator: Fix minor leak on exitPhilip Withnall1-0/+1
2020-12-23service: Check the maximum allowed accuracy level even for system appsLaurent Bigonville1-11/+5
2020-12-23modem-manager: keep gps enabled on connection lossValentin Blot1-1/+1
2020-12-23locator: fix logic error in the destructorAmaury Pouly1-2/+2
2020-12-23Fix two memory leaks.Amaury Pouly2-0/+2
2020-12-23CI: Tell apt-get to ignore invalid signaturesSujanan Bhathiya1-1/+1
2020-12-23CI: Use previous version of mesonZeeshan Ali1-1/+1
2020-02-26Release 2.5.62.5.6Zeeshan Ali2-1/+14
2020-02-26service: Fix a minor typo in docsZeeshan Ali1-1/+1
2020-02-26mozilla: handle wpa_bss_get_ssid() returning NULLWill Thompson1-0/+2
2020-02-26LocationSource::start/stop should return TRUE if already in target stateZeeshan Ali1-2/+2
2020-02-26Fix a few memory leaks. Fixes #120Amaury Pouly2-5/+13
2020-02-26wifi: Remove failable checks before clearing stateZeeshan Ali1-7/+11
2020-02-26config: Clear error after submission URL lookup failsJan Alexander Steffens (heftig)1-1/+1
2020-02-26config: Improve config lookup error messagesJan Alexander Steffens (heftig)1-4/+7
2019-09-30Release 2.5.52.5.5Zeeshan Ali1-0/+9
2019-09-30wifi,mozilla: Switch to strings on the stackZeeshan Ali2-90/+88
2019-09-30wifi: Plug a leakZeeshan Ali1-1/+1
2019-09-30wifi: Don't read beyond the buffer boundryZeeshan Ali1-6/+11
2019-09-27Release 2.5.42.5.4Zeeshan Ali1-0/+6
2019-09-27mozilla: Plug a leakZeeshan Ali1-1/+1
2019-09-27mozilla: Don't read beyond the buffer boundryZeeshan Ali1-6/+9
2019-09-04Fixed hang on startup when client app is a system app: avoid wasting 20s wait...Federico Di Pierro1-0/+4
2019-07-16docs/meson.build: Build the library doc after the backend oneLaurent Bigonville1-4/+4
2019-05-16Release 2.5.32.5.3Zeeshan Ali2-1/+22
2019-05-16CI: Drop Ubuntu 17.10 from testsZeeshan Ali1-9/+0
2019-04-23README: Ditch mailing-list for GNOME DiscourseZeeshan Ali1-2/+2
2019-04-11CI: Break a long lineZeeshan Ali1-1/+3
2019-04-07man,conf: Add missing newline at end of fileZeeshan Ali1-1/+1
2019-04-07man,conf: Drop mention of system componentsZeeshan Ali2-7/+5
2019-04-07conf,man: Drop mention of inexistant leaderboardZeeshan Ali2-6/+2
2019-04-07man,conf: No need for mentioning google's serviceZeeshan Ali1-10/+0
2019-04-07Add geoclue configuration man pageSachin Chand2-0/+191
2019-03-24mozilla: Add some NULL checks to wpa_supplicant codeZeeshan Ali1-4/+11
2019-03-17HACKING: Add comment on what `sudo su geoclue` doesZeeshan Ali1-1/+1
2019-03-17HACKING: Add a missing `` enclosureZeeshan Ali1-1/+1
2019-03-17HACKING: More specific user account instructionsZeeshan Ali1-1/+2
2019-03-15HACKING: Fedora command for installing libnotifyZeeshan Ali1-0/+1
2019-03-15HACKING: Fix names of Debian packagesInzamam1-6/+7
2019-03-15docs: Add a Richer README.md fileSumera Priyadarsini1-5/+63