Michele Calgaro
b2dc16ffc8
TDE hw lib daemon: added standard DBus interfaces: Introspect, Peer,
...
Properties.
This relates to issue #9 and #12 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
5931eecd26
tdehw dbus daemon: improved response for can* functions and added
...
polkit support to cpugovernor and brightness interfaces.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
b11c809588
Added polkit support to TDE HW DBus daemon and removed obsolete
...
"at_console" support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
880ff6da35
Fixed bug in TDE hw dbus daemon that would cause the daemon to go into
...
infinite loop if the connection was lost unexpectedly. Also fixed release
of connection on exit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
841ae5477c
Fixed support for logind power state calls.
...
Fixed bug in tdehw daemon power state code introduced in previous
commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
210f8e9691
Improved detection of available options for
...
freeze/standby/suspend/hybrid suspend/hibernate when
multiple power managers are available.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0c6b1db799
Improved detection of available options for
...
freeze/standby/suspend/hybrid suspend/hibernate when udev is not
available.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
cebadfa114
Improved support for suspend modes for both older and newer kernels.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
bd468a3703
Fixed FTBFS caused by previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
975d1ed9c7
Fixed support for freeze/standby/suspend/hybrid suspend/hibernate in
...
tdehw lib.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
706098c452
Fixed FTBFS caused by libcryptsetup 2.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
051acc7df5
Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
e0fd34a1bd
tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
...
Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address
This relates to bug 2748
The name of the network interface seems to be a more stable identifier than the MAC
address because the MAC address can be changed easily or even automatically - see
randomization of MAC addresses on wireless interfaces. Therefore, the use of the
MAC address as a network interface identifier was abandoned.
Beware, this change is an API / ABI change! However, most changes are internal
and the only one affected is application TDENetworkManager.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
eb6f8213d4
tdehwlib: Add a rule for classifying parport device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
cc4f1996df
tdehwlib: Add a rule for classifying remote control devices
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d1280c31d9
tdehwlib: Allow to gather connection information on virtual net devices
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a73511a98d
tdehwlib: Allow to classify virtual devices by subsystem
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
d2b61ae9da
Fix memory leak after processing udev_monitor
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
1a5bc0e4ff
Fix memory leak after processing udev_device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
30c008d551
Probe partitions to get filesystem type
...
This fixes problems with LUKS partitions not being detected
8 years ago
Timothy Pearson
b18bff9ad8
Properly classify Lenovo USB camera platform subdevices
8 years ago
Timothy Pearson
125cf0a7f2
Make cryptographic card reader detection on single readers sytems more robust
8 years ago
Timothy Pearson
2872549499
Add fallback to match udev cryptographic card reader name with PCSC vendor strings
8 years ago
Timothy Pearson
d82b64cbbd
Add IBM VIO device
8 years ago
Timothy Pearson
d15fe834b1
Add nvmem device type
8 years ago
Michele Calgaro
c7171b93f4
tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support using HAL.
...
org.freedesktop.Hal.Device.SystemPowerManagement/SuspendHybrid requires a parameter when invoked.
This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
92394e2850
tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to disk).
...
Now code is more consistent. This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
a29712773b
tdecore: complete previous commit, one file was forgotten by mistake.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
ba3ed714c6
tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend to disk).
...
This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
3b095cf3cd
tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to disk).
...
Update to dbus interface and hardware device manager will be commit separately.
This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
36481f68c1
Fix crash in tdehwlib on partitions without parent disk
...
This applies for example to the software RAID defined in the BIOS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ff469a69ff
Fix mountable flag for disk partitions
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
613eadbbc3
Add a rule for classifying ATA Compact Flash Adapter
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ef7180dad9
Fix icon of mounted camera in tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
5104679806
Set partition disk type and status based on the parent device
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
f8fbb3bd78
Set hotpluggable flag for flash disks instead of removable
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
dc350e6c64
Force removable flag for flask disks in tdehwlib
...
This resolves Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
f4fb3a8e71
Fix crash in tdehwlib if not exists /sys/devices/system/cpu
...
This resolves Bug 2584
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
6dfc04c51a
Fix ZIP drive classification in tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
6a2a9de49c
Classify flash drives as HDD in tdehwlib
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ece75495e1
Add support for udevil to mount/unmount removable drives
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c10124c965
Fix using of custom mountpoints with pmount in tdehwlib
...
This partially resolves Bug 2576
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
893ac9fad0
Prefer encoded disk labels in tdehwlib
...
because it contains unadjusted disk labels
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ba2a3bc188
Add floppy into disk type clasification in tdehwlib
...
This resolves Bug 2567
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
68102d50e9
Fix disk type clasification in tdehwlib
...
This resolves Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
075cf11458
Fix calculation of remaining charging time in TDE hardware library
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
51a6bc1a56
Fix FTBFS due to missing KSSL_HAVE_SSL definition
...
This relates to Bug 2530
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
fd0de2b581
Fix hardware class file matching algorithm
...
Fix overly broad floppy device matching rules
This resolves Bug 2534
9 years ago
Timothy Pearson
6a0fb5c342
Add new timekeeping class to tdehwlib
...
Classify a number of new devices
9 years ago
Timothy Pearson
feaced1b3c
Add mount indicator to tdehwlib storage device icons
9 years ago