summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* input: removed mem leak(HID desc list attribute)Claudio Takahasi2007-10-021-0/+3
|
* input: minor leak and code standardClaudio Takahasi2007-10-022-2/+5
|
* Further fixes to audio service SDP error handlingJohan Hedberg2007-10-021-16/+13
|
* Fix audio service SDP failure handlingJohan Hedberg2007-10-021-5/+15
|
* Use "onmode" instead of "on" as the key for the previous on-modeJohan Hedberg2007-10-021-2/+2
|
* Implement support for SetMode("on")Johan Hedberg2007-10-025-3/+49
|
* GetName can be used also in off modeJohan Hedberg2007-10-011-2/+1
|
* Allow SetName even when the adapter is DOWNJohan Hedberg2007-10-011-4/+5
|
* serial: removed invalid fd warningClaudio Takahasi2007-10-011-0/+2
|
* serial: fixed get_handles pending call leakClaudio Takahasi2007-10-011-0/+6
|
* Expose stream setup errors higher up in the call stackJohan Hedberg2007-09-285-57/+91
|
* Fix memory leak.Luiz Augusto von Dentz2007-09-281-12/+9
|
* Add IsEnabled to server interface.Luiz Augusto von Dentz2007-09-282-0/+21
|
* Fix problem with server storage.Luiz Augusto von Dentz2007-09-282-7/+9
|
* Remove GetSecurity and SetSecurity.Luiz Augusto von Dentz2007-09-282-77/+6
|
* Fix interface removal on script exit.Luiz Augusto von Dentz2007-09-281-5/+2
|
* Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz2007-09-284-27/+46
|
* Fix PANU connection not being restored from storage.Luiz Augusto von Dentz2007-09-281-0/+2
|
* Add secure link mode.Luiz Augusto von Dentz2007-09-283-5/+6
|
* Fix default configuration when config file is missing.Luiz Augusto von Dentz2007-09-282-33/+33
|
* Fix bug on panu server.Luiz Augusto von Dentz2007-09-281-10/+7
|
* Fix interface down.Luiz Augusto von Dentz2007-09-281-11/+12
|
* Fix bridge removal.Luiz Augusto von Dentz2007-09-281-0/+8
|
* Fix bridge removal on exit.Luiz Augusto von Dentz2007-09-281-2/+7
|
* Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz2007-09-286-26/+29
|
* Rework configuration file to use roles.Luiz Augusto von Dentz2007-09-2812-136/+136
|
* Add support for script execution.Luiz Augusto von Dentz2007-09-284-14/+99
|
* Fix bridge removal on service exit.Luiz Augusto von Dentz2007-09-281-2/+8
|
* Add bridge name support.Luiz Augusto von Dentz2007-09-287-80/+134
|
* Add support for config file.Luiz Augusto von Dentz2007-09-287-3/+178
|
* Check for zero length filesMarcel Holtmann2007-09-281-1/+1
|
* Don't update RSSI if new value is 0 (fixes combined ↵Johan Hedberg2007-09-271-1/+2
| | | | DiscoverRemoteDevicesWithoutNameResolving + GetRemoteName usage)
* Add missing NULL checkJohan Hedberg2007-09-271-1/+2
|
* serial: Added GetServiceNameClaudio Takahasi2007-09-264-11/+43
|
* serial: Added GetName and GetAdapterClaudio Takahasi2007-09-266-9/+106
|
* Protect ActivateService against executing a service twice if it is currently ↵Johan Hedberg2007-09-263-0/+9
| | | | starting up
* serial - allow up to 3 digits channel numberClaudio Takahasi2007-09-241-1/+1
|
* serial - RemovePort: remove path from ports_pathsClaudio Takahasi2007-09-241-0/+7
|
* Fix bogus error checking.Luiz Augusto von Dentz2007-09-211-5/+5
|
* Clear pending request stream reference if stream goes away (e.g. media transporJohan Hedberg2007-09-171-0/+2
| | | | connection dies) before the request is replied to.
* Fix compiler warningutils-3.19Marcel Holtmann2007-09-161-0/+2
|
* Update changelog and bump version numberMarcel Holtmann2007-09-162-1/+12
|
* Add refresh option to re-request device namesMarcel Holtmann2007-09-141-8/+16
|
* Add network service configuration fileMarcel Holtmann2007-09-142-1/+3
|
* Make it look niceMarcel Holtmann2007-09-131-6/+2
|
* network: add one space between the remote device name and the service nameClaudio Takahasi2007-09-131-2/+6
|
* Rely on bridge module autoloadingMarcel Holtmann2007-09-131-0/+2
|
* Show connection link type correctlyMarcel Holtmann2007-09-101-2/+15
|
* Use default event mask from the specificationMarcel Holtmann2007-09-101-1/+1
|
* Add support for Logitech diNovo Edge dongleMarcel Holtmann2007-09-091-0/+2
|