summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-discover.c
Commit message (Expand)AuthorAgeFilesLines
* Don't store pointer to pa_moduleLennart Poettering2009-01-121-3/+3
* Fix bug walking on module list.Luiz Augusto von Dentz2009-01-121-1/+1
* Fix possible invalid read while attempting to load module-bluetooth-device.Luiz Augusto von Dentz2008-10-231-1/+1
* properly remove dbus matches an filters when unloading m-b-dLennart Poettering2008-10-231-1/+16
* Unload module-bluetooth-device if the remote device disconnects.Luiz Augusto von Dentz2008-10-231-11/+44
* make distcheck passv0.9.13Lennart Poettering2008-10-061-1/+1
* Fix loading module-bluetooth-device with an invalid parameter.Luiz Augusto von Dentz2008-10-031-1/+1
* Replace handlers of deprecated Connected signals with new PropertyChanged.Luiz Augusto von Dentz2008-10-031-5/+39
* Cleanup module-bluetooth-discover.Luiz Augusto von Dentz2008-10-031-525/+69
* Fix Connected signal handler.Luiz Augusto von Dentz2008-10-031-6/+2
* Fix match rule problems.Luiz Augusto von Dentz2008-10-031-2/+2
* Remove PropertyChanged signal handler.Luiz Augusto von Dentz2008-10-031-16/+0
* Add signal handlers for Connected signals.Luiz Augusto von Dentz2008-10-031-0/+12
* Add match rules for org.bluez.Headset and org.bluez.AudioSink.Luiz Augusto von Dentz2008-10-031-0/+12
* follow PropertyChanged signals from BlueZLennart Poettering2008-10-011-86/+215
* make module-bluetooth-discover actually load modules and smaller other fixesLennart Poettering2008-09-291-213/+482
* some minor fixes and cleanups in the bt codeLennart Poettering2008-09-261-25/+23
* downgrade a D-Bus log message to debugLennart Poettering2008-09-111-1/+1
* Move bluetooth discover and device modules to src/modules/bluetoothJoão Paulo Rechi Vita2008-09-111-0/+532