summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* introduce bt_rfcomm_listen.Luiz Augusto von Dentz2008-05-122-8/+128
|
* Fix failure when MaximumServiceRecordCount is 0xFFFFMarcel Holtmann2008-05-101-2/+1
|
* Cleanup and removal of dbus internal calls.Luiz Augusto von Dentz2008-05-091-411/+218
|
* AVCTP l2cap connection clean upCidorvan Leite2008-05-091-91/+23
|
* Add support for switching HID proxy devices from DellMarcel Holtmann2008-05-091-0/+33
|
* Use -no-undefined for linking pluginsMarcel Holtmann2008-05-095-5/+10
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-0836-176/+110
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-0844-130/+87
|
* Removed function not used.Cidorvan Leite2008-05-082-66/+0
|
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-085-46/+49
|
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-0811-868/+316
|
* Remove uneeded D-Bus API extensionMarcel Holtmann2008-05-082-55/+0
|
* Move set_nonblocking() to the GLib helpers for nowMarcel Holtmann2008-05-086-30/+23
|
* Register service and UUIDs in one stepMarcel Holtmann2008-05-086-110/+99
|
* Add skeleton for libgdbus supportMarcel Holtmann2008-05-085-2/+74
|
* Remove simple introspection functionMarcel Holtmann2008-05-082-30/+0
|
* Add directory for libgdbus libraryMarcel Holtmann2008-05-083-1/+4
|
* Remove service daemon activation handlingMarcel Holtmann2008-05-0813-739/+151
|
* fixed format stringClaudio Takahasi2008-05-083-6/+6
|
* Remove inotify supportMarcel Holtmann2008-05-0811-356/+4
|
* Remove HAL support helpersMarcel Holtmann2008-05-088-281/+4
|
* Fix dbus internals calls.Luiz Augusto von Dentz2008-05-071-144/+19
|
* fixed format stringClaudio Takahasi2008-05-071-1/+1
|
* Make bt_l2cap_connect to take mtu as paramter.Luiz Augusto von Dentz2008-05-076-102/+41
|
* g_ascii_isxdigit replaced to isxdigit function for eglib compatibility.Cidorvan Leite2008-05-071-1/+1
|
* fixed format stringClaudio Takahasi2008-05-071-35/+42
|
* MAC address converted to upper case when creating an object pathCidorvan Leite2008-05-071-1/+4
|
* Added g_ascii_strup function to eglibCidorvan Leite2008-05-072-0/+19
|
* Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz2008-05-063-30/+36
|
* Add some useful info calls for debugging.Luiz Augusto von Dentz2008-05-061-4/+6
|
* Update changelog and bump version numberutils-3.31Marcel Holtmann2008-05-062-1/+12
|
* Remove all serial ports on shutdownMarcel Holtmann2008-05-063-0/+17
|
* serial: check if the owner exited in the RFCOMM connect callbackClaudio Takahasi2008-05-051-0/+4
|
* serial: remove RFCOMM_RELEASE_ONHUP flag and close the channelClaudio Takahasi2008-05-051-1/+2
|
* serial: cleanupClaudio Takahasi2008-05-051-8/+0
|
* Fix possible double free in case of connecting to interrupt psm fails.Luiz Augusto von Dentz2008-05-051-2/+3
|
* Fixes avdtp and avctp authorization for incoming connections.Luiz Augusto von Dentz2008-05-052-51/+64
|
* serial: fixed wrong error valueClaudio Takahasi2008-05-051-2/+2
|
* serial: missing channel unrefClaudio Takahasi2008-05-051-0/+1
|
* Check trusted device list before request authorizationClaudio Takahasi2008-05-022-4/+17
|
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-0111-142/+133
|
* fixed build warningsClaudio Takahasi2008-05-013-3/+7
|
* fixed service authorizationClaudio Takahasi2008-05-019-23/+176
|
* Fix possible memory leak when closing control channel.Luiz Augusto von Dentz2008-04-302-3/+5
|
* input: close interrupt channel after CreateDevice has been calledClaudio Takahasi2008-04-301-0/+2
|
* network: cleanupClaudio Takahasi2008-04-291-171/+222
|
* serial: using bt_rfcomm_connect functionClaudio Takahasi2008-04-291-85/+21
|
* Fix dbus calls to the same process.Luiz Augusto von Dentz2008-04-291-205/+33
|
* Fix possible memory leak where the records lists were not freed.Luiz Augusto von Dentz2008-04-291-12/+13
|
* Close sdp session before calling the application callback.Luiz Augusto von Dentz2008-04-291-2/+3
|