summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gclue-web-source: make sure the accuracy is known before sending a submission...HEADmasterChris Talbot2023-05-071-0/+2
* mozilla: Add 'age' field to MLS locate queriesTeemu Ikonen2023-04-291-1/+7
* CI: Use detached CI pipelinesTeemu Ikonen2023-04-291-2/+4
* Release 2.7.02.7.0Maciej S. Szmigiero2023-01-222-1/+30
* config: Debug log config also when conf.d dir is missingTeemu Ikonen2023-01-221-2/+2
* config: Debug log locate and submit URLs on startupTeemu Ikonen2023-01-211-0/+29
* data: meson: drop deprecated get_pkgconfig_variable()Dylan Van Assche2023-01-201-1/+1
* meson: drop deprecated source_root()Dylan Van Assche2023-01-201-1/+1
* data: geoclue.5.in: adjust man pageDylan Van Assche2023-01-201-3/+13
* config: print extracted configDylan Van Assche2023-01-201-0/+51
* meson: install conf.d directoryDylan Van Assche2023-01-203-2/+5
* config: add support for conf.d styleDylan Van Assche2023-01-201-99/+263
* Add static location sourceMaciej S. Szmigiero2023-01-1511-9/+647
* Remove manual GDateTime memory managementMaciej S. Szmigiero2023-01-142-10/+10
* Use automatic char* memory management where possibleMaciej S. Szmigiero2023-01-146-24/+17
* Set libsoup session proxy resolver to NULLTeemu Ikonen2023-01-121-1/+1
* mozilla: Submit BSS age property in wifiAccessPointsTeemu Ikonen2023-01-121-0/+7
* interface: Add 'Age' property to fi.w1.wpa_supplicant1.BSSTeemu Ikonen2023-01-121-0/+1
* interface: Pretty print fi.w1.wpa_supplicant1.xmlTeemu Ikonen2023-01-121-39/+34
* web-source: Locate / submit URLs are reachable if Internet is availableMaciej S. Szmigiero2023-01-071-0/+19
* web-source: Cancel old g_network_monitor calls before starting new onesMaciej S. Szmigiero2023-01-071-0/+13
* web-source: Only update "last_submitted" if we actually attempt to submitMaciej S. Szmigiero2023-01-071-3/+3
* config: Inner for loop "continue" should be "break" in load_app_configs ()Maciej S. Szmigiero2023-01-071-1/+1
* Remove manual GStrv memory managementMaciej S. Szmigiero2023-01-052-15/+11
* Remove manual GError memory managementMaciej S. Szmigiero2023-01-0510-41/+22
* ci: Switch to Ubuntu 22.04 & install libsoup3Maximiliano Sandoval R2022-11-131-6/+7
* Add support for building with libsoup3Carlos Garcia Campos2022-11-134-68/+74
* data: Update manpageShoji Keita2022-11-061-4/+18
* mozilla: add speed fieldShoji Keita2022-11-061-1/+7
* mozilla: Adapt to new /v2/geosubmit APIShoji Keita2022-11-064-42/+29
* web-source: Check connectivity with g_network_monitor_can_reachTeemu Ikonen2022-10-314-26/+141
* mozilla: Add getters for locate and submit URLsTeemu Ikonen2022-10-312-16/+18
* config: Improve WiFi / MLS config debug messagesTeemu Ikonen2022-10-311-3/+3
* mozilla: Validate TowerTec in the setter func and on query creationTeemu Ikonen2022-10-302-23/+32
* mozilla: Submit cell tower with correct radio typeShoji Keita2022-10-261-5/+29
* modem: Get radio type from modemShoji Keita2022-10-262-17/+32
* data: Set env var GSETTINGS_BACKEND=memory in geoclue.service.inTeemu Ikonen2022-10-241-0/+1
* Make sure to not cast user_data to GObjects in callback if call is canceledMaciej S. Szmigiero2022-10-118-95/+133
* Make sure signals aren't left connected after handler object is goneMaciej S. Szmigiero2022-10-115-42/+44
* Add location source description to locationMaciej S. Szmigiero2022-10-119-25/+82
* Get rid of GClueWebSource parse_response() methodMaciej S. Szmigiero2022-10-114-30/+2
* Make debug messages more specific which location source they pertainMaciej S. Szmigiero2022-10-115-25/+29
* wifi: Cancellation fixesMaciej S. Szmigiero2022-10-062-22/+54
* location-source: Make location scrambling more fine-grainedMaciej S. Szmigiero2022-10-061-3/+12
* location: Add missing location accuracy levels defines in gclue-location.hMaciej S. Szmigiero2022-10-061-0/+18
* location: Add a generic gclue_location_duplicate_fresh() functionMaciej S. Szmigiero2022-10-063-16/+29
* location: Add missing "description" field in gclue_location_duplicate()Maciej S. Szmigiero2022-10-061-0/+1
* Submit MLS requests with combined WiFi and 3GPP tower dataMaciej S. Szmigiero2022-08-077-88/+471
* web-source: Move "accuracy-level" property from WiFi source to the Web source...Maciej S. Szmigiero2022-08-073-73/+73
* modem-manager: Emit a NO_FIX location signal from modem handler when 3G tower...Maciej S. Szmigiero2022-08-073-4/+33