summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-06shared/systemd: fix gettid() compat implementation shadowing function from glibcnm-1-8Thomas Haller1-1/+2
2019-07-18device: fix reapplying changes to connection ID and UUIDThomas Haller1-1/+1
2018-12-11connectivity: fix determining the global connectivity stateThomas Haller1-3/+15
2018-12-11libnm: add nm_connectivity_state_cmp() helperThomas Haller2-0/+74
2018-11-30platform/tests: increase wait timeout in test_cleanup_internal()Thomas Haller1-1/+1
2018-11-30platform/tests: fix race in testsThomas Haller1-0/+16
2018-11-30tests: expose current state in local context of NMTST_WAIT()Thomas Haller1-1/+7
2018-11-30shared/tests: expose end-time from NMTST_WAIT() macroThomas Haller1-3/+4
2018-11-30platform/tests: fix generating IPv6 link local address in fake-platformThomas Haller1-1/+1
2018-11-22lldp: fix parsing of vlan-name attributeBeniamino Galvani2-4/+5
2018-11-15systemd: fix crash by unrefing event sources before re-adding themBenjamin Berg1-0/+2
2018-11-12libnm: fix GObject Introspection annotations for functions returning a GPtrArrayCorentin Noël3-3/+3
2018-10-29systemd: merge branch 'CVE-2018-15688' into nm-1-8Thomas Haller4-40/+34
2018-10-29dhcp6: make sure we have enough space for the DHCP6 option headerLennart Poettering1-1/+1
2018-10-29sd-dhcp: remove unreachable route after rebinding return NAKLi Song1-0/+2
2018-10-29sd-dhcp6: make dhcp6_option_parse_domainname() not store empty domainYu Watanabe1-37/+29
2018-10-29sd-dhcp-lease: fix memleaksYu Watanabe1-0/+2
2018-10-29dhcp6: fix an off-by-one error in dhcp6_option_parse_domainnameEvgeny Vereshchagin1-1/+1
2018-10-29systemd/dhcp: fix assertion starting DHCP client without MAC addressThomas Haller1-2/+0
2018-10-12wwan: don't assume DNS info is always available for IPv6Thomas Haller1-1/+1
2018-09-13wifi: fix leaking fake AP in NMDeviceWifi's act_stage1_prepare()Thomas Haller1-0/+1
2018-09-10dhcp: fix leak in dhclient's dhclient_start()Thomas Haller1-2/+6
2018-09-04libnm/keyfile: fix double free in keyfile's get_bytes()Thomas Haller1-1/+1
2018-08-30libnm-core: support private keys encrypted with AES-{192,256}-CBCBeniamino Galvani9-21/+106
2018-08-26wifi: don't use :1 bitfield for gboolean typeThomas Haller1-1/+1
2018-07-04libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani1-8/+11
2018-06-16release: bump version to 1.8.9 (development)1.8.9-devThomas Haller2-2/+3
2018-06-16release: bump version to 1.8.81.8.8Thomas Haller2-2/+2
2018-06-16release: update NEWSThomas Haller1-0/+10
2018-06-16ifnet: avoid compiler warning about casting function pointersThomas Haller1-3/+10
2018-06-16libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel3-3/+27
2018-06-16session-monitor: fix a -Wcast-function-type warningLubomir Rintel1-1/+4
2018-06-16all: fix -Wcast-function-type warningsLubomir Rintel3-9/+9
2018-06-16ppp/plugin: use g_strlcpy()Lubomir Rintel1-15/+4
2018-06-16ppp-manager: fix build with GCC 8Lubomir Rintel1-1/+1
2018-06-15device: fix crash during reapplyThomas Haller1-1/+1
2018-05-05manager: trust the state file more when assuming connectionsBeniamino Galvani1-18/+32
2018-03-08Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg14-0/+84
2018-01-24nmcli: fix signal handlingLubomir Rintel1-8/+10
2018-01-24nmcli/agent: fix handling of polkit agent failureLubomir Rintel1-1/+7
2018-01-24shared/utils: don't warn of unknown warning disables with clangLubomir Rintel1-0/+1
2018-01-17libnm: fix empty statements that were supposed to return NULLPavel Šimerda1-3/+3
2018-01-15release: bump version to 1.8.7 (development)1.8.7-devLubomir Rintel1-1/+1
2018-01-15release: bump version to 1.8.61.8.6Lubomir Rintel3-4/+5
2018-01-15release: update NEWSLubomir Rintel1-0/+21
2018-01-11secret-agent: construct the dbus proxy for async agent with the correct bus nameLubomir Rintel1-2/+2
2018-01-08platform/tests: relax checking for signals in test-address-linuxFrancesco Giudici1-1/+1
2017-12-13devices/test: give more time to dad checking in test-arpingFrancesco Giudici1-1/+1
2017-12-13tests: increase timeout for arping testThomas Haller1-1/+1
2017-12-12platform/tests: relax checking for signals in test-link-linuxThomas Haller1-1/+1