summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/nm-bluez4-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: drop BlueZ 4 support (1)Thomas Haller2019-08-121-456/+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
* all: include "nm-utils/nm-hash-utils.h" by defaultThomas Haller2017-11-161-1/+0
* core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-181-1/+2
* src/devices: use macros for property and signal namesBeniamino Galvani2017-09-181-5/+5
* bluetooth/trivial: rename the definesLubomir Rintel2017-05-311-2/+2
* bt: use logging macros in nm-bluez4-adapter.cThomas Haller2017-05-121-12/+17
* bt: create D-Bus proxy for NMBluez4Adapter asynchronouslyThomas Haller2017-05-121-25/+68
* ip[46]-config/trivial: move code aroundThomas Haller2017-01-161-1/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-90/+100
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* bluez: use NMSettings directly instead of NMConnectionProviderThomas Haller2016-05-241-5/+11
* all: explicitly ignore return valuesThomas Haller2016-03-041-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-2/+1
* core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-241-0/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* bluetooth: port bluez4 code to gdbusDan Winship2015-04-031-54/+37
* all: consistently include config.hDan Winship2014-11-131-0/+2
* bluez: track adapter address in NMBluezDeviceDan Williams2014-10-131-1/+1
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-8/+6
* bluez: make Bluetooth support a pluginDan Williams2014-03-031-0/+413