summaryrefslogtreecommitdiff
path: root/libnm/nm-device-adsl.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-21/+11
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-8/+18
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-13/+10
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* libnm: spell "Author:" comment with upper caseThomas Haller2019-10-011-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-3/+0
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-4/+0
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+4
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+1
* libnm: merge device-type-specific errors into NMDeviceErrorDan Winship2014-10-221-34/+6
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-30/+3
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-1/+0
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-16/+11
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-25/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+242