summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Generate Rust code for our D-Bus interfaceswip/rustZeeshan Ali2019-04-072-1/+48
* CI: Setup Rust toolsZeeshan Ali2019-04-071-1/+3
* CI: Break a long lineZeeshan Ali2019-04-071-1/+3
* man,conf: Add missing newline at end of fileZeeshan Ali2019-04-071-1/+1
* man,conf: Drop mention of system componentsZeeshan Ali2019-04-072-7/+5
* conf,man: Drop mention of inexistant leaderboardZeeshan Ali2019-04-072-6/+2
* man,conf: No need for mentioning google's serviceZeeshan Ali2019-04-071-10/+0
* Add geoclue configuration man pageSachin Chand2019-04-072-0/+191
* mozilla: Add some NULL checks to wpa_supplicant codeZeeshan Ali2019-03-241-4/+11
* HACKING: Add comment on what `sudo su geoclue` doesZeeshan Ali2019-03-171-1/+1
* HACKING: Add a missing `` enclosureZeeshan Ali2019-03-171-1/+1
* HACKING: More specific user account instructionsZeeshan Ali2019-03-171-1/+2
* HACKING: Fedora command for installing libnotifyZeeshan Ali2019-03-151-0/+1
* HACKING: Fix names of Debian packagesInzamam2019-03-151-6/+7
* docs: Add a Richer README.md fileSumera Priyadarsini2019-03-151-5/+63
* HACKING: Specify '-devel` Fedora package for avahi-glibZeeshan Ali2019-03-131-1/+1
* HACKING: Improve wording a bitZeeshan Ali2019-03-121-1/+1
* HACKING: Remove redundant backticksZeeshan Ali2019-03-121-2/+2
* HACKING: Remove extra indentationZeeshan Ali2019-03-121-37/+37
* HACKING: Mark verbatim error as code blockZeeshan Ali2019-03-121-0/+2
* HACKING: Remove trailing whitespacesZeeshan Ali2019-03-121-22/+22
* HACKING: Fix names of Fedora packagesZeeshan Ali2019-03-121-2/+2
* HACKING: Simplify glib depsZeeshan Ali2019-03-121-5/+3
* Add HACKING.md fileInzamam2019-03-132-0/+85
* docs: Only build service docs if service build is enabledseparate-xmlZeeshan Ali2019-03-121-20/+22
* CI: Add test for building w/o backendZeeshan Ali2019-03-111-0/+9
* Move D-Bus interface XML & code into separate dirZeeshan Ali2019-03-1115-126/+131
* build: Drop an obsolete FIXME commentZeeshan Ali2019-03-111-5/+0
* build: Update URLs to homepage & bug submissionZeeshan Ali2019-03-111-2/+2
* build: Use "Geoclue" spelling instead of "GeoClue"Zeeshan Ali2019-03-111-1/+1
* build: Ensure 'systemd_unit_dir' variable is always setZeeshan Ali2019-03-091-0/+2
* README: Use "Geoclue" spelling instead of "GeoClue"Zeeshan Ali2019-03-091-3/+3
* README: No need to be so verbose about Ubuntu 14.04 issueZeeshan Ali2019-03-091-4/+1
* README: Add '.md' suffixZeeshan Ali2019-03-091-0/+0
* lib: Avoid linking to system-installed libraryBenjamin Berg2019-03-071-6/+6
* lib: Automatically delete client on server when using GClueSimpleBenjamin Berg2019-03-071-6/+7
* Add new API to allow automatic server side deletion of clientBenjamin Berg2019-03-074-16/+237
* nmea: Add support for GGA messages from more NMEA sourcesInzamam2019-03-051-2/+7
* Release 2.5.22.5.2Zeeshan Ali2019-01-061-0/+33
* service: Drop geocode-glib copyZeeshan Ali2019-01-0421-5687/+1
* service: Standalone GClueLocation classZeeshan Ali2019-01-048-74/+484
* service: Drop a redundant 'const'Zeeshan Ali2019-01-041-1/+1
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-0419-113/+121
* dbus,manager: Add DeleteClient() methodZeeshan Ali2019-01-032-16/+83
* wifi: Only refresh location on BSS list changesdont-spam-mlsZeeshan Ali2019-01-031-7/+16
* wifi: Wait 10 seconds between scans for high-accuracy caseZeeshan Ali2019-01-031-10/+13
* wifi: Don't schedule location refresh on BSS addition/removalZeeshan Ali2019-01-031-25/+0
* wifi: Add a debug log about refreshing locationZeeshan Ali2019-01-031-0/+1
* wifi: Move a debug logZeeshan Ali2019-01-031-8/+9
* wifi: Debug message on removing BSS (AP)Zeeshan Ali2019-01-031-2/+19