Dan Williams
c269735e9c
build: remove non-existent include directory (bgo #647159 )
2011-04-11 16:44:40 -05:00
Kjartan Maraas
b224ab8e56
trivial: let g_free and g_strdup handle NULL (bgo #644763 )
2011-03-15 00:08:58 -05:00
Dan Williams
0a8f7aeb56
core: use #defines for NMDBusManager signal names
...
Helps catch typos at compile time instead of runtime.
2010-12-10 11:36:55 -06:00
Dan Williams
958024cb68
bluetooth: requery default adapter when Bluez actually starts
2010-09-13 11:02:26 -05:00
Dan Williams
a00a6e5d87
logging: move logging into its own subdir
...
Some stuff we build (the DHCP manager) gets built independently
so that we can use it for unit tests. For that, we need to build
the logging bits separately too, since the independent DHCP
library can't use them if they are embedded in NM.
2010-04-06 17:39:57 -07:00
Dan Williams
3d6108f245
bt-manager: update logging
2010-04-06 17:16:45 -07:00
Dan Williams
537c2f1f86
build: always link locally-built libraries first (bgo #580131 )
2009-08-20 12:31:17 -05:00
Bastien Nocera
cfa1eb157e
bluetooth: ask Bluez to connect/disconnect from remote device when appropriate
...
Cleanups and leak fixes by dcbw.
2009-05-14 19:17:56 -04:00
Bastien Nocera
5a87917f90
bluetooth: create NMDeviceBt objects for configured Bluez devices
...
Create a new exported Bluetooth device object for any usable Bluez device
that has at least one corresponding NMConnection somewhere. Clean up
UUID/Capability confusion too.
2009-05-14 13:59:03 -04:00
Bastien Nocera
eddc6f67bb
bluetooth: accept any BT device class if it supports the right UUIDs
2009-05-14 11:31:36 -04:00
Dan Williams
7d88a87214
bluetooth: NMDeviceBt and associated fixes
2009-05-14 11:01:56 -04:00
Dan Williams
4d58683276
bluetooth: various fixes
...
Make stuff actually work this time around.
2009-05-13 22:54:13 -04:00
Dan Williams
f4aa499c4c
bluetooth: add bluetooth manager
2009-05-13 21:32:56 -04:00