summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Collapse)AuthorAgeFilesLines
* Probe partitions to get filesystem typeTimothy Pearson2016-09-051-4/+2
| | | | This fixes problems with LUKS partitions not being detected
* Properly classify Lenovo USB camera platform subdevicesTimothy Pearson2016-09-051-0/+5
|
* Make cryptographic card reader detection on single readers sytems more robustTimothy Pearson2016-09-041-4/+11
|
* Add fallback to match udev cryptographic card reader name with PCSC vendor ↵Timothy Pearson2016-09-041-1/+29
| | | | strings
* Add IBM VIO deviceTimothy Pearson2016-07-231-0/+3
|
* Add nvmem device typeTimothy Pearson2016-07-232-0/+13
|
* tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support ↵Michele Calgaro2016-05-041-6/+8
| | | | | | | | | 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>
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-023-12/+25
| | | | | | | | disk). Now code is more consistent. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: complete previous commit, one file was forgotten by mistake.Michele Calgaro2016-04-261-8/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ↵Michele Calgaro2016-04-261-2/+129
| | | | | | | | to disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-04-243-18/+180
| | | | | | | | | 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>
* Fix crash in tdehwlib on partitions without parent diskSlávek Banko2016-02-111-6/+9
| | | | | | This applies for example to the software RAID defined in the BIOS Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix mountable flag for disk partitionsSlávek Banko2016-02-041-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add a rule for classifying ATA Compact Flash AdapterSlávek Banko2016-02-041-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix icon of mounted camera in tdehwlibSlávek Banko2016-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-232-2/+42
| | | | 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>
* 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>
* 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
* Add new timekeeping class to tdehwlibTimothy Pearson2015-09-212-0/+32
| | | | Classify a number of new devices
* Add mount indicator to tdehwlib storage device iconsTimothy Pearson2015-09-211-19/+24
|
* 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-212-0/+10
|
* 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
|
* 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
|
* 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
|
* Add additional cryptographic card functions to tdehwlibTimothy Pearson2015-09-143-23/+91
| | | | Fix FTBFS on old distributions
* Fix FTBFS when ancient versions of cryptsetup are usedTimothy Pearson2015-09-131-5/+17
|
* Fix FTBFS when PKCS option disabledTimothy Pearson2015-09-083-4/+9
|