summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-29dhcp6: make sure we have enough space for the DHCP6 option headernm-1-0Lennart Poettering1-1/+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-23sparse: 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-02-06libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici1-1/+0
2017-01-18supplicant: fix detection of EAP-FASTThomas Haller1-3/+11
2017-01-05keyfile: fix memleak in keyfile reader's read_array_of_uint()Thomas Haller1-1/+1
2016-06-21team: check return value of g_dbus_connection_call_sync()Beniamino Galvani1-3/+11
2016-05-30device: reconfigure IP addressing after bringing up deviceThomas Haller1-0/+11
2016-05-26dns/dnsmasq: use servers without split DNS if no domain was receivedBeniamino Galvani1-2/+1
2016-05-12device: merge branch 'th/device-ip-config-on-link-up-rh1309899'Thomas Haller2-8/+35
2016-05-12platform: ensure refetching routes when link goes downThomas Haller1-2/+7
2016-05-12device: restore IP configuration when link comes upThomas Haller1-0/+16
2016-05-12device: improve logging when changing IP configurationThomas Haller1-6/+12
2016-05-10device: remove pending dhcp actions also in IP_DONE stateBeniamino Galvani1-0/+4
2016-05-09device: remove duplicate calls to get_generic_capabilities() during device co...Thomas Haller1-3/+0
2016-04-28device/ethernet: ignore s390 'portname' attribute when not setBeniamino Galvani1-6/+11
2016-04-25bluetooth: add a missing GError initializerLubomir Rintel1-1/+1
2016-04-21misc: update maintainers and authorsDan Williams2-9/+4
2016-04-20examples: fix crash in add-connection-libnmBeniamino Galvani1-1/+1
2016-04-17rdisc: fix build failure due to lack of g_clear_pointer()Thomas Haller1-0/+1
2016-04-17rdisc: backport rate-limiting failures to send router solicitationsThomas Haller6-12/+62
2016-04-17rdisc: fix regression in send_rs() (cannot create router solicitation)Thomas Haller1-1/+1
2016-04-17rdisc: downgrade logging severity and rate-limit logging for sending router s...Thomas Haller4-12/+39
2016-04-17core: add NM_UTILS_ERRORThomas Haller2-0/+23
2016-04-14device/vlan: update hw address also during prepare phaseBeniamino Galvani1-16/+24
2016-04-13wifi: merge branch 'fg/nm-1-0_wifi_segfault_rh1325631'Francesco Giudici3-3/+33
2016-04-13device: minor logging change in platform_link_added()Francesco Giudici1-0/+3
2016-04-13device: ensure @error always set by nm_device_factory_new_linkFrancesco Giudici2-3/+21
2016-04-11macros: add NM_SET_OUT() macroThomas Haller1-0/+9
2016-04-11wifi: hack for wext devices reporting IW_MODE_AUTO configuration mode.Francesco Giudici1-0/+1
2016-04-02release: bump version to 1.0.13 (development)1.0.13-devLubomir Rintel1-1/+1
2016-04-02release: bump version to 1.0.121.0.12Lubomir Rintel2-3/+4
2016-04-02release: update NEWSLubomir Rintel1-0/+45
2016-04-01device: check may_fail when progressing to IP_CHECKLubomir Rintel1-12/+29
2016-04-01manager: don't the already activated devices shouldn't be considered addedLubomir Rintel1-0/+3
2016-03-31device: renew dhcp leases on awake for software devicesNikolay Martynov3-7/+17
2016-03-24wifi: avoid autoconnecting Ad-Hoc networks with method=autoLubomir Rintel1-4/+5
2016-03-20supplicant-config: fix misleading indentationLubomir Rintel1-2/+2
2016-03-18dhcp: fix GBytes leak in nm_dhcp_client_start_ip4()Francesco Giudici1-1/+4
2016-03-14ifupdown: fix up a bad rebaseLubomir Rintel1-1/+1
2016-03-14ifupdown: set wireless modeLubomir Rintel1-0/+10
2016-03-14ifupdown: ssid is now GBytes for quite some timeLubomir Rintel1-8/+6
2016-03-14ifupdown: wireless-essid is good tooLubomir Rintel1-0/+1
2016-03-14ifupdown: don't remove the object in its constructorLubomir Rintel2-99/+10
2016-03-14ifupdown: drop a bogus warningLubomir Rintel1-6/+4
2016-03-02wifi: merge branch 'th/supplicant-manager-fix-ref-count-rh1298007'Thomas Haller6-187/+154
2016-03-02wifi: fix crash due to wrong ownership handling in nm_supplicant_manager_ifac...Thomas Haller4-98/+118
2016-03-02supplicant: don't pass start_now argument to nm_supplicant_interface_new()Thomas Haller3-27/+22