summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention the requirement for bluez-libs-3.0utils-3.0Marcel Holtmann2006-06-091-0/+3
* Update changelog and bump version numberMarcel Holtmann2006-06-092-1/+4
* Remove BondingFailed signal for nowMarcel Holtmann2006-06-092-5/+11
* Send D-Bus signal before storing class of device valueMarcel Holtmann2006-06-091-2/+2
* Change RemoteDeviceFound signal and add RemoteClassUpdated signalMarcel Holtmann2006-06-084-54/+84
* Added pairing peer address verification before disconnect. External apps can ...Claudio Takahasi2006-06-083-11/+3
* PIN code request timeout: replaced disconnect by PIN code negative reply cmdClaudio Takahasi2006-06-073-17/+10
* Timeout for PIN requestClaudio Takahasi2006-06-073-1/+40
* Removed extra DiscoveryCompleted signal on GetRemoteName deferredClaudio Takahasi2006-06-073-96/+100
* Add simple introspection supportMarcel Holtmann2006-06-064-4/+38
* More fixes for the gboolean transitionMarcel Holtmann2006-06-061-14/+9
* Fix checks for register_dbus_path() return valueMarcel Holtmann2006-06-061-2/+2
* Use gpointer instead of void *Marcel Holtmann2006-06-062-3/+3
* Add basic Bluetooth helper APIMarcel Holtmann2006-06-063-1/+76
* Use GSourceFunc function typeMarcel Holtmann2006-06-062-9/+7
* Remove create_dev scriptMarcel Holtmann2006-06-062-28/+1
* Remove PCMCIA relicsMarcel Holtmann2006-06-067-192/+2
* Use pkg-config for configurationMarcel Holtmann2006-06-061-201/+9
* Replace some gboolean with intMarcel Holtmann2006-06-052-20/+17
* Handle EOPNOTSUPP errorsMarcel Holtmann2006-06-041-9/+20
* Load firmware files from /lib/firmwareMarcel Holtmann2006-06-041-5/+11
* Add ST test utilityMarcel Holtmann2006-06-042-1/+144
* Fix any command issueMarcel Holtmann2006-06-041-2/+7
* Update more manual pagesMarcel Holtmann2006-06-042-25/+30
* Build a generic helper libraryMarcel Holtmann2006-06-048-26/+16
* RemoveBonding: return DoesNotExist when the link key is not foundClaudio Takahasi2006-06-021-3/+12
* Make RFCOMM and SDP support experimentalMarcel Holtmann2006-06-025-17/+44
* SetRemoteAlias:Added unknown address verificationClaudio Takahasi2006-06-012-1/+13
* Added wrong signature verificationClaudio Takahasi2006-06-012-2/+77
* Update manual pagesMarcel Holtmann2006-06-012-100/+87
* Don't request remote features (the kernel should do this)Marcel Holtmann2006-05-311-24/+1
* Correct a couple of object paths in dbus-api.txtJohan Hedberg2006-05-301-2/+2
* Fixed wrong object pathClaudio Takahasi2006-05-301-3/+3
* Add another Phonebook Access identifierMarcel Holtmann2006-05-301-0/+1
* Add FindAdapter methodMarcel Holtmann2006-05-303-4/+38
* Add dummy method for ListServicesMarcel Holtmann2006-05-302-33/+47
* Fix dialup/lan access service record messMarcel Holtmann2006-05-232-2/+11
* Add build id for Unified 21e ROM firmwareMarcel Holtmann2006-05-161-0/+1
* Added GetIdentifiers, GetUUID and GetName.Claudio Takahasi2006-05-052-264/+801
* Update device class on connection request eventsJohan Hedberg2006-05-041-0/+14
* Some small cleanupsMarcel Holtmann2006-04-301-5/+4
* Include header fileMarcel Holtmann2006-04-301-0/+2
* Fix a small typoMarcel Holtmann2006-04-291-1/+1
* Fix another watch remove bugMarcel Holtmann2006-04-281-11/+16
* Some coding style cleanupsMarcel Holtmann2006-04-282-21/+19
* Update check for D-Bus libraryMarcel Holtmann2006-04-281-37/+39
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-287-84/+16
* Cleanup main function declarationsMarcel Holtmann2006-04-288-11/+11
* Remove get_dbus_connection() functionMarcel Holtmann2006-04-284-33/+16
* Fixed watch add/remove errorClaudio Takahasi2006-04-281-30/+47