summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-26all: Don't use ctype.h macrosDan Winship1-1/+0
2012-06-07libnm-util: fix return values in g_return_val_if_fail()Jiří Klimeš1-1/+1
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-21/+0
2011-07-19libnm-util: add some missing GObject introspection annotationsDan Williams1-1/+1
2011-07-05docs: document Bluetooth setting more fullyDan Williams1-2/+45
2011-02-18libnm-util: fix description of bluetooth setting type propertyDan Williams1-2/+2
2009-11-11doc: document bluetooth setting propertiesDan Williams1-1/+15
2009-05-21bluetooth: DUN + no CDMA/GSM means invalid connection, really it doesDan Williams1-0/+1
2009-05-18bluetooth: fix my stupid commit mistake of 7be36a7319af2209cc8976978c65e0a8e1...Dan Williams1-1/+1
2009-05-18bluetooth: actually set the NMSettingBluetooth name property on initBastien Nocera1-0/+1
2009-05-14bluetooth: fix confusion about NAP and PANDan Williams1-2/+2
2009-05-14bluetooth: NMDeviceBt and associated fixesDan Williams1-1/+1
2009-05-13bluetooth: add NMSettingBluetoothDan Williams1-0/+266