summaryrefslogtreecommitdiff
path: root/src/nm-hostname-manager.c
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* hostname-manager: use fqdn for persistent hostname on SlackwarePatrick J. Volkerding2019-05-191-13/+2
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* hostname: drop define IFCFG_DIR which is only used onceThomas Haller2018-07-171-2/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-2/+2
* core,cli: replace wrong pattern for clearing GErrorBeniamino Galvani2017-06-271-1/+1
* Move CONF_DHCP definition to nm-hostname-manager.cMike Gorse2017-06-271-0/+3
* hostname: cache hostname-manager's hostname propertyThomas Haller2017-05-121-53/+65
* hostname: split out hostname management from NMSettingsThomas Haller2017-05-121-0/+649