summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manager: trust the state file more when assuming connectionsbg/restart-assume-rh1551958-on-1-10Beniamino Galvani2018-04-161-19/+34
* session-monitor: fix a -Wcast-function-type warningLubomir Rintel2018-04-121-1/+4
* all: fix -Wcast-function-type warningsLubomir Rintel2018-04-123-9/+9
* platform/nmp-object: make nmp_object_unref() return voidLubomir Rintel2018-04-121-2/+1
* shared/utils/dedup-multi: make nm_dedup_multi_obj_unref() return voidLubomir Rintel2018-04-122-4/+2
* libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel2018-04-123-3/+27
* device: look at 'all' rp_filter value too to determine actual valueBeniamino Galvani2018-04-121-8/+25
* core: merge branch 'bg/autoconnect-slaves-rh1548265'Beniamino Galvani2018-04-0911-10/+83
|\
| * manager: allow autoconnect-slaves to reconnect the same connectionBeniamino Galvani2018-04-091-3/+5
| * core: specify an activation reason for active connectionsBeniamino Galvani2018-04-0911-7/+78
|/
* Revert "core: merge branch 'bg/restart-assume-rh1551958'"Thomas Haller2018-04-064-23/+70
* core: merge branch 'bg/restart-assume-rh1551958'Beniamino Galvani2018-04-044-70/+23
|\
| * core: remove @indicated argument of nm_utils_match_connection()Beniamino Galvani2018-04-044-26/+2
| * manager: relax checks for assuming connections after restartBeniamino Galvani2018-04-041-44/+21
|/
* manager: retry activating devices when the parent becomes managedBeniamino Galvani2018-03-221-0/+4
* connectivity: fix evaluating @what argument of CURLMOPT_SOCKETFUNCTIONThomas Haller2018-03-191-6/+9
* connectivity: fix timeout handling for curlThomas Haller2018-03-191-1/+1
* connectivity: fix integer type for signal-id NMDevicePrivate.concheck_periodi...Thomas Haller2018-03-191-3/+2
* arping/tests: better handle wait timeout for test IPv4 DADThomas Haller2018-03-151-8/+32
* release: bump version to 1.10.7 (development)1.10.7-devThomas Haller2018-03-122-2/+3
* release: bump version to 1.10.61.10.6Thomas Haller2018-03-122-2/+2
* release: update NEWSThomas Haller2018-03-121-0/+16
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-0814-0/+86
* policy: fix blocking autoconnect for no-secretsFabian Vogt2018-03-081-2/+8
* platform: don't require cloned flag for RTM_GETROUTE IPv6 resultBeniamino Galvani2018-03-052-5/+48
* core: fix leaking connection in impl_settings_add_connection_helper()Thomas Haller2018-02-281-15/+10
* core: fix typo for parameter as "paramter"Thomas Haller2018-02-284-9/+9
* dhcp: fix uninitialized pointer in DHCP listener's _method_call_handle()Thomas Haller2018-02-281-1/+1
* ovs: don't consume error in method callbackBeniamino Galvani2018-02-211-6/+2
* ovs: add error code for callbacks to indicate NM is quittingBeniamino Galvani2018-02-212-15/+17
* ovs/trivial: fix indentationThomas Haller2018-02-211-21/+20
* po: update Indonesian (id) translation (bgo #785582)Andika Triwidada2018-02-211-2547/+4634
* dhcp: merge branch 'fg/dhcp_lease-rh1503587'Francesco Giudici2018-02-201-28/+65
|\
| * device: enable DHCPv6 retries on lease renewal failureFrancesco Giudici2018-02-201-1/+3
| * device: never stop trying renewing the leaseFrancesco Giudici2018-02-201-4/+32
| * device: always consider both ip families when deciding to failFrancesco Giudici2018-02-201-23/+30
|/
* core/connection: don't emit Updated on Connection.GetSecretsLubomir Rintel2018-02-201-11/+3
* settings: preserve agent-owned secrets on connection updateBeniamino Galvani2018-02-151-0/+14
* cli/polkit-agent: drop an extra newlineLubomir Rintel2018-02-131-1/+0
* cli/connections: avoid using synchronous get_secrets()Lubomir Rintel2018-02-131-12/+40
* platform/test: drop the /sys/devices danceLubomir Rintel2018-02-131-36/+1
* platform/netns: don't try to overlay ro /sys with a rw oneLubomir Rintel2018-02-131-1/+5
* ppp/plugin: use g_strlcpy()Lubomir Rintel2018-02-131-15/+4
* platform/tests: (trivial) fix a typoLubomir Rintel2018-02-131-1/+1
* platform/tests: disable tests touching sysctl when they're not writableLubomir Rintel2018-02-131-0/+17
* nmcli: team: do strict checking on runner-tx-hashesFrancesco Giudici2018-02-121-12/+19
* nmcli: team: clear runner-tx-hash before adding new hashesFrancesco Giudici2018-02-121-0/+3
* contrib/rpm: make "snapshot" for package version configurable via scriptThomas Haller2018-02-093-12/+22
* dns: on quit only update resolv.conf if dns=dnsmasqBeniamino Galvani2018-02-091-4/+6
* libnm-util: Fix a minor type problem with GValuePhilip Withnall2018-02-081-1/+1