summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vpn: set STOPPED state when service disappearsbg/vpn-persistent-rh1706375Beniamino Galvani2019-05-091-0/+4
* vpn: fix persistent reconnectionBeniamino Galvani2019-05-093-14/+28
* vpn: minor improvementsBeniamino Galvani2019-05-092-25/+9
* merge: branch 'bg/restore-ip6-addr-link-up-rh1548237'Beniamino Galvani2019-05-082-11/+8
|\
| * device: fix intersecting IPv6 configurationsBeniamino Galvani2019-05-081-1/+2
| * device: unconditionally reapply IP configuration on link upBeniamino Galvani2019-05-081-8/+4
| * all: fix typos (milli seconds -> milliseconds)Beniamino Galvani2019-05-082-2/+2
|/
* libnm,platform: merge branch 'th/various-cleanup-platform-libnm'Thomas Haller2019-05-0812-214/+357
|\
| * device/trivial: add comment about lifetime of "kind" in tc_commit()th/various-cleanup-platform-libnmThomas Haller2019-05-074-0/+66
| * device: don't rely on nm_platform_link_get_ifindex() returning 0Thomas Haller2019-05-071-4/+7
| * device/trivial: add space between macro name and arguments and vertically ali...Thomas Haller2019-05-071-8/+8
| * platform: merge _add_action(), _add_action_simple() and _add_action_mirred() ...Thomas Haller2019-05-071-79/+46
| * platform: assert for out-of-memory in netlink codeThomas Haller2019-05-073-15/+15
| * platform: use bool bitfields in NMPlatformActionMirred structureThomas Haller2019-05-072-13/+14
| * libnm: rename "memory" parameter of fq_codel QDisc to "memory_limit"Thomas Haller2019-05-075-11/+11
| * platform: fix handling of default value for TCA_FQ_CODEL_CE_THRESHOLDThomas Haller2019-05-075-5/+20
| * platform: fix handling of fq_codel's memory limit default valueThomas Haller2019-05-075-4/+19
| * platform: fix nm_platform_qdisc_to_string()Thomas Haller2019-05-071-1/+4
| * platform: use u32 netlink type for TCA_FQ_CODEL_ECNThomas Haller2019-05-071-2/+2
| * platform: use NM_CMP_FIELD_UNSAFE() for comparing bitfield in nm_platform_qdi...Thomas Haller2019-05-071-2/+3
| * device: fix type of loop variable in tc_commit()Thomas Haller2019-05-071-1/+1
| * libnm: use macro and designated initializers for NMVariantAttributeSpecThomas Haller2019-05-074-64/+62
| * libnm: mark NMVariantAttributeSpec pointers as constThomas Haller2019-05-073-3/+3
| * libnm: cleanup _nm_utils_parse_tc_handle()Thomas Haller2019-05-072-20/+41
| * libnm/tests: add test for _nm_utils_parse_tc_handle()Thomas Haller2019-05-071-0/+56
| * shared: use nm_str_skip_leading_spaces() in _nm_utils_ascii_str_to_int64()Thomas Haller2019-05-071-6/+3
|/
* modem/broadband: set the gsm.device-id in complete_connection()Lubomir Rintel2019-05-071-2/+16
* core: merge branch 'th/cache-state-keyfiles'Thomas Haller2019-05-0718-231/+794
|\
| * settings: cache keyfile databases for "timestamps" and "seen-bssids"Thomas Haller2019-05-078-207/+266
| * shared: add NMKeyFileDB APIThomas Haller2019-05-072-0/+443
| * shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-075-1/+52
| * shared: add nm_log_level_from_syslog() helper to convert from syslog levelsThomas Haller2019-05-073-18/+28
| * core: use NM_SETTINGS_GET for singlton instead of nm_settings_get()Thomas Haller2019-05-072-5/+5
|/
* platform: merge branch 'th/ethtool-retry'Thomas Haller2019-05-073-171/+369
|\
| * platform/ethtool,mii: retry ioctl when interface name was renamed for ehttool...Thomas Haller2019-05-072-171/+314
| * shared: add nm_malloc_maybe_a(), nm_malloc0_maybe_a() and nm_memdup_maybe_a()...Thomas Haller2019-05-071-0/+55
|/
* device: fix reapply of MTUBeniamino Galvani2019-05-061-0/+3
* cli: merge branch 'bg/rh1702199'Beniamino Galvani2019-05-065-26/+65
|\
| * cli: hide certificate blobs unless --show-secrets is passedBeniamino Galvani2019-05-061-2/+1
| * cli: complete 802.1x certificate file namesBeniamino Galvani2019-05-061-0/+21
| * cli: allow completing filenamesBeniamino Galvani2019-05-065-8/+24
| * cli: remove bluetooth completion codeBeniamino Galvani2019-05-061-8/+2
| * cli: parse escape sequences when reading an 802.1x private keyBeniamino Galvani2019-05-061-10/+18
| * cli: fix setting private key passwordBeniamino Galvani2019-05-061-0/+1
|/
* settings: fix failed assertionBeniamino Galvani2019-05-061-1/+1
* po: update Spanish (es) translationRodrigo Lledó2019-05-041-2399/+2987
* release: bump version to 1.19.2-dev1.19.2-devLubomir Rintel2019-05-032-2/+2
* build: fix an out-of-tree buildLubomir Rintel2019-05-031-1/+1
* NEWS: updateLubomir Rintel2019-05-031-0/+2
* device/wireguard: fix memleak for NMDeviceWireGuardThomas Haller2019-05-031-0/+2