summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b934596bc899d397a6d1ad5783045b249f0df5a3' into bg/n-ipv4llbg/n-ipv4llBeniamino Galvani2017-12-141-12/+24
|\
| * Squashed 'lib/n-acd/' changes from 0d90f7046..1ffcd5cc6Beniamino Galvani2017-12-141-12/+24
* | wip: n-acd: fix evaluation of packet sizeBeniamino Galvani2017-12-141-2/+2
* | core: replace systemd ipv4ll implementation with n-ipv4llBeniamino Galvani2017-12-145-507/+53
* | build: link NM against new librariesBeniamino Galvani2017-12-141-2/+37
* | Merge commit '677ffaf203c7411e10cfb869ae9802a2ba0b2e60' as 'lib/n-ipv4ll'Beniamino Galvani2017-12-1419-0/+1273
|\ \
| * | Squashed 'lib/n-ipv4ll/' content from commit d015e4402Beniamino Galvani2017-12-1419-0/+1273
| /
* | Merge commit '129fb965a592fee6727baf0fe474d6fb38f207e2' as 'lib/n-acd'Beniamino Galvani2017-12-1422-0/+2202
|\ \ | |/
| * Squashed 'lib/n-acd/' content from commit 0d90f7046Beniamino Galvani2017-12-1422-0/+2202
* Merge commit '205b01b3982a2bf32d447e64e263f6dfa2829b02' as 'lib/c-list'Beniamino Galvani2017-12-1414-0/+1635
|\
| * Squashed 'lib/c-list/' content from commit 72c59181dBeniamino Galvani2017-12-1414-0/+1635
* Merge commit '45161391154af9ff01bede518e7b50e4bb99ec53' as 'lib/c-siphash'Beniamino Galvani2017-12-1411-0/+787
|\
| * Squashed 'lib/c-siphash/' content from commit 14b08d760Beniamino Galvani2017-12-1411-0/+787
* dhcp: systemd: support the hostname propertyBeniamino Galvani2017-12-131-0/+8
* build: add initial support for meson build systemIñigo Martínez2017-12-1365-0/+5208
* wifi: remove unused variables from iwd deviceThomas Haller2017-12-131-2/+0
* wifi: add initial support for iwd Wi-Fi damonThomas Haller2017-12-1313-133/+2703
|\
| * wifi: downgrade logging level and support reloading "wifi-backend" configurationThomas Haller2017-12-131-2/+2
| * devices/wifi: Register an IWD PSK agent on dbusAndrew Zaborowski2017-12-133-1/+234
| * devices/wifi: Add the wifi-backend config optionAndrew Zaborowski2017-12-132-3/+21
| * devices/wifi: Track IWD devices, match to NMDeviceIwd objectsAndrew Zaborowski2017-12-135-1/+447
| * devices/wifi: Add NMDeviceIwd class to support IWD backendAndrew Zaborowski2017-12-134-0/+1859
| * devices/wifi: Move is_manf_default_ssid to nm-wifi-utils.cAndrew Zaborowski2017-12-133-34/+36
| * devices/wifi: Move AP list utilities to nm-wifi-ap.cAndrew Zaborowski2017-12-133-96/+108
|/
* systemd: merge branch systemd into masterThomas Haller2017-12-13114-232/+837
|\
| * systemd: update code from upstream (2017-12-13)Thomas Haller2017-12-13110-228/+827
* | macros: add _nm_fallthrough macroThomas Haller2017-12-131-0/+6
* | devices/test: give more time to dad checking in test-arpingFrancesco Giudici2017-12-131-1/+1
* | cli: merge branch 'th/cli-strsplit'Thomas Haller2017-12-128-378/+365
|\ \
| * | cli: drop nmc_strsplit_set()Thomas Haller2017-12-127-249/+223
| * | cli: refactor splitting of first command line argumentThomas Haller2017-12-121-64/+90
| * | cli: rework DEFINE_SETTER_PRIV_KEY()Thomas Haller2017-12-121-17/+15
| * | libnm: make nm_setting_802_1x_set_private_key() self-assignment safeThomas Haller2017-12-121-48/+37
|/ /
* | platform: improve ipv6 addresses synchronizationBeniamino Galvani2017-12-121-10/+40
* | merge: bug fixes found via coverityThomas Haller2017-12-126-14/+17
|\ \
| * | core: avoid leaks parsing team link-watcherThomas Haller2017-12-121-4/+7
| * | cli: avoid out-of-bounds-read for show_device_info()Thomas Haller2017-12-121-2/+2
| * | platform: assert() for valid item in nm_platform_link_get_all()Thomas Haller2017-12-121-0/+1
| * | platform: fix crash hashing NMPlatformTfilter and NMPlatformQdiscThomas Haller2017-12-121-4/+4
| * | libnm: fix checking argument in nm_team_link_watcher_new_arp_ping()Thomas Haller2017-12-121-1/+1
| * | core: avoid dereferencing NULL in nm_utils_resolve_conf_parse()Thomas Haller2017-12-121-2/+1
| * | core: fix uninialized boolean variable in reset_autoconnect_all()Thomas Haller2017-12-121-1/+1
|/ /
* | po: translations from the Red Hat translatorsLubomir Rintel2017-12-1210-1992/+1802
* | po: update-po for the translations that are going to be updatedLubomir Rintel2017-12-1210-17955/+24257
* | platform/tests: fix memleaks in testsThomas Haller2017-12-111-4/+4
* | libnm: move symbols that were backported to 1.10.2 before 1.12 to libnm_1_10_2Lubomir Rintel2017-12-111-54/+54
* | device: ensure simple action sdata is a NUL-terminated bytestringLubomir Rintel2017-12-111-3/+8
* | settings: mark the connection as UNSAVED if it was modified in-memoryThomas Haller2017-12-111-1/+5
* | settings: for persist-mode KEEP do not ever save the connection to diskThomas Haller2017-12-111-7/+2
* | settings: fix clearing nm-generated/volatile flags of connectionThomas Haller2017-12-115-8/+18