summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm, docs: docs fixesDan Winship2014-11-071-1/+2
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-4/+4
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-30/+17
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-2/+1
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-14/+18
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-6/+5
* 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/+297