summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: skip the periodic scans when none of the agents need itlr/scanningLubomir Rintel2016-11-082-0/+10
* secret-agent: add WIFI_SCAN capabilityLubomir Rintel2016-11-081-0/+3
* agent-manager: add API to check if there's an agent without a particular capa...Lubomir Rintel2016-11-082-0/+22
* build: set correct path to common.ent for out-of-tree buildsLubomir Rintel2016-11-041-1/+1
* contrib/rpm: drop dhclient requirementLubomir Rintel2016-11-031-1/+0
* NEWS: update for a development snapshotLubomir Rintel2016-11-031-3/+20
* man: use /run instead of /var/runLubomir Rintel2016-11-031-5/+5
* Revert "contrib/rpm: add NetworkManager-config-dhcp-dhclient package"Lubomir Rintel2016-11-033-34/+1
* config: print default value of main.dhcp with --print-configThomas Haller2016-11-031-0/+1
* contrib/rpm: drop udev dependencyLubomir Rintel2016-11-031-1/+0
* contrib/rpm: drop iptables and dnsmasq dependenciesLubomir Rintel2016-11-031-2/+0
* contrib/rpm: drop explicit readline dependencyLubomir Rintel2016-11-031-1/+0
* contrib/rpm: drop iproute dependencyLubomir Rintel2016-11-031-1/+0
* build: move policy file from "policy/" to "data/"Thomas Haller2016-11-036-10/+9
* build: fix vala build of libnm.vapiThomas Haller2016-11-031-0/+1
* build: fix dist-ing vapi/NM-1.0.metadataThomas Haller2016-11-031-0/+1
* build: fix dist-ing vapi/libnm.depsThomas Haller2016-11-031-0/+1
* vapi: add vapi NM-1.0 for libnmThomas Haller2016-11-034-2/+93
* man: clarify behavior of "ip4"/"ip6" alias to nmcliThomas Haller2016-11-021-7/+8
* libnm-core: minor cleanups in nm-setting-vlan.cThomas Haller2016-11-021-8/+4
* libnm-core: fix memleak in nm-setting-vlan.c (priority_strv_to_maplist())Thomas Haller2016-11-021-0/+2
* shared: minor cleanup in _nm_utils_ascii_str_to_int64() using const pointerThomas Haller2016-11-021-2/+2
* ppp: add counter to D-Bus object path for PPP manager instancesBeniamino Galvani2016-11-021-1/+1
* tools: improve handling arguments to run-nm-test.shThomas Haller2016-11-011-13/+31
* tools: improve --make-first option of test runner to handle relative test pathsThomas Haller2016-11-011-8/+12
* tools: add option to test runner to build test before running itThomas Haller2016-11-011-2/+11
* tools: improve controlling whether to run run-nm-test.sh with valgrindThomas Haller2016-11-011-8/+21
* team: fix wrong g_object_set() when updating connectionsBeniamino Galvani2016-10-311-1/+1
* device: merge branch 'th/preserve-fake-perm-hwaddr-bgo772880'Thomas Haller2016-10-2815-287/+517
|\
| * device: suppress log message in nm_device_update_hw_address() when no MAC add...Thomas Haller2016-10-281-44/+35
| * device: don't evaluate IP config changes until device is initializedThomas Haller2016-10-281-6/+38
| * device: delay evaluating unmanaged-by-user-settings flags until link initializedThomas Haller2016-10-283-16/+40
| * device: delay capturing permanent MAC address until UDEV is settledThomas Haller2016-10-284-44/+76
| * device: don't allow mutating the device's hardware address lengthThomas Haller2016-10-281-16/+37
| * device: treat fake permanent MAC address mostly like a real oneThomas Haller2016-10-2810-32/+31
| * core: persist the fake permanent hardware address to the device's statefileThomas Haller2016-10-285-22/+107
| * libnm-core/utils: update hwaddr utilitiesThomas Haller2016-10-284-160/+205
| * config: remove unused error variable from nm_config_device_state_load()Thomas Haller2016-10-281-2/+1
| * shared: add nm_assert_se() macroThomas Haller2016-10-281-0/+2
|/
* manager: allow slave connection to auto-connect its slavesBeniamino Galvani2016-10-281-5/+34
* contrib/rpm: merge branch 'th/no-dhclient-default-rh1204226'Thomas Haller2016-10-278-11/+67
|\
| * contrib/rpm: update comments in NetworkManager.conf explaining /var/lib/Netwo...Thomas Haller2016-10-271-5/+7
| * contrib/rpm: add NetworkManager-config-dhcp-dhclient packageThomas Haller2016-10-273-1/+34
| * dhcp: make default dhcp plugin configurable at compile-timeThomas Haller2016-10-274-5/+26
|/
* core: don't unmanage devices on shutdownThomas Haller2016-10-271-80/+20
* build: fix search path for building vapiThomas Haller2016-10-261-1/+1
* cli: completion: escape shell special characters "()&!"Beniamino Galvani2016-10-261-1/+6
* wwan: fix wrong connection cast on device state changeBeniamino Galvani2016-10-261-2/+2
* build: add glob-util.h to systemd source listFrancesco Giudici2016-10-261-0/+1
* build: fix "settings-docs.c" include pathFrancesco Giudici2016-10-251-2/+2