summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-06shared/systemd: fix gettid() compat implementation shadowing function from glibcnm-1-2Thomas Haller1-1/+2
2018-11-22lldp: fix parsing of vlan-name attributeBeniamino Galvani2-4/+5
2018-10-29systemd: merge branch 'CVE-2018-15688' into nm-1-2Thomas Haller5-42/+35
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-29sd-network: fix memleak in dhcp6_option_parse_domainname (#5114)Evgeny Vereshchagin1-1/+1
2018-10-29systemd: drop xlocale.h includeLubomir Rintel1-1/+0
2018-09-13wifi: fix leaking fake AP in NMDeviceWifi's act_stage1_prepare()Thomas Haller1-0/+1
2017-05-23clients: fix appending integer to result in nmc_property_set_bytes()Thomas Haller1-1/+4
2017-05-23clients: fix setter for 802-1x.password-rawBeniamino Galvani1-11/+12
2017-05-02policy: fix memleak in lookup_callback() and cancellingThomas Haller1-13/+11
2017-04-26device: fix restricting Generic connection by interface-nameThomas Haller1-9/+17
2017-04-25sparse: avoid clash with __bitwise and __force from 4.10 linux/types.hLubomir Rintel1-22/+25
2017-03-20libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2-0/+2
2017-03-16libnm: order the property updatesLubomir Rintel1-94/+102
2017-03-16nm-object: initialize the object buffer to zeroLubomir Rintel1-1/+1
2017-02-06libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici1-1/+0
2017-01-29build: add missing GLIB_CFLAGS for compiling adsl device pluginThomas Haller1-0/+1
2017-01-19build: fix compilation with Python3mirh1-2/+2
2017-01-19build: fix build with older giLubomir Rintel1-0/+5
2017-01-19build: make the doc generator find the right libnm.soLubomir Rintel1-2/+14
2017-01-18supplicant: fix detection of EAP-FASTThomas Haller1-3/+11
2017-01-07vpn: add device route to VPN gateway if parent has no gatewayBeniamino Galvani1-14/+16
2017-01-05keyfile: fix memleak in keyfile reader's read_array_of_uint()Thomas Haller1-1/+1
2017-01-04dhcp: drop an unused fariableLubomir Rintel1-2/+0
2017-01-04libnm/docs: merge fix for generating API documentation fro enums (bgo#776848)Thomas Haller3-186/+189
2017-01-04libnm: explicitly set enum values in public nm-dbus-interface.h headersThomas Haller2-184/+184
2017-01-04docs: fix handling enums without explicit numeric value in "tools/enums-to-do...Thomas Haller1-2/+5
2017-01-02libnm: make waiting objects fail when an object initialization failsBeniamino Galvani1-5/+18
2016-12-20wifi: don't request new PSK for locally-generated WLAN_REASON_DISASSOC_DUE_TO...Dan Williams1-1/+11
2016-12-12dhcp: merge branch 'th/dhcp-helper-sync-notify-rh1372854'Beniamino Galvani15-173/+522
2016-12-12dhcp: call synchronous Notify D-Bus method from nm-dhcp-helperThomas Haller4-33/+153
2016-12-12dhcp: add new header "nm-dhcp-helper-api.h"Thomas Haller5-3/+38
2016-12-12dhcp-helper: refactor logging to use logging macrosThomas Haller1-5/+40
2016-12-12dhcp-helper: refactor error handlingThomas Haller1-15/+15
2016-12-12dhcp-listener/trivial: rename field to track connections in NMDhcpListenerThomas Haller1-6/+6
2016-12-12dhcp-listener: add logging macros to nm-dhcp-listener.cThomas Haller1-11/+28
2016-12-12dhcp-listener: refactor type definition and embed private data in @selfThomas Haller2-23/+31
2016-12-12shared: add _NM_GET_PRIVATE() macroThomas Haller1-0/+18
2016-12-12shared: add NM_MIN()/NM_MAX() macros to replace glib's MIN()/MAX()Thomas Haller1-0/+44
2016-12-12dhcp: prefix logging messages with "dhcp"Thomas Haller6-88/+116
2016-12-12shared: add also "shared/nm-utils/nm-vpn-plugin-macros.h"Thomas Haller2-1/+45
2016-12-08device: fix activation_source_schedule() for rescheduling the same functionThomas Haller1-1/+1
2016-12-02release: bump version to 1.2.7 (development)1.2.7-devBeniamino Galvani1-1/+1
2016-12-02release: bump version to 1.2.61.2.6Beniamino Galvani2-3/+4
2016-12-02release: update NEWSBeniamino Galvani1-1/+7