Timothy Pearson
|
e38596f9f2
|
When reactivating card watching, if a card is inserted re-emit valid certificates to client application
|
9 years ago |
Timothy Pearson
|
3c9e39e214
|
Fix prior commit
|
9 years ago |
Timothy Pearson
|
670a4b340e
|
Add certificate list availability signal to tdehwlib cryptographic card module
|
9 years ago |
Timothy Pearson
|
a611eec8a0
|
Update cryptographic card API to send card device with insert/remove signals
|
9 years ago |
Timothy Pearson
|
64fdd666ff
|
Add ability to decrypt multiple data objects in the same session using a cryptographic card
Add LUKS key verification routine
|
9 years ago |
Timothy Pearson
|
402781f094
|
Add cryptographic card decryption method to tdehwlib
|
9 years ago |
Timothy Pearson
|
ffa54887ce
|
Add additional cryptographic card functions to tdehwlib
Fix FTBFS on old distributions
|
9 years ago |
Timothy Pearson
|
4238dc9cea
|
Fix FTBFS when ancient versions of cryptsetup are used
|
9 years ago |
Timothy Pearson
|
48efde854f
|
Fix FTBFS when PKCS option disabled
|
9 years ago |
Timothy Pearson
|
897752b61a
|
Fix FTBFS when cryptsetup support disabled
|
9 years ago |
Timothy Pearson
|
9d5f5058a1
|
Fix issues with X509 certificate list usage
|
9 years ago |
Timothy Pearson
|
c867c64aa9
|
Add initial LUKS key management support
|
9 years ago |
Timothy Pearson
|
4c2ff1ca19
|
Add preliminary X509 certificate read from cryptographic cards
|
9 years ago |
Timothy Pearson
|
a6343654e8
|
Fix FTBFS when pcsc not available
|
9 years ago |
Timothy Pearson
|
2b7151f46f
|
Fix FTBFS from prior commit due to missing files
|
9 years ago |
Timothy Pearson
|
31ebb6568f
|
Add preliminary cryptographic card support to TDEHWLib
|
9 years ago |
Timothy Pearson
|
5fdf839b35
|
Add cryptographic card device type
Add hub device type
Fix incorrect USB subclass read
|
9 years ago |
Slávek Banko
|
a0189f32f7
|
Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
10 years ago |
Timothy Pearson
|
669345d6b8
|
Classify memstick_host devices
|
10 years ago |
Timothy Pearson
|
3e23bfa58d
|
Bring keyboard icon into XDG compliance
|
10 years ago |
Timothy Pearson
|
61f6eb5a1e
|
Bring printer1 icon into XDG compliance
|
10 years ago |
Timothy Pearson
|
891dbd6b98
|
Bring mouse icon into XDG compliance
|
10 years ago |
Timothy Pearson
|
86686421b5
|
Rename most device icons to comply with XDG standards
|
10 years ago |
Timothy Pearson
|
066f3174aa
|
Fix detection of laptop AC adapters
|
10 years ago |
Timothy Pearson
|
08d4e3062c
|
Do not flag disk devices/partitions as mountable if a partition table is present under the given device/partition
This relates to Bug 2232
|
10 years ago |
Timothy Pearson
|
7b66a28f37
|
Add Hidden storage device attribute
This relates to Bug 2211
|
10 years ago |
Timothy Pearson
|
3b57fe6816
|
Fix hardware control center crashes on device hot remove
Fix incorrect decoding of hex escaped device names
|
10 years ago |
Timothy Pearson
|
e1ff3591ff
|
Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
fee189b236
|
Bring camera icons into XDG compliance
|
10 years ago |
Timothy Pearson
|
a3e63055fb
|
Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share
This resolves Bug 1623
|
10 years ago |
Timothy Pearson
|
2c850d93a7
|
Fix potential crash if CPU #0 is not available
|
10 years ago |
Timothy Pearson
|
54578ce023
|
Add mimeTypePtrFast method to KFileItem
This relates to Bug 699
Clean up a couple of minor build warnings
Classify usbmisc devices
|
10 years ago |
Timothy Pearson
|
8c0d2c2919
|
Classify regulator devices
|
10 years ago |
Timothy Pearson
|
6b07d53d94
|
Update hardware device classification map
Fix potential infinite loop in TDEStyle
|
10 years ago |
Timothy Pearson
|
bd7dd86450
|
Fix incorrect sizes being reported on raid devices
|
10 years ago |
Timothy Pearson
|
3d06098ece
|
Add a few unclassified devices to the TDE HW manager database
|
10 years ago |
Slávek Banko
|
2c730f70a6
|
Optimize watching switches on input event devices
This relates to Bugs 1992 and 2052
|
11 years ago |
Francois Andriot
|
1afbea2c25
|
Small bug fix
This relates to Bug 1992
|
11 years ago |
Francois Andriot
|
3c9d481f7f
|
Greatly improve tdehwlib polling performance
This relates to Bug 1992
|
11 years ago |
Timothy Pearson
|
142e058e79
|
Add detailedFriendlyName methods to the TDE hardware manager
This breaks the ABI and relates to Bug 1666
|
11 years ago |
Slávek Banko
|
5960db66c9
|
Fix use offerShutdown in TDE hardware library
This relates to Bug 1931
|
11 years ago |
Francois Andriot
|
316893d449
|
Add systemd/logind power management backend to TDE hardware library
This resolves Bug 1941
|
11 years ago |
Slávek Banko
|
a7e4c6b5e7
|
Fix detection of switches on input event devices
This relates to Bug 1597
|
11 years ago |
Timothy Pearson
|
a179d5d696
|
Fix crash in mount/umount operations when using pmount
Remove unneeded hack in dirlister for media device root directory
|
11 years ago |
Timothy Pearson
|
6d8bcb6202
|
Use direct DBUS calls for udisks2
|
11 years ago |
Timothy Pearson
|
39aba03a49
|
Use udisks DBUS calls instead of command line control utility
|
11 years ago |
Slávek Banko
|
c702442118
|
Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon
|
11 years ago |
Slávek Banko
|
ef6c5d6fcb
|
Fix mount media without known filesystem in tdehw storage backend
This resolves Bug 1753
|
11 years ago |
Darrell Anderson
|
1060593d12
|
Add end-of-file newlines.
|
11 years ago |
Slávek Banko
|
58852c67b5
|
Disable unallowed options for udisks/udisks2 in tdehw storage backend
|
11 years ago |
Slávek Banko
|
8054860ca3
|
Use only available mechanisms to eject in the tdehw storage backend
|
11 years ago |
Francois Andriot
|
990c3797c4
|
Add support for udisks and udisks2 to mount/unmount removable drives
This resolves Bug 1708
|
11 years ago |
Slávek Banko
|
24b097d1d5
|
Fix handling path with UTF8 characters in tdehw storage backend
|
11 years ago |
Slávek Banko
|
337146de44
|
Fix tdehw storage backend media name with UTF8 characters
|
11 years ago |
Slávek Banko
|
d8d925203e
|
Add SetHibernationMethod to tdehwlib-daemon
|
11 years ago |
Slávek Banko
|
ea75e7f617
|
Add freeze suspend state to list of available power states
in TDE hardware library
|
11 years ago |
Slávek Banko
|
645e8c58a7
|
Add support for freeze suspend state
|
11 years ago |
Slávek Banko
|
c6cb3f2794
|
Additional k => tde renaming and fixes
|
11 years ago |
Timothy Pearson
|
9d76cb942d
|
Disable suspend/hibernate if $HOME is a network file system
This resolves Bug 1615
|
11 years ago |
Timothy Pearson
|
cb9c3ed914
|
Fix ACPI button event detection on machines with an independent ACPI event controller module such as Thinkpads
Only detect the ACPI key press event, not the key release event
|
11 years ago |
Slávek Banko
|
1fdeea0928
|
Supplementing tdehwlib dbus daemon:
+ Add reply to method Introspect
+ Processing signal NameAcquired
+ Error response to non-existent methods
|
11 years ago |
Slávek Banko
|
2280c7079b
|
Add tdehwlib-daemon power management backend to TDE hardware library
|
11 years ago |
Timothy Pearson
|
edb0581f34
|
Fix human readable display of ACPI buttons
|
11 years ago |
Francois Andriot
|
52b8aef9cc
|
Fix remaining battery time estimation.
This supports bug report 1514.
|
11 years ago |
Timothy Pearson
|
c8471f7810
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
|
11 years ago |
Timothy Pearson
|
b181191ccc
|
Detect video DVDs
|
11 years ago |
Slávek Banko
|
18b2509986
|
Add DeviceKit power management backend to TDE hardware library
|
11 years ago |
Timothy Pearson
|
cbf8c414a1
|
Fix classification of optical media
This resolves Bug 1612
|
11 years ago |
Francois Andriot
|
4a6abc0208
|
Fix FTBFS on libudev includes
|
11 years ago |
Timothy Pearson
|
98240b3faa
|
Fix incorrect classification of DVD DL disks
|
11 years ago |
Slávek Banko
|
f27e71dcb1
|
Add HAL power management backend to TDE hardware library
|
11 years ago |
Slávek Banko
|
3a601abfd4
|
Add option WITH_TDEHWLIB_DAEMONS
Fix incorrect use WITH_UPOWER
|
11 years ago |
Alexander Golubev
|
fba175e1f9
|
Change cmake to use general tde_moc macro rather than another reinventted wheel
|
11 years ago |
Alexander Golubev
|
b7ff6c3330
|
Merge branch 'master' into HEAD
Conflicts:
tdecore/CMakeLists.txt
tdecore/tdehardwaredevices.h
tdecore/tdehw/tdehardwaredevices.cpp
|
11 years ago |
Golubev Alexander
|
34f10b970c
|
removed #include config.h from installable header tdenetworkdevice.h
|
11 years ago |
Golubev Alexander
|
a77da52267
|
add excess inclusion to tdehwcommontypes.h to fix compilation of other modules
|
11 years ago |
Golubev Alexander
|
b94916d7ca
|
add instalation of missing tdehwcommontypes.h include
|
11 years ago |
Golubev Alexander
|
29bc5feb2c
|
fixed build without consolekit support
|
11 years ago |
Golubev Alexander
|
e7708ec743
|
complete tdehardwaredevices split
|
11 years ago |
Golubev Alexander
|
4b775b444d
|
tdehw: three more classes splited
|
11 years ago |
Golubev Alexander
|
8bc5f3a294
|
moved first two classes of tdehw to their own files
|
11 years ago |
Golubev Alexander
|
0984f01947
|
move all tdehw stuff into separate subdir
|
11 years ago |