summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.20.3 (development)1.20.3-devLubomir Rintel2019-09-052-2/+2
* release: bump version to 1.20.21.20.2Lubomir Rintel2019-09-052-2/+2
* release: update NEWSLubomir Rintel2019-09-051-4/+4
* core: add audit log for the SaveHostname callBeniamino Galvani2019-09-052-12/+27
* core: add defines for common authentication-related error messagesBeniamino Galvani2019-09-055-22/+26
* build: fix errors when building with gtk-doc 1.32Beniamino Galvani2019-09-053-1/+14
* core/tests: avoid deprecated g_main_run()/g_main_loop_unref() in testThomas Haller2019-09-031-3/+2
* core: merge branch 'bg/device-realize-failed-rh1686634'Beniamino Galvani2019-09-032-3/+5
|\
| * manager: keep device if realize() failsBeniamino Galvani2019-09-031-1/+0
| * device: don't set nm-owned flag if realize() failsBeniamino Galvani2019-09-031-2/+5
|/
* po: fixed typo in it.poDavide Palma2019-09-031-2/+2
* core: fix a typoLubomir Rintel2019-09-0367-67/+67
* keyfile: reorder printing empty [wireguard] section with peers and fix test f...Thomas Haller2019-09-021-6/+6
* dhcp: fall back to 'internal' client for IPv6 when using 'nettools'Beniamino Galvani2019-08-291-13/+0
* 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
|/
* ifupdown: fix crash loading ifupdown settings with empty entries like bridge-...Thomas Haller2019-08-241-0/+2
* bluetooth: fix leak in get_managed_objects_cb()Thomas Haller2019-08-231-1/+3
* contrib/rpm: install our dispatcher scripts into /usr/lib/NetworkManagerLubomir Rintel2019-08-231-6/+10
* wifi: detect FT support per interface and avoid enabling itThomas Haller2019-08-201-9/+26
* contrib/rpm: enable IWD (outside RHEL)Lubomir Rintel2019-08-161-1/+5
* Revert "po: add Zanata configuration"Lubomir Rintel2019-08-161-16/+0
* data: fix the ID_NET_DRIVER udev ruleLubomir Rintel2019-08-161-1/+1
* po: RHEL 8.1 translationsLudek Janda2019-08-154-13419/+11232
* po: update Polish (pl) translationPiotr Drąg2019-08-121-4314/+1725
* NEWS: add new header for future 1.20.2 releaseThomas Haller2019-08-101-0/+12
* NEWS: belatedly fix "use at your own risk" warning in NEWSThomas Haller2019-08-101-4/+1
* n-dhcp4: allocate memory of right size in n_dhcp4_client_probe_option_new()Thomas Haller2019-08-081-1/+1
* release: bump version to 1.20.1 (development)1.20.1-devThomas Haller2019-08-063-2/+3
* release: bump version to 1.20.01.20.0Thomas Haller2019-08-062-3/+3
* libnm/doc: add missing "Since: 1.20" commentsThomas Haller2019-08-063-3/+5
* ifupdown: fix assertion during logging %NULL storage in load_eni_ifaces()Thomas Haller2019-08-061-1/+1
* libnm/doc: add Since tag for %NM_SETTING_IP6_CONFIG_METHOD_DISABLEDThomas Haller2019-08-061-0/+2
* NEWS: updateThomas Haller2019-08-061-14/+20
* modem: fix memory leakBeniamino Galvani2019-08-061-1/+1
* libnm-core: fix ifcfg-rh variable name for DHCPv6 hostnameBeniamino Galvani2019-08-051-1/+1
* settings: fix memory leakBeniamino Galvani2019-08-051-2/+2
* settings: fix registering AgentManager.RegisterWithCapabilities() twiceThomas Haller2019-08-031-10/+0
* wireguard: fix use-after free in _peers_remove()Thomas Haller2019-08-031-1/+1
* libnm: fix leak in NMSettingWireGuard's update_one_secret()Thomas Haller2019-08-031-1/+1
* supplicant: mark static arrays as const and static in "nm-supplicant-settings...Thomas Haller2019-08-021-26/+26