summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: add NMPRulesManager for syncing routing rulesth/routing-rule-pt1Thomas Haller2019-03-138-75/+895
* platform/tests: add tests for handling policy routing rulesThomas Haller2019-03-132-0/+796
* platform: add routing-rule add/delete netlink functionsThomas Haller2019-03-134-11/+200
* platform: add support for routing-rule objects and cache them in platformThomas Haller2019-03-136-26/+874
* platform: separate the refresh-type from the object typeThomas Haller2019-03-133-114/+232
* platform/trivial: rename enum DELAYED_ACTION_IDX_REFRESH_ALL_* to REFRESH_ALL...Thomas Haller2019-03-131-25/+25
* platform: drop unused nm_platform_refresh_all()Thomas Haller2019-03-133-26/+0
* platform: suppress unnecessary logging in do_request_all_no_delayed_actions()Thomas Haller2019-03-131-3/+8
* platform: add NULL check in inline nmp_object_unref() functionThomas Haller2019-03-131-2/+4
* platform: add NMPlatformObjWithIfindex helper structure for handling NMPObjec...Thomas Haller2019-03-138-47/+115
* platform: move nmp_class_from_type() to header to allow inliningThomas Haller2019-03-132-12/+13
* platform: drop unnecessary casts from NMP_OBJECT_CAST_*() macrosThomas Haller2019-03-131-7/+7
* platform: unify IPv4 and IPv6 variables for NMPlatformVTableRouteThomas Haller2019-03-132-23/+30
* shared: add nm_hash_obfuscate_ptr() helperThomas Haller2019-03-131-1/+26
* shared: add c_list_length_is() helperThomas Haller2019-03-131-0/+23
* contrib: set shift for less in NM-logThomas Haller2019-03-131-1/+1
* wwan/device-modem: don't enter available state until registeredLubomir Rintel2019-03-121-6/+7
* shared/systemd: fix gettid() compat implementation shadowing function from glibcThomas Haller2019-03-111-1/+2
* all: codespell fixesLubomir Rintel2019-03-119-16/+16
* merge: branch 'bg/restore-ipv6-on-up-rh1548237'Beniamino Galvani2019-03-115-55/+117
|\
| * device: restore IPv6 addresses when the link comes upbg/restore-ipv6-on-up-rh1548237Beniamino Galvani2019-03-091-5/+5
| * core: allow ignoring addresses when intersecting ip configsBeniamino Galvani2019-03-095-53/+111
| * device: reset the ipv6 DAD counter when the link comes upBeniamino Galvani2019-03-091-0/+2
| * device: don't try to add IPv6LL address to a down interfaceBeniamino Galvani2019-03-091-1/+3
| * core: fix _nm_ip4_config_intersect_helper()Beniamino Galvani2019-03-091-1/+1
|/
* wwan/ofono: pass the right argument to manager proxy callbackLubomir Rintel2019-03-081-1/+1
* tests: Fix variant_from_dbus() for arrays of UInt32Frédéric Danis2019-03-071-1/+1
* core: assert for valid NM_DEVICE_DEVICE_TYPE settingThomas Haller2019-03-072-0/+3
* libnm,core: merge branch 'benzea/fix-wifi-p2p-device-type'Thomas Haller2019-03-074-3/+9
|\
| * libnm: Fix reporting of unknown device typesBenjamin Berg2019-03-071-2/+2
| * core,wifi-p2p: Fix Wi-Fi P2P device typeBenjamin Berg2019-03-074-1/+7
|/
* wireguard: merge branch 'th/wireguard-import'Thomas Haller2019-03-0729-125/+967
|\
| * wireguard: update TODO list for WireGuard devicesThomas Haller2019-03-071-4/+9
| * clients/tests: add wireguard import testsLubomir Rintel2019-03-076-0/+135
| * cli/wireguard: add import functionality for WireGuardThomas Haller2019-03-076-16/+597
| * libnm: rename and expose nm_utils_base64secret_decode() in libnmThomas Haller2019-03-077-38/+41
| * libnm: fix return value for nm_wireguard_peer_append_allowed_ip()Thomas Haller2019-03-071-1/+3
| * libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller2019-03-075-16/+38
| * libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller2019-03-075-15/+30
| * libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller2019-03-075-19/+37
| * cli: fix completion for `nmcli connection import`Thomas Haller2019-03-071-2/+5
| * cli: add nmc_complete_strv() which takes a string array for completion that m...Thomas Haller2019-03-072-10/+28
| * platform/wireguard: fix WGPEER_A_LAST_HANDSHAKE_TIME to use int64 typed times...Thomas Haller2019-03-072-3/+18
| * core: use nm_utils_memeqzero_secret() for printing WireGuard keyThomas Haller2019-03-071-2/+3
| * shared: add nm_utils_memeqzero_secret()Jason A. Donenfeld2019-03-072-0/+29
| * wireguard: accept all-zero private-key, public-key and preshared-keyThomas Haller2019-03-071-5/+0
|/
* utils: obey modprobe blacklistLubomir Rintel2019-03-071-0/+1
* merge: branch 'lr/rpm-madness'Lubomir Rintel2019-03-071-49/+3
|\
| * contrib/rpm: drop ldconfig scriptlets from Fedora 28+Lubomir Rintel2019-03-071-0/+2
| * Revert "contrib/rpm: use "%ldconfig_scriptlets" for Fedora 30+"Lubomir Rintel2019-03-071-5/+1