summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: add description for the 'hostname' config option in the main sectionfg/keep_externally_set_hostname-rh1422610Francesco Giudici2017-03-241-0/+28
* policy: add some verbose logging for tracking hostname managementFrancesco Giudici2017-03-241-18/+24
* policy: allow reset of dhcp hostname in "dhcp" hostname-mode config.Francesco Giudici2017-03-241-1/+18
* policy: add support to configurable hostname modeFrancesco Giudici2017-03-243-0/+38
* nm-config: fix comment typoFrancesco Giudici2017-03-241-1/+1
* policy: skip dns and route updates on ip6 config change signal if the device ...Francesco Giudici2017-03-241-5/+7
* policy: detect if the hostname was changed outside NetworkManagerFrancesco Giudici2017-03-241-15/+74
* policy: remove redundant check in _set_hostnameFrancesco Giudici2017-03-241-13/+4
* policy: try to retrieve hostname from dbus firstFrancesco Giudici2017-03-243-18/+78
* device: deal with non-existing IP settings in get_ip_config_may_fail()Beniamino Galvani2017-03-241-1/+1
* merge: branch 'lr/log-hints-1'Lubomir Rintel2017-03-2446-111/+163
|\
| * iface-helper: log the device contextlr/log-hints-1Lubomir Rintel2017-03-241-1/+1
| * keyfile: log the connection contextLubomir Rintel2017-03-241-1/+3
| * vpn/vpn-connection: log the connection contextLubomir Rintel2017-03-241-6/+6
| * settings-connection: log the connection contextLubomir Rintel2017-03-241-3/+2
| * active-connection: log the connection contextLubomir Rintel2017-03-241-1/+5
| * wwan/modem-broadband: log the connection contextLubomir Rintel2017-03-241-1/+4
| * supplicant: log the device contextLubomir Rintel2017-03-241-7/+3
| * ndisc: log the device contextLubomir Rintel2017-03-241-7/+5
| * dhcp: log the device contextLubomir Rintel2017-03-241-2/+2
| * devices/lldp: log the device contextLubomir Rintel2017-03-241-1/+3
| * devices/arping-manager: log the device contextLubomir Rintel2017-03-243-6/+7
| * devices: log the device contextLubomir Rintel2017-03-241-1/+3
| * logging: log device and connection along with the messageLubomir Rintel2017-03-2443-75/+118
| * logging: respect choice of journal/syslog even with --debugLubomir Rintel2017-03-244-16/+18
|/
* libnm: handle errors gracefully in nm_access_point_connection_valid()Thomas Haller2017-03-242-27/+39
* libnm-util/vapi: add missing dependenciesLubomir Rintel2017-03-241-1/+1
* build: yet another missing dependencyLubomir Rintel2017-03-241-0/+2
* core/trivial: rename nm_utils_10pow() to nm_utils_exp10()Thomas Haller2017-03-244-33/+33
* build: configure explicit paths for dist tarball during "build_clean.sh"Thomas Haller2017-03-241-0/+16
* build: fix building clients/cli/settings-docs.c (4)Thomas Haller2017-03-241-2/+2
* man: fix default location for keyfile.path in documentationThomas Haller2017-03-241-1/+1
* build: fix building clients/cli/settings-docs.c (3)Thomas Haller2017-03-241-1/+1
* build: fix building clients/cli/settings-docs.c (2)Thomas Haller2017-03-231-1/+1
* build: fix building clients/cli/settings-docs.cThomas Haller2017-03-231-1/+1
* build: don't link against libm.soThomas Haller2017-03-236-17/+9
* core: add nm_utils_10pow() utilsThomas Haller2017-03-233-0/+85
* build: remove currently unneeded include of shared/nm-setting-metadata.h from...Thomas Haller2017-03-231-3/+0
* build: fix out-of-tree build for including "clients/cli/settings-docs.c"Thomas Haller2017-03-231-0/+3
* shared: minor change to NM_FLAGS_HAS() and nm_utils_is_power_of_two() macrosThomas Haller2017-03-231-5/+5
* release: bump version to 1.7.2 (development)1.7.2-devLubomir Rintel2017-03-231-1/+1
* NEWS: update for a development snapshotLubomir Rintel2017-03-231-3/+20
* cli/build: drop $builddir/cli/ from the include pathLubomir Rintel2017-03-231-1/+0
* build: ensure libnm-core is around before mkenums puts files thereLubomir Rintel2017-03-231-2/+2
* ifcfg-rh: fix coding styleBeniamino Galvani2017-03-233-35/+36
* dns: avoid cleaning resolv.conf on exit if not neededFrancesco Giudici2017-03-231-0/+4
* nm-manager: Use g_dbus_message_new_method_error_literal()Iain Lane2017-03-231-18/+18
* connectivity: remove verbose trace loggingThomas Haller2017-03-231-14/+1
* platform: remove debug logging messages from "nmp-object.c"Thomas Haller2017-03-231-10/+0
* connectivity: fix clearing timer-id in curl_timeout_cb()Thomas Haller2017-03-221-0/+2