summaryrefslogtreecommitdiff
path: root/libnm/nm-device-adsl.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel1-4/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+4
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-28libnm-core: add nm-core-types.h, remove cross-includesDan Winship1-0/+1
2014-10-22libnm: merge device-type-specific errors into NMDeviceErrorDan Winship1-34/+6
2014-09-18libnm: let NMObject create all D-Bus proxiesDan Winship1-30/+3
2014-08-01libnm: make the the use of GInitable mandatoryDan Winship1-1/+0
2014-08-01libnm: add init_dbus() virtual method to NMObjectDan Winship1-16/+11
2014-08-01libnm: remove _new functions from NMObject subclassesDan Winship1-25/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+242