summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ifcfg-rh/tests: fix test after changing behavior for setting NM_SETTING_IP_CO...Thomas Haller2016-01-291-1/+1
* ifcfg,keyfile: fix temporary file races (CVE-2016-0764)Lubomir Rintel2016-01-292-34/+21
* wext: avoid division by zeroLubomir Rintel2016-01-291-1/+1
* fake-platform: check link_get returnLubomir Rintel2016-01-291-1/+2
* ifcfg: make Coverity happyLubomir Rintel2016-01-291-3/+2
* settings: coding style and use gs_free in write_hostname()Thomas Haller2016-01-291-5/+6
* settings: resolve path if hostname is a sym-linkJoel Holdsworth2016-01-291-2/+11
* device: don't iterate over a va_list more then onceThomas Haller2016-01-291-20/+13
* libnm-core: cleanup handling IP address in NMIPRouteThomas Haller2016-01-291-12/+13
* libnm-core: use utility function in NMIPRoute for getting size of addresses p...Thomas Haller2016-01-281-8/+16
* libnm-core: ensure any next_hop in NMIPRoute is NULLThomas Haller2016-01-281-8/+25
* examples: avoid compile errors around NM versioningDan Williams2016-01-281-1/+2
* wwan: retry connect on some errors and save them for log messagesDan Williams2016-01-281-7/+15
* vpn-service-plugin: allow VPNs with no IP configurationLubomir Rintel2016-01-282-4/+0
* vpn-connection: try completing the connection when plugin sends configLubomir Rintel2016-01-281-0/+2
* tests: fix tests for nm_utils_kill_child() by using "bash"Michael Biebl2016-01-281-5/+5
* libnm: include "nm-vpn-service-plugin.h" in "NetworkManager.h"Thomas Haller2016-01-272-0/+5
* bluez: merge branch 'th/bluez-crash-shutdown-rh1301389'Thomas Haller2016-01-273-12/+23
|\
| * bluez: own reference to connection provider in NMBluezDeviceThomas Haller2016-01-271-5/+9
| * bluez: own reference to connection provider in NMBluezManagerThomas Haller2016-01-271-2/+3
| * bluez: fix invoking parent dispose() function in NMBluezManagerThomas Haller2016-01-271-0/+2
| * manager: downgrade assertions to g_critical() in manager's singleton gettersThomas Haller2016-01-271-5/+9
|/
* contrib/rpm: add comment to NetworkManager.conf about debug logfilesThomas Haller2016-01-271-2/+19
* man: reorder and rework CONNECTION SECTION in NetworkManager.conf's manualThomas Haller2016-01-271-48/+66
* man: fix indention of program listings in NetworkManager.confThomas Haller2016-01-271-9/+9
* man: replace tabs by eight spaces in xml manual pagesThomas Haller2016-01-273-466/+466
* man: fix typo in NetworkManager.confThomas Haller2016-01-271-1/+1
* build: add "shared" files to EXTRA_DISTThomas Haller2016-01-271-1/+3
* dns: remove newlines from errorsDan Williams2016-01-261-9/+9
* dns: clean up error paths in dns-managerDan Williams2016-01-261-76/+76
* systemd: merge branch 'systemd' into masterThomas Haller2016-01-2640-532/+905
|\
| * systemd: update code from upstreamThomas Haller2016-01-2638-477/+835
* | dispatcher: adjust logging output for dispatcher eventsThomas Haller2016-01-261-2/+2
* | libnm-glib: fix another memory leak around update_permissions()Thomas Haller2016-01-261-12/+6
* | libnm-glib: fix crash due to uninitalized pointer in get_permissions_reply()Thomas Haller2016-01-261-1/+1
* | dns: fix generation of global configuration for dnsmasqBeniamino Galvani2016-01-251-6/+6
* | dhcp/systemd: disable callback before stopping the clientBeniamino Galvani2016-01-251-2/+5
* | dhcp/systemd: honor timeoutBeniamino Galvani2016-01-253-7/+19
* | dhcp/systemd: gracefully fail when the interface has unknown ARP typeBeniamino Galvani2016-01-251-2/+9
* | platform: merge branch 'th/platform-recvmsg-enobufs'Thomas Haller2016-01-2510-42/+64
|\ \
| * | platform: increase netlink socket receive buffer sizeThomas Haller2016-01-251-8/+2
| * | platform: improve detecting ENOBUFS for recvmsg() on netlink socketThomas Haller2016-01-251-1/+13
| * | platform: refactor check for error in event_handler_recvmsgs() to switch stat...Thomas Haller2016-01-251-6/+10
| * | platform: fix draining netlink socket on cache resyncThomas Haller2016-01-251-0/+6
| * | core: reject existing links when trying to add a link via platformThomas Haller2016-01-259-12/+12
| * | platform: handle netlink ACKs in event_handler_recvmsgs() during cache-resyncThomas Haller2016-01-251-15/+21
|/ /
* | device: merge branch 'lr/default-unmanaged-bgo746566' (part 5)Thomas Haller2016-01-242-58/+78
|\ \
| * | device: add _NM_DEVICE_CHECK_CON_AVAILABLE_FOR_USER_REQUEST enumThomas Haller2016-01-241-4/+6
| * | device: cleanup handling available-connectionsThomas Haller2016-01-241-46/+64
| * | device/trivial: rename functions for available-connectionsThomas Haller2016-01-241-19/+19
|/ /