summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-01man: Document sending SIGUSR1 to print client listHEADmasterTeemu 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
2023-09-01HACKING: Remove gio version from dependency listTeemu Ikonen1-1/+1
2023-09-01meson: Upgrade GLib / Gio dependency to version 2.68.0Teemu Ikonen1-3/+3
2023-09-01data/meson.build: Install D-Bus policy in /usr/share, not /etcGioele Barabucci1-1/+1
2023-08-05locator: add a priority source lock to prevent location jumpsChris Talbot1-10/+43
2023-07-28modem-gps: make priority source trueChris Talbot1-1/+3
2023-07-28nmea-source: make priority source trueChris Talbot1-1/+3
2023-07-28location-source: Add priority source propertyChris Talbot2-0/+40
2023-07-27gclue-locator: Delete Trailing WhitespaceChris Talbot1-1/+1
2023-07-22nmea-source: Don't disconnect when receiving an empty messageTeemu Ikonen1-4/+9
2023-07-17location: Warn if NMEA coordinates are invalidTeemu Ikonen1-2/+6
2023-07-17location: Remove error arg from gclue_location_create_from_nmeasTeemu Ikonen4-26/+8
2023-07-17location: Correctly describe combined GGA+RMC locationsTeemu Ikonen1-0/+1
2023-07-17nmea-source: Don't print unknown NMEA sentences twice to debug logTeemu Ikonen1-2/+0
2023-07-08location: Fix RMC status field checkTeemu Ikonen1-1/+2
2023-07-08gclue-location: remove error from gclue_location_create_from_gga ()Chris Talbot1-12/+4
2023-07-08gclue-location: Don't add any GPS locations if the GGA sentence doesn't show ...Chris Talbot1-0/+5
2023-06-17gclue-location: remove error from gclue_location_create_from_rmc ()Chris Talbot1-13/+7
2023-06-17gclue-location: Reject RMC sentence if it is invalid, give bounds for accurac...Chris Talbot1-11/+27
2023-06-17location: Rewrite parse_nmea_timestampTeemu Ikonen1-39/+26
2023-06-17nmea-utils: Add function gclue_nmea_timestamp_to_timespanTeemu Ikonen2-0/+37
2023-05-14gclue-locator: Ignore values that have unknown accuracyChris Talbot1-0/+8
2023-05-07gclue-web-source: make sure the accuracy is known before sending a submission...Chris Talbot1-0/+2
2023-04-29mozilla: Add 'age' field to MLS locate queriesTeemu Ikonen1-1/+7
2023-04-29CI: Use detached CI pipelinesTeemu Ikonen1-2/+4
2023-01-22Release 2.7.02.7.0Maciej S. Szmigiero2-1/+30
2023-01-22config: Debug log config also when conf.d dir is missingTeemu Ikonen1-2/+2
2023-01-21config: Debug log locate and submit URLs on startupTeemu Ikonen1-0/+29
2023-01-20data: meson: drop deprecated get_pkgconfig_variable()Dylan Van Assche1-1/+1
2023-01-20meson: drop deprecated source_root()Dylan Van Assche1-1/+1
2023-01-20data: geoclue.5.in: adjust man pageDylan Van Assche1-3/+13
2023-01-20config: print extracted configDylan Van Assche1-0/+51
2023-01-20meson: install conf.d directoryDylan Van Assche3-2/+5
2023-01-20config: add support for conf.d styleDylan Van Assche1-99/+263
2023-01-15Add static location sourceMaciej S. Szmigiero11-9/+647
2023-01-14Remove manual GDateTime memory managementMaciej S. Szmigiero2-10/+10
2023-01-14Use automatic char* memory management where possibleMaciej S. Szmigiero6-24/+17
2023-01-12Set libsoup session proxy resolver to NULLTeemu Ikonen1-1/+1
2023-01-12mozilla: Submit BSS age property in wifiAccessPointsTeemu Ikonen1-0/+7
2023-01-12interface: Add 'Age' property to fi.w1.wpa_supplicant1.BSSTeemu Ikonen1-0/+1
2023-01-12interface: Pretty print fi.w1.wpa_supplicant1.xmlTeemu Ikonen1-39/+34