summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: minor cleanup in _sort_groups_cmp() and _intern_config_write_sort_fcn()th/config-fix-subtract-pluginsThomas Haller2020-05-061-6/+4
* config: use nm_streq() and NM_STR_HAS_PREFIX() in "nm-config.c"Thomas Haller2020-05-061-24/+24
* config: use NM_STR_HAS_PREFIX_WITH_MORE() instead of duplicate implementationThomas Haller2020-05-062-26/+10
* config: use cleanup attribute in read_config()Thomas Haller2020-05-061-17/+16
* settings: ensure that "plugins-=ifcfg-rh" works with the default pluginsThomas Haller2020-05-062-8/+19
* keyfile: use nm_g_error_matches() in g_error_matches()Thomas Haller2020-05-061-4/+4
* keyfile,config: use nm_keyfile_error_is_not_found() helperThomas Haller2020-05-061-6/+2
* shared: add nm_keyfile_error_is_not_found() helperThomas Haller2020-05-061-0/+12
* shared: add nm_g_error_matches() helperThomas Haller2020-05-061-0/+15
* shared: add NM_STR_HAS_PREFIX_WITH_MORE() helperThomas Haller2020-05-061-0/+10
* shared: fix accessing "str" argument to NM_STR_HAS_PREFIX() macro twiceThomas Haller2020-05-061-6/+11
* device: fix scope of variable in commit_option()Thomas Haller2020-05-041-1/+1
* bridge: merge branch 'ac/bridge_options_2'Antonio Cardace2020-05-0410-127/+833
|\
| * nm-setting-bridge: add 'multicast-startup-query-interval' bridge optionAntonio Cardace2020-05-048-0/+70
| * nm-setting-bridge: add 'multicast-startup-query-count' bridge optionAntonio Cardace2020-05-048-0/+69
| * nm-setting-bridge: add 'multicast-query-response-interval' bridge optionAntonio Cardace2020-05-048-145/+215
| * nm-setting-bridge: add 'multicast-query-interval' bridge optionAntonio Cardace2020-05-048-0/+70
| * nm-setting-bridge: add 'multicast-querier-interval' bridge optionAntonio Cardace2020-05-048-0/+70
| * nm-setting-bridge: add 'multicast-membership-interval' bridge optionAntonio Cardace2020-05-048-0/+71
| * nm-setting-bridge: add 'multicast-last-member-interval' bridge optionAntonio Cardace2020-05-048-110/+225
| * nm-setting-bridge: add 'multicast-last-member-count' bridge optionAntonio Cardace2020-05-048-43/+115
| * nm-setting-bridge: add 'multicast-hash-max' bridge optionAntonio Cardace2020-05-0410-0/+89
| * nm-setting-bridge: add missing 'Since: X.Y' comments to optionsAntonio Cardace2020-05-041-0/+10
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2020-05-041-1193/+1272
* platform: fix test failure when /proc is mounted read-onlyBeniamino Galvani2020-05-041-24/+53
* keyfile: merge branch 'th/keyfile-cleanup-accessors'Thomas Haller2020-05-043-119/+167
|\
| * keyfile: implement nm_keyfile_plugin_kf_get_string_list() directly without macroThomas Haller2020-05-041-29/+26
| * keyfile: add nm_keyfile_plugin_kf_get_integer_list_uint() to parse a list of ...Thomas Haller2020-05-043-26/+65
| * keyfile: implement nm_keyfile_plugin_kf_set_string_list() directly without macroThomas Haller2020-05-041-14/+11
| * keyfile: refactor writing of G_TYPE_ARRAY list of unsigned integersThomas Haller2020-05-043-17/+31
| * keyfile: use NMStrBuf in nm_keyfile_plugin_kf_set_integer_list_uint8()Thomas Haller2020-05-042-15/+9
| * keyfile: refactor defining keyfile list getter/setter functionsThomas Haller2020-05-041-21/+24
| * keyfile: refactor defining keyfile getter/setter functionsThomas Haller2020-05-041-20/+24
|/
* libnm: avoid compiler warning about uninitalized variable in nm_setting_bridg...Thomas Haller2020-05-031-3/+5
* nm-online: fix build of nm-online for missing libcsiphash.laThomas Haller2020-05-021-0/+1
* dispatcher: merge branch 'th/dispatcher-doc-connectivity-change-arg'Thomas Haller2020-04-302-12/+15
|\
| * dispatcher: minor cleanup error paths in script_dispatch()Thomas Haller2020-04-301-9/+8
| * dispatcher: clarify documentation about first argument to dispatcher scripts ...Thomas Haller2020-04-302-3/+7
|/
* nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environmentThomas Haller2020-04-305-5/+30
* n-dhcp4: don't fail dispatch in case of receive errorsBeniamino Galvani2020-04-302-8/+22
* keyfile: don't declare keyfile getters/setter functions with macroThomas Haller2020-04-301-40/+21
* bus-manager/dhcp: don't log pointer values directlyThomas Haller2020-04-301-2/+6
* dhcp: cleanup build_signal_parameters() in nm-dhcp-helperThomas Haller2020-04-301-17/+30
* wifi: clear scan_request_ssids_hash if not neededThomas Haller2020-04-301-17/+30
* wifi: don't unnecessarily trim tracked ssid listThomas Haller2020-04-301-7/+5
* wifi: pass now_msec to _scan_request_ssids_fetch()Thomas Haller2020-04-301-4/+5
* wifi: fix trimming list of tracked ssids to scanThomas Haller2020-04-301-1/+1
* wifi: really fix crash during dispose of NMDeviceWifiThomas Haller2020-04-301-1/+6
* wifi: fix crash during dispose of NMDeviceWifiThomas Haller2020-04-291-1/+1
* clients/trivial: rename VpnPasswordName struct to have NM prefixThomas Haller2020-04-293-6/+6