NetworkManager/src/ppp
Lubomir Rintel 85c0dc4a92 ppp/plugin: use g_strlcpy()
It's nicer but also doesn't annoy gcc 8: "error: ‘strncpy’ specified bound
depends on the length of the source argument [-Werror=stringop-overflow=]"
2018-02-12 20:46:47 +01:00
..
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-ppp-manager-call.c all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +01:00
nm-ppp-manager-call.h core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +02:00
nm-ppp-manager.c ppp: introduce SetIfindex pppd plugin D-Bus method 2018-01-10 15:36:29 +01:00
nm-ppp-manager.h ppp: introduce SetIfindex pppd plugin D-Bus method 2018-01-10 15:36:29 +01:00
nm-ppp-plugin-api.h core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +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 ppp/plugin: use g_strlcpy() 2018-02-12 20:46:47 +01:00
nm-pppd-plugin.h build: rename "src/ppp-manager" to "src/ppp" 2016-11-21 14:07:47 +01:00