summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Set partition disk type and status based on the parent deviceSlávek Banko2016-02-041-1/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Set hotpluggable flag for flash disks instead of removableSlávek Banko2016-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Force removable flag for flask disks in tdehwlibSlávek Banko2016-01-311-0/+10
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix crash in tdehwlib if not exists /sys/devices/system/cpuSlávek Banko2016-01-271-13/+15
| | | | | | This resolves Bug 2584 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed up previous commit.Michele Calgaro2016-01-232-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update kate syntax highlight filesMichele Calgaro2016-01-232-0/+387
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-233-2/+43
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix using of custom mountpoints with pmount in tdehwlibSlávek Banko2016-01-231-1/+12
| | | | | | This partially resolves Bug 2576 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
| | | | | | because it contains unadjusted disk labels Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
| | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Compile MIME magic fileSlávek Banko2016-01-112-2/+17
| | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert a small portion of commit e0b1bfb0Slávek Banko2015-12-201-2/+2
| | | | | | This resolves Bug 2562 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix wrong options to xrandr in tderandrRoman Savochenko2015-12-121-1/+1
| | | | | | This resolves Bug 1913 Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* Fix security issue CVE-2015-7543Slávek Banko2015-12-101-3/+6
| | | | [taken from Debian arts patches]
* Fix invalid perl syntax in kdocAstUtil.pmFrançois Andriot2015-12-061-1/+1
| | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix mimetype detection using magic librarySlávek Banko2015-12-062-2/+7
| | | | | | | for mime types not contained in TDE settings This resolves Bug 2392 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Kate syntax highlighting files update - Oct 2015Michele Calgaro2015-10-2524-378/+12202
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix crash on KSSLCertificate deallocation when a CRL is held in the ↵Timothy Pearson2015-10-231-0/+2
| | | | KSSLCertificate object
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2015-10-233-1/+17
|
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-10-131-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing KSSL_HAVE_SSL definitionSlávek Banko2015-10-134-0/+4
| | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hardware class file matching algorithmTimothy Pearson2015-09-303-15/+51
| | | | | Fix overly broad floppy device matching rules This resolves Bug 2534
* Limit size of notification popupsTimothy Pearson2015-09-211-56/+119
| | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text
* Add new timekeeping class to tdehwlibTimothy Pearson2015-09-212-0/+32
| | | | Classify a number of new devices
* Extend TDEPassivePopupStackContainer to include an optional user-provided ID ↵Timothy Pearson2015-09-212-14/+38
| | | | | | per popup Add display method with icon pixmap as parameter
* Add TDEPassivePopupStackContainer classTimothy Pearson2015-09-213-3/+146
|
* Add mount indicator to tdehwlib storage device iconsTimothy Pearson2015-09-211-19/+24
|
* Add new license files to buildTimothy Pearson2015-09-211-1/+1
|
* Fix prior commitsTimothy Pearson2015-09-211-1/+1
|
* Fix prior commitTimothy Pearson2015-09-211-2/+2
|
* Add GPL v3 license to TDEAboutData optionsTimothy Pearson2015-09-214-0/+849
|
* Add fingerprint reader and test/measurement devices classes to tdehwlibTimothy Pearson2015-09-212-8/+36
|
* Fix FTBFS when cryptsetup / pkcs options are disabledTimothy Pearson2015-09-192-3/+17
| | | | This resolves Bug 2530
* Implement autoPIN certificate parsingTimothy Pearson2015-09-192-4/+62
|
* Add autoPIN method to cryptographic card module in tdehwlibTimothy Pearson2015-09-182-0/+19
|
* Add PKCS provider library accessorTimothy Pearson2015-09-182-0/+9
|
* Fix yet another FTBFS due to libcryptsetup version problemsTimothy Pearson2015-09-181-1/+1
|
* When reactivating card watching, if a card is inserted re-emit valid ↵Timothy Pearson2015-09-181-1/+7
| | | | certificates to client application
* Fix prior commitTimothy Pearson2015-09-181-1/+1
|
* Attempt to fix cryptsetup version detection yet againTimothy Pearson2015-09-182-1/+15
| | | | The library authors would have done well to include a version number #define in the header...
* Fix FTBFS on SqueezeTimothy Pearson2015-09-171-1/+1
|
* Add certificate list availability signal to tdehwlib cryptographic card moduleTimothy Pearson2015-09-162-0/+7
|
* Update cryptographic card API to send card device with insert/remove signalsTimothy Pearson2015-09-152-5/+5
|
* Fix FTBFS on PreciseTimothy Pearson2015-09-151-0/+1
|
* Add ability to decrypt multiple data objects in the same session using a ↵Timothy Pearson2015-09-145-33/+197
| | | | | | cryptographic card Add LUKS key verification routine
* Add cryptographic card decryption method to tdehwlibTimothy Pearson2015-09-143-15/+259
|