summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: use deactivate_async to diconnect interfaceakl/wip/wifi-meshAndy Kling2019-07-151-0/+55
* supplicant-interface: add async disconnectAndy Kling2019-07-152-0/+70
* wifi: auto connect mesh networksAndy Kling2019-07-151-7/+16
* wifi/utils: complete band and channel for meshAndy Kling2019-07-154-0/+56
* libnm-core: add nm_utils_wifi_freq_to_bandAndy Kling2019-07-152-0/+20
* libnm-core: 802-11-wireless.mode mesh requires band and channelAndy Kling2019-07-151-0/+10
* wifi/ap: detect mesh modeAndy Kling2019-07-151-1/+7
* wireless-security: ensure Mesh networks can't use anything but SAELubomir Rintel2019-07-151-8/+25
* clients: Wi-Fi Mesh supportLubomir Rintel2019-07-154-2/+10
* devices/wifi: support Mesh modeLubomir Rintel2019-07-152-14/+37
* wifi-utils: recognize Mesh interfacesLubomir Rintel2019-07-152-1/+11
* setting-wireless: allow Mesh modeLubomir Rintel2019-07-152-1/+14
* Revert "x"Lubomir Rintel2019-07-151-4/+2
* xLubomir Rintel2019-07-151-2/+4
* supplicant-config: add support for joining a MeshLubomir Rintel2019-07-152-5/+16
* supplicant-interface: detect mesh supportLubomir Rintel2019-07-153-1/+49
* dbus-interface: add Mesh supportLubomir Rintel2019-07-151-0/+4
* 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
* core: merge branch 'bg/slaves-autoconnect-managed'Beniamino Galvani2019-07-082-8/+18
|\
| * manager: propagate the for-user-request flag for slaves autoconnectionBeniamino Galvani2019-07-081-5/+8
| * device: properly honor flags when checking connection availabilityBeniamino Galvani2019-07-081-3/+10
|/
* dhcp: merge branch 'fg/dhcp_options2env-rh1663253'Francesco Giudici2019-07-0510-213/+850
|\
| * dispatcher: add MS Azure endpoint env var expected by cloud-initfg/dhcp_options2env-rh1663253Francesco Giudici2019-07-051-0/+35
| * dispatcher/trivial: fix typo in commentFrancesco Giudici2019-07-051-1/+1
| * dhcp/dhclient: expose the private_xyz labels for dhcp private optionsFrancesco Giudici2019-07-051-3/+47
| * dhcp/internal: move dhcp options management to shared dhcp codebaseFrancesco Giudici2019-07-055-290/+597
| * dhcp/internal: expose on D-Bus all the private dhcp optionsFrancesco Giudici2019-07-051-0/+85