summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19WIP remove stufflr/guideLubomir Rintel6-2940/+1
2016-10-19Merge branch 'master' of https://git.fedorahosted.org/cgit/docs/networking-guideLubomir Rintel24-1/+10471
2016-10-18platform: fix lifetime checkBeniamino Galvani1-2/+2
2016-10-18arping: fix error handling when starting probeBeniamino Galvani1-12/+18
2016-10-17tools: dist "tools/create-exports-NetworkManager.sh"Thomas Haller1-0/+1
2016-10-17platform/tests: don't attempt to mount anything to /sys/devicesLubomir Rintel1-18/+32
2016-10-17Revert "platform/tests: skip root tests when we can't mount /sys/devices"Lubomir Rintel1-4/+0
2016-10-16merge: branch 'bg/autoconnect-retries-bgo763524'Beniamino Galvani13-30/+189
2016-10-16core: handle the autoconnect-retries propertyBeniamino Galvani3-8/+66
2016-10-16cli: support the autoconnect-retries propertyBeniamino Galvani1-22/+52
2016-10-16ifcfg-rh: support the autoconnect-retries propertyBeniamino Galvani6-0/+22
2016-10-16libnm-core: introduce connection.autoconnect-retries propertyBeniamino Galvani4-0/+49
2016-10-14core: introduce default logging macrosBeniamino Galvani17-150/+50
2016-10-14Revert "contrib/rpm: run `make check` in parallel"Thomas Haller1-1/+1
2016-10-14contrib/rpm: rename obsoletes_nmver to obsoletes_version_device_pluginsThomas Haller1-7/+7
2016-10-14merge: branch 'bg/platform-unaligned-stats64-bgo772605'Beniamino Galvani3-6/+143
2016-10-14platform: avoid unaligned access to link stats on 64bit architecturesBeniamino Galvani1-6/+13
2016-10-14shared: add unaligned.hBeniamino Galvani2-0/+130
2016-10-14build: don't remove shared/nm-version-macros.h upon cleanBeniamino Galvani1-2/+0
2016-10-14libnm: disconnect devices' signals when disposing managerBeniamino Galvani1-7/+15
2016-10-14contrib/rpm: force compilation with "--enable-ld-gc"Thomas Haller1-0/+1
2016-10-14contrib/rpm: run `make check` in parallelThomas Haller1-1/+1
2016-10-14contrib/rpm: regenerate the linker version script NetworkManager.ver while bu...Thomas Haller1-0/+5
2016-10-14build: add extra dependencies for linker-version-script for NetworkManager an...Thomas Haller2-0/+6
2016-10-14libnm-core: fix documentation commentsBeniamino Galvani2-2/+2
2016-10-14contrib/rpm: fix `build_clean.sh --quick` after removing shared/Makefile.amThomas Haller1-1/+0
2016-10-14supplicant: fix cancellation of interface associationBeniamino Galvani1-7/+4
2016-10-14dns/resolved: merge branch 'dns-resolved-add-domain'Thomas Haller5-92/+88
2016-10-14ip-config: cleanup integer types for nm_ip4_config_get_num_*()Thomas Haller4-68/+48
2016-10-14dns/resolved: don't repeatedly call nm_ip4_config_get_num_*() to iterate configThomas Haller1-18/+24
2016-10-14dns/resolved: fix style issuesThomas Haller1-16/+18
2016-10-14dns/resolved: adjust link domain settingsSjoerd Simons1-16/+24
2016-10-13build: merge branch 'th/nm-symbols-bgo772791'Thomas Haller57-282/+926
2016-10-13build: merge policy/Makefile.am into parent Makefile.amThomas Haller3-30/+15
2016-10-13build: reorder toplevel Makefile.amThomas Haller1-27/+39
2016-10-13build: merge shared/Makefile.am into parent Makefile.amThomas Haller3-25/+29
2016-10-13devices/build: use one linker-script-devices.ver for all device pluginsThomas Haller12-57/+16
2016-10-13tui,cli/build: add linker version script for nmcli and nmtuiThomas Haller3-0/+9
2016-10-13dhcp/build: add linker version script for nm-dhcp-helper binaryThomas Haller1-0/+3
2016-10-13callouts/dispatcher: rename directory calloutsThomas Haller19-19/+24
2016-10-13callouts: cleanup makefile and add linker version script for dispatcherThomas Haller2-34/+34
2016-10-13libnm: move backported symbols from libnm-core to libnmThomas Haller5-21/+47
2016-10-13iface-helper/build: don't link nm-iface-helper with -rdynamic / -export-dynamicThomas Haller1-1/+0
2016-10-13iface-helper/build: add linker version scriptThomas Haller3-1/+9
2016-10-13settings/build: add linker version script for settings pluginsThomas Haller6-22/+31
2016-10-13build: explicitly whitelist symbols in NetworkManager binaryThomas Haller2-9/+657
2016-10-13build: always include subdir wifi/tests regardless of ENABLE_TESTSThomas Haller2-2/+3
2016-10-13build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller7-34/+0
2016-10-13build: move check_so_symbols for settings plugins to parent makefileThomas Haller8-20/+28
2016-10-13build: fix check_local for wifi pluginThomas Haller1-0/+2