summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ipv6: disable kernel handling of RAs (accept_ra)bg/ipv6-accept-ra-rh1734470Beniamino Galvani2019-08-272-25/+4
* ipv6: set neighbor parameters from RAsBeniamino Galvani2019-08-267-0/+103
* libnm/doc: improve documentation for NMMetered enumThomas Haller2019-08-261-3/+3
* contrib/modemu: ensure the udev messages specify SEQNUMLubomir Rintel2019-08-261-1/+2
* wifi: merge branch 'bg/ibss-rsn'Beniamino Galvani2019-08-2623-996/+993
|\
| * wifi: support WPA2 ad-hoc (ibss-rsn)Beniamino Galvani2019-08-266-121/+151
| * wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-2617-258/+23
| * wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-265-634/+836
|/
* ifupdown: merge branch 'th/ifupdown-crash'Thomas Haller2019-08-244-44/+56
|\
| * ifupdown: fix crash loading ifupdown settings with empty entries like bridge-...Thomas Haller2019-08-241-0/+2
| * ifupdown/tests: add test with duplicate interfacesThomas Haller2019-08-243-0/+34
| * ifupdown/tests: cleanup tests by freeing Expected variable with nm_auto()Thomas Haller2019-08-241-45/+21
|/
* bluetooth: fix getting error code creating sdp-session in nm_bluez5_dun_conne...Thomas Haller2019-08-241-1/+1
* bluetooth: fix leak in get_managed_objects_cb()Thomas Haller2019-08-231-1/+3
* shared/hash: implement nm_hash_obfuscate_ptr() as inline function instead of ...Thomas Haller2019-08-231-9/+9
* core/logging: don't log plain pointer value from nm_log_ptr()Thomas Haller2019-08-231-2/+3
* contrib/rpm: install our dispatcher scripts into /usr/lib/NetworkManagerLubomir Rintel2019-08-231-6/+10
* cli: include BSSID to NMC_FIELDS_DEV_WIFI_LIST_COMMONMaciek Borzecki2019-08-223-925/+1315
* cli: prefer nm_assert() to g_assert*()Francesco Giudici2019-08-221-3/+3
* cli: fix bad indentationFrancesco Giudici2019-08-221-2/+2
* meson: fix build_clean.sh -w meson -w testFrancesco Giudici2019-08-221-0/+6
* shared: allow negative timestamps for nm_utils_monotonic_timestamp_as_boottime()Thomas Haller2019-08-211-7/+11
* wifi: detect FT support per interface and avoid enabling itThomas Haller2019-08-201-9/+26
* cli: cleanup unique_master_iface_ifname()Thomas Haller2019-08-201-12/+12
* cli: cleanup setting default interface-nameThomas Haller2019-08-201-17/+22
* data: fix the ID_NET_DRIVER udev ruleLubomir Rintel2019-08-161-1/+1
* cli: merge branch 'th/cli-modify-enums-and-cleanup'Thomas Haller2019-08-168-126/+249
|\
| * man/cli: better explain modifying properties regarding +/- modifiersThomas Haller2019-08-161-10/+12
| * cli: fix handling modifier in nmc_read_connection_properties() for aliasesThomas Haller2019-08-161-31/+28
| * cli: add NMMetaAccessorModifier enum instead of using "char" typeThomas Haller2019-08-165-74/+175
| * cli: reorder checks in nmc_setting_set_property() for modifier typeThomas Haller2019-08-161-6/+7
| * cli: support +/- modifiers for flags propertiesThomas Haller2019-08-161-9/+29
| * libnm: fix NMSetting8021xAuthFlags to be a flags typeThomas Haller2019-08-161-1/+4
| * shared: use nm_auto_unref_gtypeclass in _nm_utils_enum_from_str_full()Thomas Haller2019-08-161-2/+1
|/
* Revert "po: add Zanata configuration"Lubomir Rintel2019-08-151-16/+0
* contrib/rpm: enable IWD (outside RHEL)Lubomir Rintel2019-08-151-1/+5
* po: RHEL 8.1 translationsLudek Janda2019-08-154-13419/+11232
* po: update Ukrainian translationYuri Chornoivan2019-08-151-1900/+2074
* cli: don't require "ifname" when adding connectionThomas Haller2019-08-131-1/+0
* all: merge branch 'th/static-default-route'Thomas Haller2019-08-138-53/+59
|\
| * all: allow configuring default-routes as manual, static routesThomas Haller2019-08-137-40/+33
| * libnm: avoid heap allocation for checking valid routes in nm_ip_route_attribu...Thomas Haller2019-08-131-11/+14
| * libnm: set errno in nm_key_file_get_boolean() to distinguish between missing ...Thomas Haller2019-08-131-3/+13
|/
* dhcp: merge branch 'th/dhcp-factory-cleanup'Thomas Haller2019-08-1310-35/+79
|\
| * dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with...Thomas Haller2019-08-133-2/+4
| * dhcp: make "systemd" DHCP plugin configurableThomas Haller2019-08-1310-18/+42
| * dhcp: log effectively used DHCP plugin typeThomas Haller2019-08-131-8/+26
| * dhcp: cleanup selecting GType from DHCP client factoryThomas Haller2019-08-131-14/+14
|/
* bluetooth: merge branch 'th/bluez-rework-1'Thomas Haller2019-08-1212-1239/+156
|\
| * NEWS: mention removal of BlueZ 4 supportThomas Haller2019-08-121-0/+2