summaryrefslogtreecommitdiff
path: root/src/devices/adsl
Commit message (Expand)AuthorAgeFilesLines
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-141-1/+3
* all: consistently include config.hDan Winship2014-11-132-2/+2
* build: add the compatibility header for g_clear_pointer()Jiří Klimeš2014-11-071-0/+1
* core: move device factory type function into factory objectDan Williams2014-09-112-21/+11
* core: abstract out the duplicated default-ifname-generating codeDan Winship2014-09-041-0/+1
* core: refactor nm_utils_complete_generic() not to use a dynamic format stringThomas Haller2014-08-251-1/+1
* libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller2014-08-191-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-162-5/+5
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-0/+1
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-56/+48
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-1/+0
* core: simplify hardware address readingDan Williams2014-07-231-7/+0
* core: use IP interface hardware address for IP-level operationsDan Williams2014-07-231-9/+1
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-4/+0
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-302-36/+5
* adsl: implement plugin symbol visibilityDan Williams2014-05-132-1/+21
* devices: simplify plugin type checkingDan Williams2014-05-131-25/+0
* platform: refactor signals by combining added/changed/removedThomas Haller2014-05-031-27/+20
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* core: use nm_platform_sysctl_get() to read sysctl in NMDeviceAdslThomas Haller2014-04-101-29/+13
* core: use ASSERT_VALID_PATH_COMPONENTThomas Haller2014-04-101-2/+4
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* devices: rename "atm" plugin to "adsl", and "bt" to "bluetooth"Dan Winship2014-03-195-0/+1129