Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for udevil to mount/unmount removable drives | Slávek Banko | 2016-01-23 | 2 | -2/+42 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix using of custom mountpoints with pmount in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -1/+12 |
| | | | | | | This partially resolves Bug 2576 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Prefer encoded disk labels in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -1/+7 |
| | | | | | | because it contains unadjusted disk labels Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add floppy into disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -0/+5 |
| | | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -12/+6 |
| | | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix calculation of remaining charging time in TDE hardware library | Slávek Banko | 2015-12-04 | 1 | -2/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS due to missing KSSL_HAVE_SSL definition | Slávek Banko | 2015-10-13 | 3 | -0/+3 |
| | | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix hardware class file matching algorithm | Timothy Pearson | 2015-09-30 | 3 | -15/+51 |
| | | | | | Fix overly broad floppy device matching rules This resolves Bug 2534 | ||||
* | Add new timekeeping class to tdehwlib | Timothy Pearson | 2015-09-21 | 2 | -0/+32 |
| | | | | Classify a number of new devices | ||||
* | Add mount indicator to tdehwlib storage device icons | Timothy Pearson | 2015-09-21 | 1 | -19/+24 |
| | |||||
* | Add fingerprint reader and test/measurement devices classes to tdehwlib | Timothy Pearson | 2015-09-21 | 2 | -8/+36 |
| | |||||
* | Fix FTBFS when cryptsetup / pkcs options are disabled | Timothy Pearson | 2015-09-19 | 2 | -3/+17 |
| | | | | This resolves Bug 2530 | ||||
* | Implement autoPIN certificate parsing | Timothy Pearson | 2015-09-19 | 2 | -4/+62 |
| | |||||
* | Add autoPIN method to cryptographic card module in tdehwlib | Timothy Pearson | 2015-09-18 | 2 | -0/+19 |
| | |||||
* | Add PKCS provider library accessor | Timothy Pearson | 2015-09-18 | 2 | -0/+9 |
| | |||||
* | Fix yet another FTBFS due to libcryptsetup version problems | Timothy Pearson | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | When reactivating card watching, if a card is inserted re-emit valid ↵ | Timothy Pearson | 2015-09-18 | 1 | -1/+7 |
| | | | | certificates to client application | ||||
* | Fix prior commit | Timothy Pearson | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Add certificate list availability signal to tdehwlib cryptographic card module | Timothy Pearson | 2015-09-16 | 2 | -0/+7 |
| | |||||
* | Update cryptographic card API to send card device with insert/remove signals | Timothy Pearson | 2015-09-15 | 2 | -5/+5 |
| | |||||
* | Add ability to decrypt multiple data objects in the same session using a ↵ | Timothy Pearson | 2015-09-14 | 5 | -33/+197 |
| | | | | | | cryptographic card Add LUKS key verification routine | ||||
* | Add cryptographic card decryption method to tdehwlib | Timothy Pearson | 2015-09-14 | 3 | -15/+259 |
| | |||||
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 3 | -23/+91 |
| | | | | Fix FTBFS on old distributions | ||||
* | Fix FTBFS when ancient versions of cryptsetup are used | Timothy Pearson | 2015-09-13 | 1 | -5/+17 |
| | |||||
* | Fix FTBFS when PKCS option disabled | Timothy Pearson | 2015-09-08 | 3 | -4/+9 |
| | |||||
* | Fix FTBFS when cryptsetup support disabled | Timothy Pearson | 2015-09-07 | 1 | -0/+2 |
| | |||||
* | Fix issues with X509 certificate list usage | Timothy Pearson | 2015-09-06 | 2 | -6/+16 |
| | |||||
* | Add initial LUKS key management support | Timothy Pearson | 2015-09-06 | 3 | -122/+440 |
| | |||||
* | Add preliminary X509 certificate read from cryptographic cards | Timothy Pearson | 2015-09-06 | 4 | -4/+183 |
| | |||||
* | Fix FTBFS when pcsc not available | Timothy Pearson | 2015-08-31 | 1 | -0/+6 |
| | |||||
* | Fix FTBFS from prior commit due to missing files | Timothy Pearson | 2015-08-29 | 2 | -1/+7 |
| | |||||
* | Add preliminary cryptographic card support to TDEHWLib | Timothy Pearson | 2015-08-25 | 6 | -3/+448 |
| | |||||
* | Add cryptographic card device type | Timothy Pearson | 2015-08-24 | 2 | -3/+31 |
| | | | | | Add hub device type Fix incorrect USB subclass read | ||||
* | Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections | Slávek Banko | 2015-05-24 | 1 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Classify memstick_host devices | Timothy Pearson | 2015-04-07 | 1 | -1/+2 |
| | |||||
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 2 | -17/+17 |
| | |||||
* | Fix detection of laptop AC adapters | Timothy Pearson | 2014-12-05 | 2 | -3/+4 |
| | |||||
* | Do not flag disk devices/partitions as mountable if a partition table is ↵ | Timothy Pearson | 2014-12-05 | 1 | -38/+42 |
| | | | | | | present under the given device/partition This relates to Bug 2232 | ||||
* | Add Hidden storage device attribute | Timothy Pearson | 2014-11-27 | 2 | -0/+5 |
| | | | | This relates to Bug 2211 | ||||
* | Fix hardware control center crashes on device hot remove | Timothy Pearson | 2014-11-26 | 2 | -5/+26 |
| | | | | Fix incorrect decoding of hex escaped device names | ||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -9/+9 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Bring camera icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share | Timothy Pearson | 2014-10-06 | 1 | -34/+0 |
| | | | | This resolves Bug 1623 | ||||
* | Fix potential crash if CPU #0 is not available | Timothy Pearson | 2014-10-02 | 1 | -3/+3 |
| | |||||
* | Add mimeTypePtrFast method to KFileItem | Timothy Pearson | 2014-10-02 | 1 | -0/+1 |
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices | ||||
* | Classify regulator devices | Timothy Pearson | 2014-09-23 | 1 | -0/+3 |
| | |||||
* | Update hardware device classification map | Timothy Pearson | 2014-09-20 | 1 | -0/+15 |
| | | | | Fix potential infinite loop in TDEStyle |