summaryrefslogtreecommitdiff
path: root/src/gclue-config.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* config: print extracted configDylan Van Assche2023-01-201-0/+51
* config: add support for conf.d styleDylan Van Assche2023-01-201-99/+263
* Add static location sourceMaciej S. Szmigiero2023-01-151-1/+16
* 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-051-3/+1
* Remove manual GError memory managementMaciej S. Szmigiero2023-01-051-13/+7
* mozilla: Adapt to new /v2/geosubmit APIShoji Keita2022-11-061-1/+1
* config: Improve WiFi / MLS config debug messagesTeemu Ikonen2022-10-311-3/+3
* config, location-source: Allow disabling compass in configTeemu Ikonen2021-11-281-1/+16
* config: Move gclue_config_set_wifi_submit_data next to getterTeemu Ikonen2021-11-251-8/+7
* Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen2021-10-211-4/+1
* gclue-config: read nmea-socket from config fileClayton Craft2021-05-071-0/+12
* src/gclue-nmea-source.c: add a unix socket file optionAngus Ainslie2021-01-091-0/+14
* config: Fall back to a default submission nick if lookup failsJan Alexander Steffens (heftig)2019-10-011-0/+2
* config: Clear error after submission URL lookup failsJan Alexander Steffens (heftig)2019-10-011-1/+1
* config: Improve config lookup error messagesJan Alexander Steffens (heftig)2019-10-011-4/+7
* config: Make the Mozilla API key configurableJan Alexander Steffens (heftig)2019-10-011-2/+2
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-041-20/+22
* service: Allow disabling of all sources through configZeeshan Ali2018-09-151-15/+84
* service,config: Internal API to get number of whitelisted agentsZeeshan Ali2018-08-131-0/+6
* Explicitly include config.h fileZeeshan Ali2018-07-091-0/+1
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-221-1/+1
* Add config option for NMEA sourceAnkit2015-08-231-1/+29
* config: Return correct enum valueZeeshan Ali (Khattak)2015-08-031-1/+1
* service-client: Disallow app if disabled by configZeeshan Ali (Khattak)2014-06-191-10/+16
* config: Fix a crash by fixing a conditionZeeshan Ali (Khattak)2014-06-031-1/+1
* config: Ability to mark app as system componentZeeshan Ali (Khattak)2014-06-031-1/+31
* config: Ensure some variables get initialized before useZeeshan Ali (Khattak)2014-04-291-3/+3
* config: API to override data submission nickZeeshan Ali (Khattak)2014-04-171-0/+8
* config: API to override data submissionZeeshan Ali (Khattak)2014-04-171-0/+8
* config: Load all config at startupZeeshan Ali (Khattak)2014-04-161-121/+203
* config: Separate bool option to enable submissionZeeshan Ali (Khattak)2014-04-161-0/+22
* Allow specifying nickname to submit network data withZeeshan Ali (Khattak)2014-04-101-0/+18
* config: Move configuration file under geoclue subdirZeeshan Ali (Khattak)2014-02-131-1/+1
* config: Plug a GError leakZeeshan Ali (Khattak)2014-01-291-0/+19
* wifi,config: Allow easy switch to Google APIZeeshan Ali (Khattak)2014-01-291-6/+8
* agent: Recognize agents by desktop IDsZeeshan Ali (Khattak)2014-01-281-3/+2
* config: No need to check client's binary pathZeeshan Ali (Khattak)2014-01-281-20/+0
* config: Remove a forgotten g_print lineZeeshan Ali (Khattak)2014-01-231-2/+1
* wifi,config: Use an API keyZeeshan Ali (Khattak)2014-01-231-0/+19
* config: Allow whitelisting of applicationsZeeshan Ali (Khattak)2014-01-171-0/+73
* config: Fix coding-styleZeeshan Ali (Khattak)2014-01-161-2/+4
* config: Minor clean-upZeeshan Ali (Khattak)2014-01-161-10/+25
* Move agents whitelist to a configuration fileZeeshan Ali (Khattak)2014-01-111-0/+110