summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* contrib/NM-log: don't run less with --quit-on-intr argumentThomas Haller2017-09-071-1/+1
* contrib/NM-log: colorize warnings and errors in red (fix)Thomas Haller2017-09-071-3/+3
* contrib/NM-log: colorize warnings and errors in redThomas Haller2017-09-071-1/+3
* contrib/NM-log: improve script and make it sourceableThomas Haller2017-09-071-22/+36
* po: mark broken strings in Japanese translation as fuzzy (bgo#787382)Piotr Drąg2017-09-071-3/+3
* po: update Polish (pl) translation (bgo #787380)Piotr Drąg2017-09-071-2919/+935
* vpn: merge branch 'th/vpn-route-bgo787370'Thomas Haller2017-09-076-72/+97
|\
| * vpn: only rely on `ip route get` to resolve route to external VPN gatewayThomas Haller2017-09-071-43/+23
| * vpn: improve resolving route to external VPN gateway by restricting oifThomas Haller2017-09-071-8/+34
| * platform: add oif argument to nm_platform_ip_route_get()Thomas Haller2017-09-075-2/+20
| * vpn: apply parent config in nm_vpn_connection_apply_config() firstThomas Haller2017-09-071-2/+2
| * vpn: fix ifindex of parent IP config in apply_parent_device_config()Thomas Haller2017-09-072-25/+26
|/
* platform: refetch IPv6 address if still present after deletionBeniamino Galvani2017-09-071-2/+13
* platform: fix coding style (missing braces)Beniamino Galvani2017-09-071-1/+2
* tui: extend range of route metric to full uint32Thomas Haller2017-09-052-5/+2
* tui: extend numeric range of NmtNewtEntryNumeric to gint64Thomas Haller2017-09-052-25/+25
* tui: merge branch 'th/tui-route-input-rh1474295'Thomas Haller2017-09-0524-124/+271
|\
| * tui: change default route metric of new routes to -1Thomas Haller2017-09-051-2/+2
| * tui: guess the prefix length (netmask) of private IPv4 addresses and routes b...Thomas Haller2017-09-054-73/+117
| * shared: add nm_utils_ip_is_site_local()Thomas Haller2017-09-052-0/+24
| * tui: avoid integer overflow checking the range in NmtNewtEntryNumericThomas Haller2017-09-051-8/+2
| * tui: allow empty route metric to indicate defaultThomas Haller2017-09-051-1/+1
| * tui: extend NmtNewtEntryNumeric to allow optional empty entryThomas Haller2017-09-052-1/+52
| * all: use _nm_utils_ip4_*() utils functionsThomas Haller2017-09-0515-39/+28
| * shared: add _nm_utils_ip4_*() utils functionsThomas Haller2017-09-052-0/+43
| * tui: link nm-utils/nm-shared-utils.c into nmtuiThomas Haller2017-09-051-0/+2
|/
* ifcfg-rh/tests: test backward compatibility reading routes with "via (null)"Thomas Haller2017-09-052-1/+9
* man: merge branch 'bg/man-nm-settings-ifcfg-rh'Beniamino Galvani2017-09-053-6/+19
|\
| * libnm-core: add ifcfg-rh documentation for user settingBeniamino Galvani2017-09-051-0/+12
| * libnm/generate-plugin-docs: ignore files without a setting nameBeniamino Galvani2017-09-051-3/+5
| * man: fix evaluation of unsupported ifcfg-rh settingsBeniamino Galvani2017-09-051-1/+1
| * man: add unsupported ifcfg-rh settingsBeniamino Galvani2017-09-051-1/+1
| * man: remove unused xsl variableBeniamino Galvani2017-09-051-1/+0
|/
* release: bump version to 1.9.2 (development)1.9.2-devThomas Haller2017-09-051-1/+1
* libnm: disconnect signal handlers from old object-managerBeniamino Galvani2017-09-051-0/+1
* core: don't require manageable device in unmanaged_to_disconnected()Thomas Haller2017-09-041-1/+4
* device: extend wait time for carrier after MTU changeThomas Haller2017-09-041-3/+24
* systemd: merge branch systemd into masterThomas Haller2017-09-046-11/+82
|\
| * systemd: update code from upstream (2017-09-04)Thomas Haller2017-09-046-11/+82
* | platform: fix deleting routes in nm_platform_ip_route_sync()Thomas Haller2017-09-021-3/+3
* | core: merge branch 'bg/external-slaves-rh1442361'Beniamino Galvani2017-09-021-8/+5
|\ \
| * | device: don't release external slaves on state changeBeniamino Galvani2017-09-021-1/+5
| * | device: don't promote slave devices to managedBeniamino Galvani2017-09-021-7/+0
|/ /
* | tui: add ignore-auto-dns property to IPv4 and IPv6 pagesBeniamino Galvani2017-09-012-0/+12
* | core: ignore host-routes routes when matching generated connectionThomas Haller2017-09-011-13/+37
* | team: wait that existing instance is killed before starting teamd againBeniamino Galvani2017-09-011-2/+36
* | platform: ignore RTM_*LINK messages for unknown ifi_family (AF_BRIDGE)Thomas Haller2017-08-311-16/+3
* | settings: ensure the keyfile storage directory actually existsIkey Doherty2017-08-311-0/+4
* | core: fix clearing dirty flag in _nm_ip_config_add_obj()Thomas Haller2017-08-312-3/+7
* | core: workaround compiler waring in for-each macros for NMIP4Config/NMIP6Conf...Thomas Haller2017-08-313-27/+12