summaryrefslogtreecommitdiff
path: root/plugins/hostname.c
Commit message (Expand)AuthorAgeFilesLines
* hostname: Fallback to transient hostnameBastien Nocera2022-11-161-2/+55
* hostname: Add '' around printed stringsBastien Nocera2022-11-161-3/+3
* plugin: Fix memory leaksSteve Grubb2021-05-141-2/+1
* plugins: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* plugins: Fix local libbluetooth includes orderMarcel Holtmann2015-02-281-1/+6
* plugins: Use full include path for header filesMarcel Holtmann2014-01-251-4/+4
* hostname: Fallback to static hostname if pretty hostname is not setSzymon Janc2013-02-151-10/+44
* hostname: Fix setting adapter name to empty stringSzymon Janc2013-02-151-0/+6
* plugins: Use btd_adapter_get_index instead of adapter_get_dev_idMarcel Holtmann2013-01-051-2/+3
* plugins: Use btd_adapter_get_default instead of adapter_get_defaultMarcel Holtmann2013-01-051-5/+1
* hostname: Prefer adapter_get_default() over manager functionJohan Hedberg2013-01-031-2/+1
* hostname: Prefer adapter_foreach over manager functionJohan Hedberg2013-01-031-2/+2
* hostname: No need to restrict adapter name changes anymoreMarcel Holtmann2012-12-291-2/+0
* hostname: Add fallback to DMI information for class of deviceMarcel Holtmann2012-12-291-0/+57
* hostname: Use numbered pretty hostnames for multiple adaptersMarcel Holtmann2012-12-291-3/+21
* plugins: Add support for systemd's hostname daemonMarcel Holtmann2012-12-291-0/+214