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