summaryrefslogtreecommitdiff
path: root/libnm/nm-dhcp-config.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-45/+54
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-9/+17
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-21/+15
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+1
* libnm: don't use deprecated tags for GOobject introspectionJiří Klimeš2018-03-261-3/+1
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-161-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* docs: misc small fixesDan Winship2014-12-181-2/+4
* libnm: missing break on get_propertyJiří Klimeš2014-12-051-0/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-11-071-0/+217