Slávek Banko
|
2c89a1a4e0
|
Removed use of tdelfeditor on base 'so' file of versioned library
because this file is a symlink to versioned library
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
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 |
Michele Calgaro
|
98c2c3cb30
|
Fixed up previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 years ago |
Michele Calgaro
|
aca6552dd5
|
Update kate syntax highlight files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
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
|
026a0ccdcd
|
Compile MIME magic file
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Slávek Banko
|
1540a5aade
|
Revert a small portion of commit e0b1bfb0
This resolves Bug 2562
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
9 years ago |
Roman Savochenko
|
4a9b7a9371
|
Fix wrong options to xrandr in tderandr
This resolves Bug 1913
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
|
9 years ago |
Slávek Banko
|
56eb4ba333
|
Fix security issue CVE-2015-7543
[taken from Debian arts patches]
|
9 years ago |
François Andriot
|
7be2f6784d
|
Fix invalid perl syntax in kdocAstUtil.pm
This resolves Bug 2543
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
9 years ago |
Slávek Banko
|
b0ac7d2879
|
Fix mimetype detection using magic library
for mime types not contained in TDE settings
This resolves Bug 2392
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 |
Michele Calgaro
|
dd1a8d0d1a
|
Kate syntax highlighting files update - Oct 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 years ago |
Timothy Pearson
|
62a597d752
|
Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCertificate object
|
9 years ago |
Timothy Pearson
|
9bf244dd97
|
Fix memory leak when deleting a KSSLCertificate that holds a CRL
|
9 years ago |
Slávek Banko
|
912e4866ef
|
Fix quotedPrintablecodec to support lower-case letters in hex codes
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
|
70526c5a3e
|
Limit size of notification popups
This works around badly designed applications that abuse the notification subsystem to display large chunks of text
|
9 years ago |
Timothy Pearson
|
6a0fb5c342
|
Add new timekeeping class to tdehwlib
Classify a number of new devices
|
9 years ago |
Timothy Pearson
|
7fc4b62912
|
Extend TDEPassivePopupStackContainer to include an optional user-provided ID per popup
Add display method with icon pixmap as parameter
|
9 years ago |
Timothy Pearson
|
9cca766255
|
Add TDEPassivePopupStackContainer class
|
9 years ago |
Timothy Pearson
|
feaced1b3c
|
Add mount indicator to tdehwlib storage device icons
|
9 years ago |
Timothy Pearson
|
db2b839b72
|
Add new license files to build
|
9 years ago |
Timothy Pearson
|
6e6464537c
|
Fix prior commits
|
9 years ago |
Timothy Pearson
|
4e04b0a438
|
Fix prior commit
|
9 years ago |
Timothy Pearson
|
85c0e479c1
|
Add GPL v3 license to TDEAboutData options
|
9 years ago |
Timothy Pearson
|
c0cca8ca95
|
Add fingerprint reader and test/measurement devices classes to tdehwlib
|
9 years ago |
Timothy Pearson
|
d4b7e6e7da
|
Fix FTBFS when cryptsetup / pkcs options are disabled
This resolves Bug 2530
|
9 years ago |
Timothy Pearson
|
a17dfea5e7
|
Implement autoPIN certificate parsing
|
9 years ago |
Timothy Pearson
|
fa4e775460
|
Add autoPIN method to cryptographic card module in tdehwlib
|
9 years ago |
Timothy Pearson
|
991dd06fc6
|
Add PKCS provider library accessor
|
9 years ago |
Timothy Pearson
|
b839144412
|
Fix yet another FTBFS due to libcryptsetup version problems
|
9 years ago |
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
|
69a43103d9
|
Attempt to fix cryptsetup version detection yet again
The library authors would have done well to include a version number #define in the header...
|
9 years ago |
Timothy Pearson
|
7d6aacd403
|
Fix FTBFS on Squeeze
|
9 years ago |