summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-connman-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Connman: Entertain both address familiesJens Georg2022-08-071-18/+54
* Connman: Pass on address familyJens Georg2022-06-221-9/+21
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-0/+5
* all: SPDX license identifierJens Georg2021-06-101-14/+1
* Import config.h in all C sourcesBastien Nocera2021-06-021-0/+2
* all: Port to new GLib type macrosJens Georg2018-11-021-23/+39
* Remove custom marshallersJens Georg2016-10-151-1/+0
* connman: fix a race on the DBus interface to connmanSven Neumann2016-10-151-21/+91
* connman: make the GetServices call cancellableSven Neumann2016-10-151-2/+11
* connman: cancel a pending g_dbus_proxy_new_for_bus() callSven Neumann2016-10-151-2/+14
* connman: fix a potential crashSven Neumann2016-10-151-8/+10
* connman-manager: Fix inverse g_strcmp0 checks.Oliver Tappe2016-10-151-12/+10
* connman: delay context creation by 1000 millisecondsSven Neumann2016-10-151-6/+42
* Update license headersJens Georg2012-08-311-2/+2
* Work-around a deadlock when quickly creating/releasing GDBusConnectionsJens Georg2012-05-031-0/+7
* Add Connman based Context ManagerLudovic Ferrandis2012-05-031-0/+774