NetworkManager/src/ppp
Thomas Haller 156f4ee53f core/pppd-plugin: use GDBusConnection in "nm-pppd-plugin.c"
- use GDBusConnection instead of GDBusProxy.

- namespace global variables with a "gl" struct.

- don't log __func__. If a log line should have a certain
  topic/tag, the tag should be set manually, not based on the
  function name. It just looks odd. Also, it's unnecessary.
2019-05-13 09:25:05 +02:00
..
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-ppp-manager-call.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-ppp-manager-call.h ppp: make ppp-manager cancellable via GCancellable 2018-10-17 13:03:50 +02:00
nm-ppp-manager.c all: replace strerror() calls with nm_strerror_native() 2019-02-12 08:50:28 +01:00
nm-ppp-manager.h ppp-manager: rework stopping NMPPPManager by merging async/sync methods 2018-05-25 12:35:49 +02:00
nm-ppp-plugin-api.h ppp: make ppp-manager cancellable via GCancellable 2018-10-17 13:03:50 +02:00
nm-ppp-plugin.ver ppp: split ppp manager into a plugin 2016-12-06 11:08:11 +01:00
nm-ppp-status.h ppp: split ppp manager into a plugin 2016-12-06 11:08:11 +01:00
nm-pppd-plugin.c core/pppd-plugin: use GDBusConnection in "nm-pppd-plugin.c" 2019-05-13 09:25:05 +02:00
nm-pppd-plugin.h build: rename "src/ppp-manager" to "src/ppp" 2016-11-21 14:07:47 +01:00