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