summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-serial.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-6/+7
* libnm: sort fields in NMSetting structures by size and alignmentThomas Haller2019-12-241-2/+2
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller2019-09-301-7/+7
* libnm: replace _properties_override_add_transform() with _properties_override...Thomas Haller2019-09-301-6/+7
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* 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/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-44/+53
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-43/+36
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-7/+11
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-2/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-8/+5
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* setting-serial: drop verify()Lubomir Rintel2018-06-261-8/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* core: allow two priorities of base settingsLubomir Rintel2017-05-311-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-191-0/+6
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+9
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-1/+1
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-18/+0
* libnm-core: make NMSettingSerial:parity an enumDan Winship2014-10-031-7/+43
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+320