NetworkManager/src/ppp-manager
Thomas Haller 4d37f7a1e9 core: refactor private data in "src"
- use _NM_GET_PRIVATE() and _NM_GET_PRIVATE_PTR() everywhere.

- reorder statements, to have GObject related functions (init, dispose,
  constructed) at the bottom of each file and in a consistent order w.r.t.
  each other.

- unify whitespaces in signal and properties declarations.

- use NM_GOBJECT_PROPERTIES_DEFINE() and _notify()

- drop unused signal slots in class structures

- drop unused header files for device factories
2016-10-04 09:50:56 +02:00
..
Makefile.am build: rename $(LIBDL) to $(DL_LIBS) and modify detection 2016-08-15 17:23:41 +02:00
nm-ppp-manager.c core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-ppp-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-ppp-status.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-pppd-plugin.c build: cleanup include of <config.h> 2016-04-28 19:02:58 +02:00
nm-pppd-plugin.h ppp: remove unused vestige of dbus-glib 2015-08-31 09:38:18 -05:00