Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use "onmode" instead of "on" as the key for the previous on-mode | Johan Hedberg | 2007-10-02 | 1 | -2/+2 | |
| | ||||||
* | Implement support for SetMode("on") | Johan Hedberg | 2007-10-02 | 5 | -3/+49 | |
| | ||||||
* | GetName can be used also in off mode | Johan Hedberg | 2007-10-01 | 1 | -2/+1 | |
| | ||||||
* | Allow SetName even when the adapter is DOWN | Johan Hedberg | 2007-10-01 | 1 | -4/+5 | |
| | ||||||
* | serial: removed invalid fd warning | Claudio Takahasi | 2007-10-01 | 1 | -0/+2 | |
| | ||||||
* | serial: fixed get_handles pending call leak | Claudio Takahasi | 2007-10-01 | 1 | -0/+6 | |
| | ||||||
* | Expose stream setup errors higher up in the call stack | Johan Hedberg | 2007-09-28 | 5 | -57/+91 | |
| | ||||||
* | Fix memory leak. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -12/+9 | |
| | ||||||
* | Add IsEnabled to server interface. | Luiz Augusto von Dentz | 2007-09-28 | 2 | -0/+21 | |
| | ||||||
* | Fix problem with server storage. | Luiz Augusto von Dentz | 2007-09-28 | 2 | -7/+9 | |
| | ||||||
* | Remove GetSecurity and SetSecurity. | Luiz Augusto von Dentz | 2007-09-28 | 2 | -77/+6 | |
| | ||||||
* | Fix interface removal on script exit. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -5/+2 | |
| | ||||||
* | Improve bridge and network interfaces manipulation. | Luiz Augusto von Dentz | 2007-09-28 | 4 | -27/+46 | |
| | ||||||
* | Fix PANU connection not being restored from storage. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -0/+2 | |
| | ||||||
* | Add secure link mode. | Luiz Augusto von Dentz | 2007-09-28 | 3 | -5/+6 | |
| | ||||||
* | Fix default configuration when config file is missing. | Luiz Augusto von Dentz | 2007-09-28 | 2 | -33/+33 | |
| | ||||||
* | Fix bug on panu server. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -10/+7 | |
| | ||||||
* | Fix interface down. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -11/+12 | |
| | ||||||
* | Fix bridge removal. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -0/+8 | |
| | ||||||
* | Fix bridge removal on exit. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -2/+7 | |
| | ||||||
* | Fixes codestyle, bridge creation and some code cleanup. | Luiz Augusto von Dentz | 2007-09-28 | 6 | -26/+29 | |
| | ||||||
* | Rework configuration file to use roles. | Luiz Augusto von Dentz | 2007-09-28 | 12 | -136/+136 | |
| | ||||||
* | Add support for script execution. | Luiz Augusto von Dentz | 2007-09-28 | 4 | -14/+99 | |
| | ||||||
* | Fix bridge removal on service exit. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -2/+8 | |
| | ||||||
* | Add bridge name support. | Luiz Augusto von Dentz | 2007-09-28 | 7 | -80/+134 | |
| | ||||||
* | Add support for config file. | Luiz Augusto von Dentz | 2007-09-28 | 7 | -3/+178 | |
| | ||||||
* | Check for zero length files | Marcel Holtmann | 2007-09-28 | 1 | -1/+1 | |
| | ||||||
* | Don't update RSSI if new value is 0 (fixes combined ↵ | Johan Hedberg | 2007-09-27 | 1 | -1/+2 | |
| | | | | DiscoverRemoteDevicesWithoutNameResolving + GetRemoteName usage) | |||||
* | Add missing NULL check | Johan Hedberg | 2007-09-27 | 1 | -1/+2 | |
| | ||||||
* | serial: Added GetServiceName | Claudio Takahasi | 2007-09-26 | 4 | -11/+43 | |
| | ||||||
* | serial: Added GetName and GetAdapter | Claudio Takahasi | 2007-09-26 | 6 | -9/+106 | |
| | ||||||
* | Protect ActivateService against executing a service twice if it is currently ↵ | Johan Hedberg | 2007-09-26 | 3 | -0/+9 | |
| | | | | starting up | |||||
* | serial - allow up to 3 digits channel number | Claudio Takahasi | 2007-09-24 | 1 | -1/+1 | |
| | ||||||
* | serial - RemovePort: remove path from ports_paths | Claudio Takahasi | 2007-09-24 | 1 | -0/+7 | |
| | ||||||
* | Fix bogus error checking. | Luiz Augusto von Dentz | 2007-09-21 | 1 | -5/+5 | |
| | ||||||
* | Clear pending request stream reference if stream goes away (e.g. media transpor | Johan Hedberg | 2007-09-17 | 1 | -0/+2 | |
| | | | | connection dies) before the request is replied to. | |||||
* | Fix compiler warningutils-3.19 | Marcel Holtmann | 2007-09-16 | 1 | -0/+2 | |
| | ||||||
* | Update changelog and bump version number | Marcel Holtmann | 2007-09-16 | 2 | -1/+12 | |
| | ||||||
* | Add refresh option to re-request device names | Marcel Holtmann | 2007-09-14 | 1 | -8/+16 | |
| | ||||||
* | Add network service configuration file | Marcel Holtmann | 2007-09-14 | 2 | -1/+3 | |
| | ||||||
* | Make it look nice | Marcel Holtmann | 2007-09-13 | 1 | -6/+2 | |
| | ||||||
* | network: add one space between the remote device name and the service name | Claudio Takahasi | 2007-09-13 | 1 | -2/+6 | |
| | ||||||
* | Rely on bridge module autoloading | Marcel Holtmann | 2007-09-13 | 1 | -0/+2 | |
| | ||||||
* | Show connection link type correctly | Marcel Holtmann | 2007-09-10 | 1 | -2/+15 | |
| | ||||||
* | Use default event mask from the specification | Marcel Holtmann | 2007-09-10 | 1 | -1/+1 | |
| | ||||||
* | Add support for Logitech diNovo Edge dongle | Marcel Holtmann | 2007-09-09 | 1 | -0/+2 | |
| | ||||||
* | Add utility for Babel devices | Marcel Holtmann | 2007-09-07 | 4 | -3/+273 | |
| | ||||||
* | Check for valid stream fd after trying to receive it (and not before) | Johan Hedberg | 2007-09-06 | 1 | -4/+5 | |
| | ||||||
* | Fix a really dumb typo | Marcel Holtmann | 2007-09-06 | 1 | -1/+1 | |
| | ||||||
* | Fix poll revents check | Marcel Holtmann | 2007-09-06 | 1 | -3/+1 | |
| |