summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * modem/trivial: rename virtual function NMModemClass.act_stage1_prepare()Thomas Haller2019-08-284-16/+16
|/
* core: fix adding objects to NMIPConfig with @append_forceBeniamino Galvani2019-08-282-4/+4
* core: add test to show nm_ipX_config_replace() bugBeniamino Galvani2019-08-281-0/+44
* acd: fix memleak in acd_event()Thomas Haller2019-08-271-1/+1
* contrib/rpm: explicitly set runstatedir to "/run" when building release tarballThomas Haller2019-08-271-0/+1
* keyfile: merge branch 'th/keyfile-fix-empty-settings'Thomas Haller2019-08-274-72/+191
|\
| * keyfile: let keyfile writer serialize setting with all default valuesThomas Haller2019-08-272-17/+35
| * keyfile: refactor _parse_info_find() to get ParseInfoSettingThomas Haller2019-08-271-29/+46
| * keyfile/tests: add unit test showing bug where keyfile writer looses settings...Thomas Haller2019-08-271-0/+49
| * settings/keyfile: check whether profile can be re-read before writing to disk...Thomas Haller2019-08-272-34/+45
| * settings/keyfile: log reason why re-read connection cannot be normalizedThomas Haller2019-08-271-2/+3
| * shared/tests: add nmtst_keyfile_get_num_keys() helperThomas Haller2019-08-271-0/+23
|/
* libnm/doc: improve documentation for NMMetered enum (2)Thomas Haller2019-08-271-10/+10
* 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