Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix incorrect sizes being reported on raid devices | Timothy Pearson | 2014-07-10 | 1 | -12/+3 |
| | |||||
* | Add a few unclassified devices to the TDE HW manager database | Timothy Pearson | 2014-07-09 | 1 | -2/+8 |
| | |||||
* | Optimize watching switches on input event devices | Slávek Banko | 2014-05-16 | 3 | -194/+271 |
| | | | | This relates to Bugs 1992 and 2052 | ||||
* | Small bug fix | Francois Andriot | 2014-05-07 | 1 | -9/+9 |
| | | | | This relates to Bug 1992 | ||||
* | Greatly improve tdehwlib polling performance | Francois Andriot | 2014-05-07 | 2 | -167/+356 |
| | | | | This relates to Bug 1992 | ||||
* | Add detailedFriendlyName methods to the TDE hardware manager | Timothy Pearson | 2014-04-18 | 4 | -0/+23 |
| | | | | This breaks the ABI and relates to Bug 1666 | ||||
* | Fix use offerShutdown in TDE hardware library | Slávek Banko | 2014-03-14 | 1 | -18/+12 |
| | | | | This relates to Bug 1931 | ||||
* | Add systemd/logind power management backend to TDE hardware library | Francois Andriot | 2014-03-03 | 2 | -76/+201 |
| | | | | This resolves Bug 1941 | ||||
* | Fix detection of switches on input event devices | Slávek Banko | 2014-02-25 | 3 | -20/+244 |
| | | | | This relates to Bug 1597 | ||||
* | Fix crash in mount/umount operations when using pmount | Timothy Pearson | 2013-12-27 | 1 | -6/+9 |
| | | | | Remove unneeded hack in dirlister for media device root directory | ||||
* | Use direct DBUS calls for udisks2 | Timothy Pearson | 2013-12-26 | 3 | -19/+171 |
| | |||||
* | Use udisks DBUS calls instead of command line control utility | Timothy Pearson | 2013-12-26 | 1 | -21/+146 |
| | |||||
* | Fix detection possibility of setting cpu governor and brightness using ↵ | Slávek Banko | 2013-12-12 | 2 | -2/+2 |
| | | | | tdehwlib-daemon | ||||
* | Fix mount media without known filesystem in tdehw storage backend | Slávek Banko | 2013-12-11 | 1 | -19/+19 |
| | | | | This resolves Bug 1753 | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 3 | -3/+3 |
| | |||||
* | Disable unallowed options for udisks/udisks2 in tdehw storage backend | Slávek Banko | 2013-11-21 | 1 | -2/+4 |
| | |||||
* | Use only available mechanisms to eject in the tdehw storage backend | Slávek Banko | 2013-11-18 | 1 | -53/+39 |
| | |||||
* | Add support for udisks and udisks2 to mount/unmount removable drives | Francois Andriot | 2013-11-16 | 1 | -26/+155 |
| | | | | This resolves Bug 1708 |