summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: don't needlessly cast function pointer for rl_attempted_completion_functionth/cli-drop-some-globalThomas Haller2018-10-092-4/+4
* cli: don't access global nm_cli variable from nmc_setting_set_property()Thomas Haller2018-10-093-23/+29
* cli: don't use global variable nm_cli in nmc_terminal_spawn_pager()Thomas Haller2018-10-096-18/+26
* cli: don't use global nm_cli in nmc_readline_*()Thomas Haller2018-10-096-135/+194
* cli: don't pass complex info argument to active_connection_hint()Thomas Haller2018-10-091-10/+12
* cli: fix memory leakbg/issue51Beniamino Galvani2018-10-091-0/+4
* cli: fix cleanup after activation from editorBeniamino Galvani2018-10-091-4/+6
* libnm-core: fix other int comparisons in team settingBeniamino Galvani2018-10-081-7/+7
* merge: branch 'lr/wpan-channel'Lubomir Rintel2018-10-0712-27/+249
|\
| * cli: add support for wpan.page and wpan.channel propertieslr/wpan-channelLubomir Rintel2018-10-072-2/+32
| * devices/wpan: set channel on activationLubomir Rintel2018-10-071-0/+10
| * platform/wpan: allow setting channelLubomir Rintel2018-10-075-0/+40
| * core/setting-wpan: add page and channel propertiesLubomir Rintel2018-10-074-3/+137
| * core/setting-wpan: fix some whitespace errorsLubomir Rintel2018-10-071-15/+15
| * contrib/checkpatch: remove the first character off a diffLubomir Rintel2018-10-071-1/+1
| * contrib/checkpatch: check some more whitespace troubleLubomir Rintel2018-10-071-1/+9
| * contrib/checkpatch: correctly separate indentation across hunksLubomir Rintel2018-10-071-6/+6
|/
* merge: branch 'bg/covscan'Beniamino Galvani2018-10-079-22/+49
|\
| * libnm-core: fix int comparisons in team settingThomas Haller2018-10-072-3/+30
| * libnm-core: remove unneeded comparisonsBeniamino Galvani2018-10-061-2/+2
| * shared/nm-utils: avoid a coverity warningBeniamino Galvani2018-10-061-1/+1
| * device: fix a wrong comparisonBeniamino Galvani2018-10-061-1/+1
| * dispatcher: fix shellcheck warningsBeniamino Galvani2018-10-061-2/+2
| * libnm-core: use g_variant_type_equal() to compare variant typesBeniamino Galvani2018-10-062-2/+2
| * libnm-core: fix coverity warningBeniamino Galvani2018-10-061-11/+11
|/
* systemd: merge branch systemd into masterThomas Haller2018-10-0536-435/+621
|\
| * systemd: update code from upstream (2018-10-04)Thomas Haller2018-10-0544-460/+645
* | systemd: comment out unused code in utf8.cThomas Haller2018-10-051-1/+11
* | dhcp6: fix an off-by-one error in dhcp6_option_parse_domainnameEvgeny Vereshchagin2018-10-051-1/+1
* | dhcp6: check option length before reading valuesYu Watanabe2018-10-053-7/+8
* | keyfile: merge branch 'th/keyfile-various'Thomas Haller2018-10-0421-421/+387
|\ \
| * | keyfile: split automatically setting ID/UUID for keyfileThomas Haller2018-10-0413-70/+111
| * | keyfile: refactor setting default ID/UUID in nm_keyfile_read()Thomas Haller2018-10-042-14/+51
| * | keyfile: refactor check whether filename starts with a dotThomas Haller2018-10-041-12/+5
| * | keyfile: move file permission check of keyfile to helper functionThomas Haller2018-10-043-21/+72
| * | keyfile/tests: assert against auto generated UUID for keyfileThomas Haller2018-10-041-3/+6
| * | keyfile/tests: refactor loading of keyfiles in testsThomas Haller2018-10-041-295/+50
| * | core: add code comment to nm_utils_read_link_absolute() and minor cleanupThomas Haller2018-10-041-5/+9
| * | shared: avoid invoking g_free() with NULL from gs_free cleanup attributeThomas Haller2018-10-042-6/+6
| * | shared: add nm_strndup_a() helperThomas Haller2018-10-041-0/+31
| * | acd/tests: skip NAcd tests under valgrindThomas Haller2018-10-042-2/+53
|/ /
* | device: always cancel WPS when secret-request failsThomas Haller2018-10-031-13/+30
* | build: silence message in "tools/create-exports-NetworkManager.sh" about miss...Thomas Haller2018-10-011-2/+2
* | mailmap: update userThomas Haller2018-10-011-0/+1
* | core: fix typo in commentFrédéric Danis2018-10-011-1/+1
* | platform: bring back the interface name to log messagesLubomir Rintel2018-10-011-3/+6
* | po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2018-10-011-1893/+2572
* | merge: branch 'lr/activation-error-hint'Lubomir Rintel2018-10-014-287/+292
|\ \
| * | wifi-utils: remove log domain argumentLubomir Rintel2018-10-011-14/+13
| * | wifi-utils: rename nl80211 to selfLubomir Rintel2018-10-011-62/+62