summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILERThomas Haller2016-10-1914-14/+14
* keyfile: disable permission checks of keyfile for testsThomas Haller2016-10-193-13/+9
* platform/tests: relax assertion in software_addThomas Haller2016-10-191-1/+1
* platform: fix lifetime checkBeniamino Galvani2016-10-181-2/+2
* arping: fix error handling when starting probeBeniamino Galvani2016-10-181-12/+18
* platform/tests: don't attempt to mount anything to /sys/devicesLubomir Rintel2016-10-171-18/+32
* Revert "platform/tests: skip root tests when we can't mount /sys/devices"Lubomir Rintel2016-10-171-4/+0
* core: handle the autoconnect-retries propertyBeniamino Galvani2016-10-162-8/+51
* ifcfg-rh: support the autoconnect-retries propertyBeniamino Galvani2016-10-165-0/+13
* core: introduce default logging macrosBeniamino Galvani2016-10-1417-150/+50
* platform: avoid unaligned access to link stats on 64bit architecturesBeniamino Galvani2016-10-141-6/+13
* build: add extra dependencies for linker-version-script for NetworkManager an...Thomas Haller2016-10-141-0/+3
* supplicant: fix cancellation of interface associationBeniamino Galvani2016-10-141-7/+4
* ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller2016-10-144-68/+48
* dns/resolved: don't repeatedly call nm_ip4_config_get_num_*() to iterate configThomas Haller2016-10-141-18/+24
* dns/resolved: fix style issuesThomas Haller2016-10-141-16/+18
* dns/resolved: adjust link domain settingsSjoerd Simons2016-10-141-16/+24
* devices/build: use one linker-script-devices.ver for all device pluginsThomas Haller2016-10-1311-63/+15
* dhcp/build: add linker version script for nm-dhcp-helper binaryThomas Haller2016-10-131-0/+3
* iface-helper/build: don't link nm-iface-helper with -rdynamic / -export-dynamicThomas Haller2016-10-131-1/+0
* iface-helper/build: add linker version scriptThomas Haller2016-10-131-1/+2
* settings/build: add linker version script for settings pluginsThomas Haller2016-10-134-22/+24
* build: explicitly whitelist symbols in NetworkManager binaryThomas Haller2016-10-131-9/+553
* build: always include subdir wifi/tests regardless of ENABLE_TESTSThomas Haller2016-10-132-2/+3
* build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller2016-10-135-24/+0
* build: move check_so_symbols for settings plugins to parent makefileThomas Haller2016-10-138-20/+28
* build: fix check_local for wifi pluginThomas Haller2016-10-131-0/+2
* pacrunner: accept NULL interface nameBeniamino Galvani2016-10-131-3/+5
* session-monitor: fix parsing of ConsoleKit databaseBeniamino Galvani2016-10-131-1/+1
* session-monitor: use logging macrosBeniamino Galvani2016-10-131-7/+19
* core: introduce and use nm_utils_file_set_contents()Beniamino Galvani2016-10-124-131/+118
* build: drop deleted nm-atm-manager.h header file from Makefile.amThomas Haller2016-10-121-1/+0
* ifcfg-rh/build: fix build error due to line-break in Makefile.amThomas Haller2016-10-111-1/+1
* device: make registration of internal device-factories more explicitThomas Haller2016-10-114-86/+51
* device: rename internal device factoriesThomas Haller2016-10-1111-27/+27
* device: make NMDeviceFactory a class instead of an interfaceThomas Haller2016-10-1118-267/+220
* device: minor cleanup of nm-device-factory.cThomas Haller2016-10-111-2/+11
* ifcfg-rh: hide shvarFile structThomas Haller2016-10-114-32/+46
* ifcfg-rh: avoid copying and unescaping current line when unsetting valueThomas Haller2016-10-111-17/+28
* ifcfg-rh/trivial: move code in shvar.cThomas Haller2016-10-111-164/+176
* ifcfg-rh: minor cleanups in writerThomas Haller2016-10-112-20/+16
* ifcfg-rh: use svUnsetValue()Thomas Haller2016-10-111-132/+132
* ifcfg-rh: add svUnsetValue()Thomas Haller2016-10-112-0/+7
* ifupdown: rename files to "nms-ifupdown-*"Thomas Haller2016-10-1110-25/+26
* ifnet: rename files to "nms-ifnet-*"Thomas Haller2016-10-1114-46/+55
* settings/build: build and use libnms-*-core.la libraryThomas Haller2016-10-116-63/+95
* ifcfg-rh/tests: merge test-ifcfg-rh-utils into test-ifcfg-rhThomas Haller2016-10-113-167/+120
* ifcfg-rh: rename filesThomas Haller2016-10-1115-43/+43
* ibft/build: cleanup Makefile.am to build one core library from ibft pluginThomas Haller2016-10-112-10/+18
* ibft: rename function names for ibft pluginThomas Haller2016-10-117-107/+107