summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform: maintain proper order of addresses in platform cache during RTM_NEW...Thomas Haller2018-02-091-2/+20
| * | platform: add nm_platform_refresh_all() APIThomas Haller2018-02-093-0/+26
| * | ndisc: ensure proper lifetime of NMNDiscAddress in ndisc_set_router_config()Thomas Haller2018-02-092-5/+25
|/ /
* | 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
* | device: add const specifier to nm_ndisc_dad_failed() argumentThomas Haller2018-02-083-5/+5
* | libnm-util: Fix a minor type problem with GValuePhilip Withnall2018-02-081-1/+1
* | contrib/rpm: don't force fatal warnings with testsLubomir Rintel2018-02-081-5/+1
* | contrib/rpm: build verboselyLubomir Rintel2018-02-081-0/+1
* | all: fix -Wcast-function-type warningsLubomir Rintel2018-02-083-9/+9
* | platform/nmp-object: make nmp_object_unref() return voidLubomir Rintel2018-02-081-2/+1
* | shared/utils/dedup-multi: make nm_dedup_multi_obj_unref() return voidLubomir Rintel2018-02-082-4/+2
* | libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel2018-02-083-3/+27
* | m4/trivial: add a bug link to a compiler warning checkLubomir Rintel2018-02-081-0/+1
* | dns: fix compilation errorBeniamino Galvani2018-02-081-1/+1
* | all: merge branch 'th/mixed'Thomas Haller2018-02-0762-2394/+290
|\ \
| * | platform: allow omitting output arguments for nm_utils_lifetime_get()Thomas Haller2018-02-072-14/+16
| * | platform: reorder printing address flags in nm_platform_addr_flags2str()Thomas Haller2018-02-071-1/+1
| * | core/logging: with --debug also output glib messages in stderrThomas Haller2018-02-071-0/+3
| * | core: avoid IFA_F_TEMPORARY alias for IFA_F_SECONDARYThomas Haller2018-02-072-5/+5
| * | ndisc: adjust logging of timeouts for NDisc resultThomas Haller2018-02-071-7/+31
| * | all: drop trailing spacesThomas Haller2018-02-0718-21/+21
| * | all: replace non-leading tabs with spacesThomas Haller2018-02-0739-191/+191
| * | dhcp/tests: don't use tab characters in string literalThomas Haller2018-02-071-14/+14
| * | po: drop Changelog fileThomas Haller2018-02-071-2141/+8
|/ /
* | device: merge branch 'th/device-activation-fix-rh1537160'Thomas Haller2018-02-074-94/+143
|\ \
| * | device: gracefully handle unmanaged device during _device_activate()Thomas Haller2018-02-071-1/+12
| * | device: don't return value from _device_activate()Thomas Haller2018-02-071-11/+10
| * | device: clear priv->queued_act_request before setting stateThomas Haller2018-02-071-2/+4
| * | device: minor cleanup unqueuing queued_act_requestThomas Haller2018-02-071-9/+7
| * | core: transit to DISCONNECTING state for NMActiveConnectionThomas Haller2018-02-072-9/+9
| * | manager: use nm_active_connection_set_state_fail() instead of _internal_activ...Thomas Haller2018-02-071-23/+10
| * | core: add nm_active_connection_set_state_fail() helperThomas Haller2018-02-072-0/+34
| * | manager: abort activation if the device is still unmanagedThomas Haller2018-02-071-1/+12
| * | manager: reorder adding active-connection and queueing activationThomas Haller2018-02-071-15/+15
| * | manager: refactor active_connection_parent_active() to return-earlyThomas Haller2018-02-071-15/+19
| * | manager: reorder conditions in unmanaged_to_disconnected() to check cheaper c...Thomas Haller2018-02-071-2/+2
| * | core/trivial: add comment in set_property() for construct-only propertiesThomas Haller2018-02-071-0/+3
| * | core/trivial: add FIXME comment about uncancellable async actionThomas Haller2018-02-071-0/+3
| * | manager: use cleanup functions for impl_manager_activate_connection()Thomas Haller2018-02-071-11/+8
|/ /
* | m4: disable -Wcast-function-typeLubomir Rintel2018-02-071-0/+10
* | libnm-core: team: add support to runner "random"fg/team-random-runner-rh1538699Francesco Giudici2018-02-054-0/+17
* | ovs: fix compiler error for passing NMDevice pointer to NM_DEVICE_OVS_INTERFA...Thomas Haller2018-02-051-1/+1
* | build: fix configure check for CC support of _Generic() and __auto_typeThomas Haller2018-02-051-4/+4
* | ovs-interface: avoid starting ip[46] configuration more than onceLubomir Rintel2018-02-051-3/+21
* | po: update Polish (pl) translation (bgo #792436)Piotr Drąg2018-02-051-712/+923
* | nmcli: fix signal handlingLubomir Rintel2018-01-241-8/+10
* | nmcli/agent: fix handling of polkit agent failureLubomir Rintel2018-01-241-1/+7
* | shared/utils: don't warn of unknown warning disables with clangLubomir Rintel2018-01-241-0/+1
* | wifi/iwd: fix compiler warning about uninitialized variable with cleanup attr...Thomas Haller2018-01-241-2/+1