summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: refactor svOpenFile() to use nm_utils_fd_get_contents()th/ifcfg-shvar-line-bgo776467Thomas Haller2017-01-011-68/+62
* ifcfg-rh: add assertions for handling lines in "shvar.c"Thomas Haller2017-01-011-0/+47
* ifcfg-rh: refactor handling of lines in shvar.cThomas Haller2017-01-011-115/+127
* ifcfg-rh: refactor searching and replacing shvarLine in svhar.cThomas Haller2017-01-011-86/+76
* shared: add nm_str_skip_leading_spaces() macroThomas Haller2016-12-251-0/+12
* manager: better handle failures in AddAndActivateConnectionBeniamino Galvani2016-12-231-1/+2
* policy: don't apply DNS configuration for non-active devicesBeniamino Galvani2016-12-211-1/+1
* wifi: don't request new PSK for locally-generated WLAN_REASON_DISASSOC_DUE_TO...Dan Williams2016-12-201-1/+11
* libnm: add nm_utils_version() function to query libnm version at runtimeThomas Haller2016-12-203-0/+21
* libnm: add public macro NM_VERSION for the current build-time version of libnmThomas Haller2016-12-202-0/+3
* core: merge branch 'th/cancel-get-secrets-bgo776168'Thomas Haller2016-12-206-43/+162
|\
| * ethernet: cancel get-secrets request in ethernet deviceThomas Haller2016-12-201-20/+66
| * wifi: cancel get-secrets request in wifi deviceThomas Haller2016-12-201-20/+62
| * act-request: allow omitting the @self argument in nm_act_request_cancel_secre...Thomas Haller2016-12-206-6/+37
| * act-request: use NULL return value instead of "0"Thomas Haller2016-12-201-1/+1
|/
* build: don't run GIR tools on private headersBeniamino Galvani2016-12-201-1/+0
* exported-object: fix memory leakBeniamino Galvani2016-12-201-1/+2
* dns: fix memory leakBeniamino Galvani2016-12-201-2/+3
* dns: remove duplicate declaration of singleton instanceBeniamino Galvani2016-12-201-4/+2
* libnm/docs: clarify "ipvx.dns-priority" setting in documentationThomas Haller2016-12-191-5/+9
* device: don't try to get carrier detection support when unrealizingBeniamino Galvani2016-12-192-8/+14
* build: remove "src/NetworkManager.ver-orig"Thomas Haller2016-12-183-594/+2
* NEWS: belatedly add news entry for th/preserve-fake-perm-hwaddr-bgo772880Thomas Haller2016-12-161-0/+3
* NEWS: add entry about th/sysctl-ifname-race-bgo775613 branchThomas Haller2016-12-161-0/+3
* contrib/rpm: fix obsoletes_ppp_plugin versionThomas Haller2016-12-161-1/+3
* build: always use the right python for generate-settings-docs.pyMichael Catanzaro2016-12-161-0/+1
* release: bump version to 1.5.3 (development)1.5.3-devLubomir Rintel2016-12-151-1/+1
* NEWS: update for a development snapshotLubomir Rintel2016-12-151-1/+22
* build: build documentation for o.fd.NM.DnsManagerLubomir Rintel2016-12-153-1/+4
* contrib/rpm: obsolete the pre-ppp-split version from the main packageLubomir Rintel2016-12-151-1/+2
* man: replace libnm-util reference with libnm-core in nm-settings pageJiří Klimeš2016-12-151-3/+3
* libnm-core: (trivial) fix a typoJiří Klimeš2016-12-151-1/+1
* cli: (trivial) fix a typoJiří Klimeš2016-12-151-1/+1
* man: add unsupported settings to the list in nm-settings-ifcfg-rh pageJiří Klimeš2016-12-151-1/+1
* man/ifcfg-rh: mark some ifcfg-rh variables with (+) as NM extensionsJiří Klimeš2016-12-153-4/+4
* cli: enable TAB-completion for connection.lldp in interactive editorJiří Klimeš2016-12-151-1/+4
* cli: enable TAB-completion for connection.metered in interactive editorJiří Klimeš2016-12-151-1/+5
* cli: add SLAVE field for 'nmcli con show' outputJiří Klimeš2016-12-151-2/+6
* ifcfg-rh/tests: avoid using g_assert_null() APIFrancesco Giudici2016-12-151-1/+1
* merge: branch 'lr/ifcfg-device-rh1369008'Lubomir Rintel2016-12-157-82/+164
|\
| * ifcfg-rh: write the master device name even if the master property is an UUIDlr/ifcfg-device-rh1369008Lubomir Rintel2016-12-155-26/+82
| * ifcfg-rh: add test case for remembering the unset valuesLubomir Rintel2016-12-151-0/+1
| * ifcfg-rh: remember where the keys have been when we remove themLubomir Rintel2016-12-151-56/+81
|/
* ifcfg-rh: merge branch 'fg/dhcp_hostname_bgo775622'Francesco Giudici2016-12-156-68/+113
|\
| * ifcfg-rh/tests: add ipv6 hostname legacy support read testfg/dhcp_hostname_bgo775622Francesco Giudici2016-12-143-0/+29
| * ifcfg-rh: add DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME varsFrancesco Giudici2016-12-143-6/+36
| * ifcfg-rh: write [IPV6_]PEERDNS and [IPV6_]PEERROUTES only when they are "no"Francesco Giudici2016-12-141-6/+8
| * ifcfg-rh: save/restore dhcp related properties also when ip method != DHCP/AUTOFrancesco Giudici2016-12-142-65/+49
| * trivial: fix indentationFrancesco Giudici2016-12-091-1/+1
* | platform/trivial: rename macro offset_plus_sizeof() to offsetofend()Thomas Haller2016-12-141-8/+8