summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-context-manager.c
Commit message (Expand)AuthorAgeFilesLines
* ContextManager: Fix filtering unavailable contextsJens Georg2022-11-021-1/+2
* CM: Do not leak filtered contexts on shutdownJens Georg2022-11-021-1/+1
* ContextManager: Dump manager configurationJens Georg2022-06-191-2/+6
* ContextManager: Handle filter events properlyJens Georg2022-06-191-201/+223
* Drop GUPnPWhiteList completelyJens Georg2022-05-201-16/+0
* docs: Use gi-docgen instead of gtk-docJens Georg2022-01-031-28/+66
* all: Initial port to libsoup3 APIJens Georg2021-11-211-13/+13
* Remove more white-list referencesJens Georg2021-08-141-4/+4
* context-filter: Remove white-list referenceJens Georg2021-08-071-1/+1
* context-manager: Fix inverted boot-id logicJens Georg2021-08-071-1/+1
* context-manager: Do not leak reference on contextJens Georg2021-08-071-0/+2
* all: white_list -> context_filterJens Georg2021-07-061-85/+105
* all: SPDX license identifierJens Georg2021-06-101-13/+1
* doc: Add/Fix Since: annotationsJens Georg2021-06-091-7/+9
* all: Fix minor compiler warningsJens Georg2021-06-091-1/+1
* context-manager: Fix typoJens Georg2021-06-091-1/+1
* Revert "white_list -> context_filter"Jens Georg2020-12-031-89/+85
* white_list -> context_filterJens Georg2020-08-241-85/+89
* all: Documentation updateJens Georg2019-02-041-2/+22
* cm: Implement update signals in ContextManagerJens Georg2019-02-041-0/+65
* cm: Use the proper family property in the family factory functionJens Georg2019-02-041-1/+1
* cm: Fix uda-version property c&p errorJens Georg2019-02-041-5/+7
* context-manager: Fix white-list for control pointsJens Georg2019-01-131-1/+6
* context-manager: Pass on the new propertiesJens Georg2019-01-131-0/+2
* context-manager: Add UDA version to _create_fullJens Georg2019-01-131-3/+46
* cm: Make it possible to specify the IP familyJens Georg2018-11-021-0/+63
* context-manager: Fix styleJens Georg2018-11-021-1/+1
* context-manager: Log which implementation we useJens Georg2018-11-021-0/+5
* context-manager: Fix issue when using linux cmJens Georg2018-11-021-0/+2
* all: Port to new GLib type macrosJens Georg2018-11-021-43/+69
* Remove custom marshallersJens Georg2016-10-151-5/+2
* Remove deprecated functionsJens Georg2016-10-151-61/+0
* Fix typos in API documentationBastien Nocera2015-12-041-2/+2
* Update "Since" documentation tagsJens Georg2014-05-241-0/+12
* Check for system bus before using DBusJens Georg2014-05-101-2/+2
* Prevent critical if there's no system busJens Georg2014-05-101-1/+1
* Fix warning with clangJens Georg2014-05-101-3/+3
* Some more gtk-doc fixesJens Georg2014-05-101-1/+1
* Make the Unix context manager option, it doesn't work for AndroidOlivier CrĂȘte2014-03-151-0/+9
* Also disable managed RootDevices on WL changeJens Georg2014-02-011-9/+18
* Fix GCC warnings about unused typedefs for local includesEmanuele Aina2013-09-161-6/+11
* Network traffic optimizationLudovic Ferrandis2013-09-031-3/+0
* Be nicer to G-I in WhitListJens Georg2013-08-161-3/+3
* Use GUPnPWhiteList in GUPnPContextManagerLudovic Ferrandis2013-08-161-12/+221
* Fix compilation with -Wall -WextraJens Georg2013-05-291-3/+3
* Use unix CM as fall-back if netlink isn't thereJens Georg2013-05-291-2/+6
* Add rescan_control_points featureSĂ©bastien Bianti2013-04-121-0/+29
* Fix build failure for lack of return valueStef Walter2012-11-051-1/+1
* Add windows-specific context managerJens Georg2012-10-271-0/+3
* Fix compile on windowsJens Georg2012-10-271-2/+4