summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform/netlink: mark nested netlink attribute with NLA_F_NESTEDth/platform-netlink-nested-flagThomas Haller2019-07-231-1/+1
* libnm,core: Add ConnectivityCheckUri property and accessorsIain Lane2019-07-228-2/+61
* device: free temporary typename with iface variableMarco Trevisan (TreviƱo)2019-07-221-3/+4
* libnm,core: support more "arp_validate" bond optionsThomas Haller2019-07-181-2/+2
* settings: add more trace logging for auto-default (default wired) connectionsThomas Haller2019-07-171-0/+11
* device: move check for config "no-auto-default" to NMDevice's new_default_con...Thomas Haller2019-07-172-3/+3
* settings: write tombstones when deleting connection with duplicate files on diskThomas Haller2019-07-171-4/+24
* settings: add nm_settings_plugin_cmp_by_priority() functionThomas Haller2019-07-173-22/+35
* settings: fix prefering newer keyfile/ifcfg-rh files with duplicate UUIDsThomas Haller2019-07-172-4/+4
* settings: fix wrong assertion in keyfiles _storages_consolidate()Thomas Haller2019-07-172-2/+2
* settings: merge branch 'th/settings-delegate-storage'Thomas Haller2019-07-1763-3389/+6579
|\
| * settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-1658-3250/+6358
| * settings/trivial: rename nm_keyfile_loaded_uuid_*() API to nm_keyfile_nmmeta_*()Thomas Haller2019-07-163-72/+72
| * settings: change filename for per-connection metadata (previously UUID nm-loa...Thomas Haller2019-07-165-54/+68
| * settings/keyfile: output "struct stat" from nms_keyfile_loaded_uuid_read()Thomas Haller2019-07-163-5/+8
| * settings: add audit-logging for connection load and reloadThomas Haller2019-07-163-6/+32
| * core: reapply changes to profile to all devicesThomas Haller2019-07-161-11/+6
| * libnm: accept %NULL argument in nmtst_connection_assert_unchanging()Thomas Haller2019-07-161-0/+3
| * libnm: add nm_key_file_get_boolean() helperThomas Haller2019-07-162-0/+39
| * shared: suppress -Werror=stringop-overflow= warning in nm_strndup_a()Thomas Haller2019-07-161-0/+2
| * device: fix reapplying changes to connection ID and UUIDThomas Haller2019-07-161-1/+1
|/
* rules: merge branch 'th/routing-rule-suppress-prefixlength'Thomas Haller2019-07-1610-138/+337
|\
| * policy-routing: take ownership of externally configured rulesThomas Haller2019-07-165-28/+128
| * libnm,core: add support for "suppress_prefixlength" rule attributeThomas Haller2019-07-165-107/+197
| * libnm: accept special table names for policy-routingThomas Haller2019-07-161-3/+12
|/
* contrib/rpm: disable rp_filter in config-connectivity-redhatLubomir Rintel2019-07-153-0/+24
* dhcp-listener: keep reference to NMDBusManager singletonThomas Haller2019-07-151-6/+7
* ovs/interface: actually allow dpdk type interfacesLubomir Rintel2019-07-151-0/+1
* ovs/ovsdb: correctly set the dpdk-devargs optionLubomir Rintel2019-07-151-1/+1
* po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2019-07-151-1843/+1912
* gitlab-ci: workaround build failure in Debian:sid due to iproute2 issueThomas Haller2019-07-121-0/+4
* gitlab-ci: add manual build step to test on ubuntu:rolling and ubuntu:develThomas Haller2019-07-121-0/+12
* build: dist test file "test-tpm2wrapped-key.pem"Thomas Haller2019-07-111-0/+1
* libnm/crypto: merge branch 'tpm2-key'Thomas Haller2019-07-103-3/+76
|\
| * libnm/crypto: accept TPM2-wrapped PEM keysDaniel Kobras2019-07-103-3/+76
|/
* clients/metta-setting-desc: allow "system" and "dpdk" ovs interface typesLubomir Rintel2019-07-101-1/+1
* core,libnm: merge branch 'th/various-settings-cleanup-5'Thomas Haller2019-07-1015-520/+823
|\
| * libnm,cli,ifcfg-rh: add connection:wait-device-timeout propertyThomas Haller2019-07-1011-516/+781
| * core: use nm_c_list_elem_free_steal() in _delete_volatile_connection_all ()Thomas Haller2019-07-101-3/+1
| * shared: add NM_CMP_DIRECT_STRCMP() macroThomas Haller2019-07-101-0/+3
| * shared: optimize nm_utils_error_set() for string literalsThomas Haller2019-07-101-1/+7
| * shared: add nm_pdirect_hash()/nm_pdirect_equal()Thomas Haller2019-07-102-0/+31
|/
* gitlab-ci: enable test build on Debian 10 (buster)Thomas Haller2019-07-101-0/+5
* po: fix a typo in the French translationLuclu72019-07-101-2/+2
* core: fix mangling static IPv6 routes in nm_ip6_config_merge_setting()Thomas Haller2019-07-091-1/+1
* man: update nm-openswitch exampleFrancesco Giudici2019-07-091-2/+2
* platform/tests: relax check for accepting platform signalsThomas Haller2019-07-091-1/+1
* libnm/crypto: use memmem() instead of naive O(n*m) search in find_tag()Thomas Haller2019-07-081-12/+14
* settings: fix a reversed conditional in have_connection_for_device()Lubomir Rintel2019-07-081-1/+1
* build: add missing dependency for shared/systemd/src/sharedBeniamino Galvani2019-07-081-9/+10