summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-24data: geoclue.conf.in: Add URL and API key for the Positon location serviceHEADmasterJonas Dreßler1-0/+21
2024-10-19data: geoclue.conf.in: Mention the geolocation service defined at build-timeJonas Dreßler1-0/+1
2024-09-03Release 2.7.22.7.2Teemu Ikonen2-1/+29
2024-09-03NEWS: Remove trailing whitespaceTeemu Ikonen1-5/+5
2024-09-01lib: simple: add missing NULL checkMarkus Göllnitz1-1/+6
2024-09-01README: List potential MLS replacementsTeemu Ikonen1-2/+8
2024-09-01README: Do not mention GeoIP sourceTeemu Ikonen1-1/+0
2024-08-18lib: simple: cancel on cancellable signalMarkus Göllnitz1-0/+18
2024-08-18lib: simple: cancel async calls with their parent taskMarkus Göllnitz1-3/+9
2024-08-18lib: simple: use g_signal_connect_object for auto-disconnectionMarkus Göllnitz1-17/+10
2024-08-16lib: simple: remove redundant clear_portal callsMarkus Göllnitz1-4/+0
2024-08-15lib: simple: use auto pointer clean-up inside callbacksMarkus Göllnitz1-44/+29
2024-08-15lib: simple: explicitly unref the task in init_finishMarkus Göllnitz1-10/+9
2024-08-14lib: simple: make priv->task a weak pointerMarkus Göllnitz1-8/+10
2024-08-13lib: simple: stop leaking error pointersMarkus Göllnitz1-3/+3
2024-08-06lib: simple: fix unrefingMarkus Göllnitz1-1/+1
2024-07-30demo: Use GApplication to handle optionsBalló György1-19/+22
2024-07-30demo: Port agent to GApplicationBalló György1-9/+29
2024-07-30meson: Upgrade GLib / Gio dependency to version 2.74.0Balló György1-3/+3
2024-07-28mozilla: Add User-Agent header to locate and submit queriesTeemu Ikonen1-0/+6
2024-07-28config: Allow setting an empty submission-nickJan Alexander Steffens (heftig)4-7/+8
2024-07-28config: Clean up parsing, assign defaults firstJan Alexander Steffens (heftig)1-217/+210
2024-07-28meson: Allow specifying default Ichnaea URLsJan Alexander Steffens (heftig)5-2/+24
2024-07-10locator: Debug print Priority Source lock age as guintTeemu Ikonen1-2/+3
2024-07-10CI: Switch to Debian bookworm, use only Debian build-depsTeemu Ikonen1-14/+9
2024-06-23data: geoclue.conf.in: Disable WiFi and 3g sourcesTeemu Ikonen1-2/+2
2024-06-23data: geoclue.conf.in: Remove Mozilla URLsTeemu Ikonen1-11/+10
2024-06-23README: Add information about MLS retirementTeemu Ikonen1-6/+6
2024-06-23README: Remove trailing whitespaceTeemu Ikonen1-18/+18
2024-06-23meson: Remove mozilla-api-key optionTeemu Ikonen2-4/+0
2024-06-23config: Improve gclue_config_print() outputTeemu Ikonen1-7/+7
2024-06-23config: Remove DEFAULT_WIFI_URL and DEFAULT_WIFI_SUBMIT_URLTeemu Ikonen1-12/+12
2024-06-19modem-manager: Comment where we are missing things for proper multi-modem sup...Maciej S. Szmigiero1-0/+5
2024-06-19modem-manager: Re-connect to the location interface when modem is re-initializedMaciej S. Szmigiero1-71/+118
2024-06-19modem-manager: Keep track of modems waiting to be enabled in a hash tableMaciej S. Szmigiero1-5/+28
2024-04-28modem-manager: Clear priv->caps when selected modem gets removedMaciej S. Szmigiero1-0/+2
2024-04-07modem-manager: Enable assisted GPS as soon as modem is enabledTeemu Ikonen1-27/+56
2024-04-07meson: Bump ModemManager dependency to version 1.12Teemu Ikonen1-1/+1
2024-04-07modem-manager: Read GPS locations from non-enabled modemTeemu Ikonen1-19/+36
2024-04-07Revert "modem-manager: Only disable the given capability in clear_caps()"Teemu Ikonen1-5/+1
2024-04-01man: Document sending SIGUSR1 to print client listTeemu Ikonen1-0/+3
2024-04-01man: Remove dangling spacesTeemu Ikonen1-9/+9
2024-04-01service-manager: Log client list on SIGUSR1Teemu Ikonen1-1/+38
2023-12-25modem-manager: Only disable the given capability in clear_caps()Teemu Ikonen1-1/+5
2023-12-25location: RMC sentences before NMEA v2.3 had only 11 parts, accept themTeemu Ikonen1-1/+1
2023-10-22Add .editorconfigTeemu Ikonen1-0/+24
2023-10-22Convert tabs to spaces and remove trailing whitespaceTeemu Ikonen5-34/+34
2023-10-13config: Don't warn about missing conf.d directoryKira Bruneau1-2/+4
2023-09-03Release 2.7.12.7.1Teemu Ikonen2-1/+22
2023-09-02simple: Correct gi annotationsPhilipp Hörist1-2/+2