summaryrefslogtreecommitdiff
path: root/src/bluez-manager
Commit message (Expand)AuthorAgeFilesLines
* bluez: remove created NAP connection together with NMBluezDeviceThomas Haller2013-10-181-6/+30
* bluez: fix calling of bdaddr added/removed signals in nm-bluez4-adapterThomas Haller2013-10-181-24/+43
* bluez: use GDBus instead of dbus-glib in nm-bluez-device.cThomas Haller2013-10-182-255/+206
* bluez: enable both BlueZ4 and 5 and select it dynamically at runtimeThomas Haller2013-10-186-144/+711
* bluez: copy bluez-manager file for version 4 and 5Thomas Haller2013-10-184-2/+71
* bluez: rename BlueZ 4 adapter to make the BlueZ version explicitThomas Haller2013-10-184-85/+85
* bluez: support BlueZ 4 and 5 together in nm-bluez-device.cThomas Haller2013-10-184-110/+90
* bluez: rename variables in nm-bluez-common.h for BlueZ 4 vs. 5Thomas Haller2013-10-185-27/+27
* bluez: fix leak of NMBluezDevice in bluez_connect_cbThomas Haller2013-10-031-1/+3
* bluez: fix creation of NAP connection for bluez deviceThomas Haller2013-10-021-1/+4
* bluez: fix compile error in nm-bluez-device for BlueZ 4 (unused variable)Thomas Haller2013-09-261-1/+0
* trivial: print a more informative warning if built for Bluez5 but Bluez4 is i...Dan Williams2013-09-251-2/+6
* bluez: remove the device from manager before emitting REMOVED signalThomas Haller2013-09-251-20/+22
* bluez: fix emitting of REMOVED signal in managerDan Williams2013-09-251-11/+18
* bluez: ensure that address of NMBluezDevice cannot be resetThomas Haller2013-09-251-13/+44
* bluez: check bluez5 adapter powered state and remove devices if killedDan Williams2013-09-251-10/+44
* bluez: combine bluez4 and bluez5 connect/disconnect codeDan Williams2013-09-251-108/+63
* bluez: rename files from nm-bluez5-* to nm-bluez-*Thomas Haller2013-09-251-0/+0
* bluez: rename files from nm-bluez-* to nm-bluez4-*Thomas Haller2013-09-253-2/+2
* config: make BlueZ 5 default and replace --enable-bluez5 with --enable-bluez4Thomas Haller2013-09-252-18/+18
* bluez: do not allow resetting the capabilities of a bluez deviceThomas Haller2013-09-251-17/+39
* bluez: create NMConnection for PAN devicesThomas Haller2013-09-251-5/+130
* bluez: connections must be pre-configured for BlueZ 5 devicesThomas Haller2013-09-254-49/+36
* bluez: take reference for device before creating dbus adapterThomas Haller2013-09-251-9/+11
* trivial: rename function nm_bluez_device_call_disconnect to nm_bluez_device_d...Thomas Haller2013-09-252-2/+2
* bluez: merge file nm-bluez5-device.c into nm-bluez-device.cThomas Haller2013-09-252-663/+291
* bluez: no need to check for valid GError if glib function failsThomas Haller2013-09-251-6/+3
* trivial: change nm-bluez*-device.c to be more similarThomas Haller2013-09-252-78/+90
* bluez: add support for BlueZ 5Emilio Pozuelo Monfort2013-09-256-2/+1111
* trivial: rename variable and fix whitespace errorsThomas Haller2013-09-251-17/+17
* bluez: fail if connect_async is called when already being connected.Thomas Haller2013-09-251-11/+20
* bluez: pass NMBluetoothCapabilities to nm_bluez_deviceThomas Haller2013-09-252-9/+17
* bluez: move org.bluez Connection() handling to NMBluezDeviceEmilio Pozuelo Monfort2013-09-253-0/+142
* bluez: listen to Connected changes in NMBluezDeviceEmilio Pozuelo Monfort2013-09-252-0/+30
* bluez: pass the NMBluezDevice down to the NMDeviceBtEmilio Pozuelo Monfort2013-09-251-1/+3
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-203-9/+3
* core: use non-recursive buildDan Winship2013-05-081-39/+0
* libnm-glib, core: use g_cclosure_marshal_genericDan Winship2013-05-082-9/+4
* build: remove G_DISABLE_DEPRECATEDColin Walters2012-10-311-1/+0
* build: fix up includes; prefer builddir over srcdirDan Williams2012-08-061-3/+3
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-273-3/+3
* bluetooth: fix a typo in dbus_g_error_has_name() function nameJiří Klimeš2012-07-251-1/+1
* bluetooth: ignore more Bluez launch failuresDan Williams2012-07-241-0/+1
* bluetooth: suppress another Bluez warning (rh #840580)Dan Williams2012-07-201-1/+2
* bluetooth: move device logic to bluez managerDan Williams2012-05-176-99/+292
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+2
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-3/+3
* build: fix srcdir != builddirColin Walters2012-01-091-0/+1
* bluetooth: ignore "No such adapter" warnings when bluetooth is inactiveDan Williams2011-12-121-2/+5
* build: remove non-existent include directory (bgo #647159)Dan Williams2011-04-111-2/+1