summaryrefslogtreecommitdiff
path: root/src/nm-hostname-manager.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-05-19hostname-manager: use fqdn for persistent hostname on SlackwarePatrick J. Volkerding1-13/+2
2019-04-18shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller1-1/+1
2019-02-12all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller1-2/+0
2018-07-17hostname: drop define IFCFG_DIR which is only used onceThomas Haller1-2/+1
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-2/+2
2017-06-27core,cli: replace wrong pattern for clearing GErrorBeniamino Galvani1-1/+1
2017-06-27Move CONF_DHCP definition to nm-hostname-manager.cMike Gorse1-0/+3
2017-05-12hostname: cache hostname-manager's hostname propertyThomas Haller1-53/+65
2017-05-12hostname: split out hostname management from NMSettingsThomas Haller1-0/+649