summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-10keyfile/tests: drop unused variablesHEADmasterThomas Haller1-2/+0
2018-10-10platform/netlink: fix overrun in attribute iteration in nla_ok()Thomas Haller1-1/+1
2018-10-10cli: merge branch 'th/cli-drop-some-global'Thomas Haller13-190/+265
2018-10-10cli: don't needlessly cast function pointer for rl_attempted_completion_functionThomas Haller2-4/+4
2018-10-10cli: don't access global nm_cli variable from nmc_setting_set_property()Thomas Haller3-23/+29
2018-10-10cli: don't use global variable nm_cli in nmc_terminal_spawn_pager()Thomas Haller6-18/+26
2018-10-10cli: don't use global nm_cli in nmc_readline_*()Thomas Haller6-135/+194
2018-10-10cli: don't pass complex info argument to active_connection_hint()Thomas Haller1-10/+12
2018-10-09devices/olpc: correct the signal handler argumentsLubomir Rintel1-1/+1
2018-10-09cli: fix memory leakBeniamino Galvani1-0/+4
2018-10-09cli: fix cleanup after activation from editorBeniamino Galvani1-4/+6
2018-10-08libnm-core: fix other int comparisons in team settingBeniamino Galvani1-7/+7
2018-10-07merge: branch 'lr/wpan-channel'Lubomir Rintel12-27/+249
2018-10-07cli: add support for wpan.page and wpan.channel propertiesLubomir Rintel2-2/+32
2018-10-07devices/wpan: set channel on activationLubomir Rintel1-0/+10
2018-10-07platform/wpan: allow setting channelLubomir Rintel5-0/+40
2018-10-07core/setting-wpan: add page and channel propertiesLubomir Rintel4-3/+137
2018-10-07core/setting-wpan: fix some whitespace errorsLubomir Rintel1-15/+15
2018-10-07contrib/checkpatch: remove the first character off a diffLubomir Rintel1-1/+1
2018-10-07contrib/checkpatch: check some more whitespace troubleLubomir Rintel1-1/+9
2018-10-07contrib/checkpatch: correctly separate indentation across hunksLubomir Rintel1-6/+6
2018-10-07merge: branch 'bg/covscan'Beniamino Galvani9-22/+49
2018-10-07libnm-core: fix int comparisons in team settingThomas Haller2-3/+30
2018-10-06libnm-core: remove unneeded comparisonsBeniamino Galvani1-2/+2
2018-10-06shared/nm-utils: avoid a coverity warningBeniamino Galvani1-1/+1
2018-10-06device: fix a wrong comparisonBeniamino Galvani1-1/+1
2018-10-06dispatcher: fix shellcheck warningsBeniamino Galvani1-2/+2
2018-10-06libnm-core: use g_variant_type_equal() to compare variant typesBeniamino Galvani2-2/+2
2018-10-06libnm-core: fix coverity warningBeniamino Galvani1-11/+11
2018-10-05systemd: merge branch systemd into masterThomas Haller36-435/+621
2018-10-05systemd: comment out unused code in utf8.cThomas Haller1-1/+11
2018-10-05dhcp6: fix an off-by-one error in dhcp6_option_parse_domainnameEvgeny Vereshchagin1-1/+1
2018-10-05dhcp6: check option length before reading valuesYu Watanabe3-7/+8
2018-10-05systemd: update code from upstream (2018-10-04)Thomas Haller44-460/+645
2018-10-04keyfile: merge branch 'th/keyfile-various'Thomas Haller21-421/+387
2018-10-04keyfile: split automatically setting ID/UUID for keyfileThomas Haller13-70/+111
2018-10-04keyfile: refactor setting default ID/UUID in nm_keyfile_read()Thomas Haller2-14/+51
2018-10-04keyfile: refactor check whether filename starts with a dotThomas Haller1-12/+5
2018-10-04keyfile: move file permission check of keyfile to helper functionThomas Haller3-21/+72
2018-10-04keyfile/tests: assert against auto generated UUID for keyfileThomas Haller1-3/+6
2018-10-04keyfile/tests: refactor loading of keyfiles in testsThomas Haller1-295/+50
2018-10-04core: add code comment to nm_utils_read_link_absolute() and minor cleanupThomas Haller1-5/+9
2018-10-04shared: avoid invoking g_free() with NULL from gs_free cleanup attributeThomas Haller2-6/+6
2018-10-04shared: add nm_strndup_a() helperThomas Haller1-0/+31
2018-10-04acd/tests: skip NAcd tests under valgrindThomas Haller2-2/+53
2018-10-03device: always cancel WPS when secret-request failsThomas Haller1-13/+30
2018-10-01build: silence message in "tools/create-exports-NetworkManager.sh" about miss...Thomas Haller1-2/+2
2018-10-01mailmap: update userThomas Haller1-0/+1
2018-10-01core: fix typo in commentFrédéric Danis1-1/+1
2018-10-01platform: bring back the interface name to log messagesLubomir Rintel1-3/+6