index
:
geoclue
2.0.x
2.4.x
2.5.x
2.6.x
async
gpsd
jku
last-async-funcs
master
refcount
version1
wip/app-auth2
wip/disable-source-through-config
wip/drop-service
wip/fedora-geoip
wip/fix-srv-docs
wip/gps-ts
wip/mm-time-threshold
wip/nmea-fixes
GeoClue location framework (mirrored from https://gitlab.freedesktop.org/geoclue/geoclue)
jku
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
data: geoclue.conf.in: Add URL and API key for the Positon location service
HEAD
master
Jonas Dreßler
1
-0
/
+21
2024-10-19
data: geoclue.conf.in: Mention the geolocation service defined at build-time
Jonas Dreßler
1
-0
/
+1
2024-09-03
Release 2.7.2
2.7.2
Teemu Ikonen
2
-1
/
+29
2024-09-03
NEWS: Remove trailing whitespace
Teemu Ikonen
1
-5
/
+5
2024-09-01
lib: simple: add missing NULL check
Markus Göllnitz
1
-1
/
+6
2024-09-01
README: List potential MLS replacements
Teemu Ikonen
1
-2
/
+8
2024-09-01
README: Do not mention GeoIP source
Teemu Ikonen
1
-1
/
+0
2024-08-18
lib: simple: cancel on cancellable signal
Markus Göllnitz
1
-0
/
+18
2024-08-18
lib: simple: cancel async calls with their parent task
Markus Göllnitz
1
-3
/
+9
2024-08-18
lib: simple: use g_signal_connect_object for auto-disconnection
Markus Göllnitz
1
-17
/
+10
2024-08-16
lib: simple: remove redundant clear_portal calls
Markus Göllnitz
1
-4
/
+0
2024-08-15
lib: simple: use auto pointer clean-up inside callbacks
Markus Göllnitz
1
-44
/
+29
2024-08-15
lib: simple: explicitly unref the task in init_finish
Markus Göllnitz
1
-10
/
+9
2024-08-14
lib: simple: make priv->task a weak pointer
Markus Göllnitz
1
-8
/
+10
2024-08-13
lib: simple: stop leaking error pointers
Markus Göllnitz
1
-3
/
+3
2024-08-06
lib: simple: fix unrefing
Markus Göllnitz
1
-1
/
+1
2024-07-30
demo: Use GApplication to handle options
Balló György
1
-19
/
+22
2024-07-30
demo: Port agent to GApplication
Balló György
1
-9
/
+29
2024-07-30
meson: Upgrade GLib / Gio dependency to version 2.74.0
Balló György
1
-3
/
+3
2024-07-28
mozilla: Add User-Agent header to locate and submit queries
Teemu Ikonen
1
-0
/
+6
2024-07-28
config: Allow setting an empty submission-nick
Jan Alexander Steffens (heftig)
4
-7
/
+8
2024-07-28
config: Clean up parsing, assign defaults first
Jan Alexander Steffens (heftig)
1
-217
/
+210
2024-07-28
meson: Allow specifying default Ichnaea URLs
Jan Alexander Steffens (heftig)
5
-2
/
+24
2024-07-10
locator: Debug print Priority Source lock age as guint
Teemu Ikonen
1
-2
/
+3
2024-07-10
CI: Switch to Debian bookworm, use only Debian build-deps
Teemu Ikonen
1
-14
/
+9
2024-06-23
data: geoclue.conf.in: Disable WiFi and 3g sources
Teemu Ikonen
1
-2
/
+2
2024-06-23
data: geoclue.conf.in: Remove Mozilla URLs
Teemu Ikonen
1
-11
/
+10
2024-06-23
README: Add information about MLS retirement
Teemu Ikonen
1
-6
/
+6
2024-06-23
README: Remove trailing whitespace
Teemu Ikonen
1
-18
/
+18
2024-06-23
meson: Remove mozilla-api-key option
Teemu Ikonen
2
-4
/
+0
2024-06-23
config: Improve gclue_config_print() output
Teemu Ikonen
1
-7
/
+7
2024-06-23
config: Remove DEFAULT_WIFI_URL and DEFAULT_WIFI_SUBMIT_URL
Teemu Ikonen
1
-12
/
+12
2024-06-19
modem-manager: Comment where we are missing things for proper multi-modem sup...
Maciej S. Szmigiero
1
-0
/
+5
2024-06-19
modem-manager: Re-connect to the location interface when modem is re-initialized
Maciej S. Szmigiero
1
-71
/
+118
2024-06-19
modem-manager: Keep track of modems waiting to be enabled in a hash table
Maciej S. Szmigiero
1
-5
/
+28
2024-04-28
modem-manager: Clear priv->caps when selected modem gets removed
Maciej S. Szmigiero
1
-0
/
+2
2024-04-07
modem-manager: Enable assisted GPS as soon as modem is enabled
Teemu Ikonen
1
-27
/
+56
2024-04-07
meson: Bump ModemManager dependency to version 1.12
Teemu Ikonen
1
-1
/
+1
2024-04-07
modem-manager: Read GPS locations from non-enabled modem
Teemu Ikonen
1
-19
/
+36
2024-04-07
Revert "modem-manager: Only disable the given capability in clear_caps()"
Teemu Ikonen
1
-5
/
+1
2024-04-01
man: Document sending SIGUSR1 to print client list
Teemu Ikonen
1
-0
/
+3
2024-04-01
man: Remove dangling spaces
Teemu Ikonen
1
-9
/
+9
2024-04-01
service-manager: Log client list on SIGUSR1
Teemu Ikonen
1
-1
/
+38
2023-12-25
modem-manager: Only disable the given capability in clear_caps()
Teemu Ikonen
1
-1
/
+5
2023-12-25
location: RMC sentences before NMEA v2.3 had only 11 parts, accept them
Teemu Ikonen
1
-1
/
+1
2023-10-22
Add .editorconfig
Teemu Ikonen
1
-0
/
+24
2023-10-22
Convert tabs to spaces and remove trailing whitespace
Teemu Ikonen
5
-34
/
+34
2023-10-13
config: Don't warn about missing conf.d directory
Kira Bruneau
1
-2
/
+4
2023-09-03
Release 2.7.1
2.7.1
Teemu Ikonen
2
-1
/
+22
2023-09-02
simple: Correct gi annotations
Philipp Hörist
1
-2
/
+2
[next]