Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't store pointer to pa_module | Lennart Poettering | 2008-12-17 | 1 | -3/+3 |
| | | | | | pa_module pointers might become invalid at any time, so we use the stable uin32_t index of the module for identifying or modules instead. | ||||
* | Fix bug walking on module list. | Luiz Augusto von Dentz | 2008-12-17 | 1 | -1/+1 |
| | |||||
* | Merge commit 'vudentz/master' | Lennart Poettering | 2008-10-13 | 1 | -1/+1 |
|\ | |||||
| * | Fix possible invalid read while attempting to load module-bluetooth-device. | Luiz Augusto von Dentz | 2008-10-09 | 1 | -1/+1 |
| | | |||||
* | | properly remove dbus matches an filters when unloading m-b-d | Lennart Poettering | 2008-10-13 | 1 | -1/+16 |
|/ | |||||
* | Unload module-bluetooth-device if the remote device disconnects. | Luiz Augusto von Dentz | 2008-10-07 | 1 | -11/+44 |
| | |||||
* | make distcheck passv0.9.13 | Lennart Poettering | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Fix loading module-bluetooth-device with an invalid parameter. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | Replace handlers of deprecated Connected signals with new PropertyChanged. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -5/+39 |
| | |||||
* | Cleanup module-bluetooth-discover. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -525/+69 |
| | |||||
* | Fix Connected signal handler. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -6/+2 |
| | |||||
* | Fix match rule problems. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -2/+2 |
| | |||||
* | Remove PropertyChanged signal handler. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -16/+0 |
| | |||||
* | Add signal handlers for Connected signals. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -0/+12 |
| | |||||
* | Add match rules for org.bluez.Headset and org.bluez.AudioSink. | Luiz Augusto von Dentz | 2008-10-03 | 1 | -0/+12 |
| | |||||
* | follow PropertyChanged signals from BlueZ | Lennart Poettering | 2008-10-01 | 1 | -86/+215 |
| | |||||
* | make module-bluetooth-discover actually load modules and smaller other fixes | Lennart Poettering | 2008-09-29 | 1 | -213/+482 |
| | |||||
* | some minor fixes and cleanups in the bt code | Lennart Poettering | 2008-09-26 | 1 | -25/+23 |
| | |||||
* | downgrade a D-Bus log message to debug | Lennart Poettering | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | Move bluetooth discover and device modules to src/modules/bluetooth | João Paulo Rechi Vita | 2008-09-11 | 1 | -0/+532 |