summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve formating of introspection data reportingJohan Hedberg2007-05-041-13/+25
|
* Convert to using the generic D-Bus object handlingJohan Hedberg2007-05-0415-268/+364
|
* Add dbus_connection_get_object_user_data function to retreive the real user dataJohan Hedberg2007-05-042-0/+19
|
* Input Service support for phonesJohan Hedberg2007-05-042-0/+4
|
* Properly split the signature string into single complete typesJohan Hedberg2007-05-031-4/+46
|
* Implement eglib versions of needed GString functionsJohan Hedberg2007-05-032-0/+125
|
* More generic introspection implementation (doesn't work with eglib yet)Johan Hedberg2007-05-031-21/+89
|
* Minor coding style cleanupJohan Hedberg2007-05-032-4/+6
|
* Fix append_and_grow_string for memory leaks and potential data corruption if ↵Johan Hedberg2007-05-031-6/+12
| | | | memory allocation fails
* generic introspection cleanup & small additionsJohan Hedberg2007-05-035-16/+42
|
* Add timeout for unused SDP sessionsJohan Hedberg2007-05-021-14/+149
|
* serial: free port_paths and unregister the D-Bus path when the daemon exitsClaudio Takahasi2007-05-011-0/+8
|
* serial: added PortRemoved signalClaudio Takahasi2007-05-011-0/+12
|
* serial: Added initial API descriptionClaudio Takahasi2007-05-011-3/+48
|
* serial: Added ListPortsClaudio Takahasi2007-05-011-1/+21
|
* serial: added PortCreated signalClaudio Takahasi2007-05-011-2/+10
|
* serial: added RemovePortClaudio Takahasi2007-05-011-6/+76
|
* network: minor cleanupClaudio Takahasi2007-05-011-3/+1
|
* serial: added port methods skeletonClaudio Takahasi2007-05-011-10/+155
|
* serial: added manager methods skeletonClaudio Takahasi2007-05-011-0/+86
|
* serial: added main loop integrationClaudio Takahasi2007-05-013-0/+54
|
* Use org.bluez.audio.Error interface for D-Bus error returnsJohan Hedberg2007-04-272-10/+14
|
* Update network API documentation.Luiz Augusto von Dentz2007-04-272-25/+29
|
* Fix some debug outputsMarcel Holtmann2007-04-271-4/+4
|
* Fix the yyunput warning messageMarcel Holtmann2007-04-272-0/+4
|
* Add support for STLC2500 address and baud rate settingsMarcel Holtmann2007-04-252-27/+116
|
* Added UpdateServiceRecordClaudio Takahasi2007-04-257-27/+156
|
* Add device ID supportMarcel Holtmann2007-04-2511-12/+112
|
* Fix bug while creating connection, unref pending call just once.Luiz Augusto von Dentz2007-04-251-2/+0
|
* Use service name in error namespace.Luiz Augusto von Dentz2007-04-251-1/+1
|
* Send signal when requesting remote device nameMarcel Holtmann2007-04-242-8/+24
|
* Add API description fileMarcel Holtmann2007-04-232-0/+14
|
* Add skeleton for manager interfaceMarcel Holtmann2007-04-234-1/+51
|
* network: missing set the D-Bus connection when creating a server from fileClaudio Takahasi2007-04-231-0/+1
|
* GetRemoteName must return the cached name only or not available error when ↵Claudio Takahasi2007-04-201-10/+13
| | | | it is called outside the scope of DiscoverDevices.
* GetRemoteName must return the cached name only or not available error when ↵Claudio Takahasi2007-04-201-8/+5
| | | | it is called outside the scope of DiscoverDevices.
* Check connection busy before removing it.Luiz Augusto von Dentz2007-04-203-0/+15
|
* Free path string first when it is no longer neededJohan Hedberg2007-04-201-1/+2
|
* Check service classes to be sure that we got the right service recordJohan Hedberg2007-04-201-20/+33
|
* Unref pending calls.Luiz Augusto von Dentz2007-04-191-0/+2
|
* input: fixed seg fault when RemoveDevice is called and there is a pending ↵Claudio Takahasi2007-04-182-22/+29
| | | | connection request
* Update network.server documentation.Luiz Augusto von Dentz2007-04-181-0/+5
|
* Add build ids for Unified 21f firmwaresMarcel Holtmann2007-04-181-0/+2
|
* Add build ids for Unified 22b firmwaresMarcel Holtmann2007-04-181-0/+15
|
* Add build ids for Unified 22c firmwaresMarcel Holtmann2007-04-181-0/+3
|
* fake input: fixed GIOChannel unrefsClaudio Takahasi2007-04-181-22/+15
|
* Fix use of GIOChannelLuiz Augusto von Dentz2007-04-181-14/+19
|
* Handle EINTR errorsMarcel Holtmann2007-04-171-2/+5
|
* input: dbus_pending_call_unref code standardClaudio Takahasi2007-04-172-12/+5
|
* input: code cleanup/standardClaudio Takahasi2007-04-171-2/+4
|