summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak after processing udev_monitorSlávek Banko2017-03-251-0/+3
* Fix memory leak after processing udev_deviceSlávek Banko2017-03-251-0/+2
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-2/+5
* fixup! tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-01-291-0/+82
* tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-01-297-8/+10
* testing: add TEST argument to tde_add_check_executable() macroAlexander Golubev2017-01-291-7/+5
* tdecore: fix a crash of dcop non-GUI apps without XAlexander Golubev2017-01-291-4/+8
* Include module into test namesAlexander Golubev2017-01-291-1/+1
* Initial add for check target for cmakeAlexander Golubev2017-01-2919-25/+82
* Probe partitions to get filesystem typeTimothy Pearson2016-09-051-4/+2
* 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 st...Timothy Pearson2016-09-041-1/+29
* 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
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to di...Michele Calgaro2016-05-023-12/+25
* tdecore: complete previous commit, one file was forgotten by mistake.Michele Calgaro2016-04-261-8/+14
* tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ...Michele Calgaro2016-04-261-2/+129
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ...Michele Calgaro2016-04-243-18/+180
* Fix crash in tdehwlib on partitions without parent diskSlávek Banko2016-02-111-6/+9
* Fix mountable flag for disk partitionsSlávek Banko2016-02-041-1/+5
* Add a rule for classifying ATA Compact Flash AdapterSlávek Banko2016-02-041-1/+2
* Fix icon of mounted camera in tdehwlibSlávek Banko2016-02-041-1/+1
* Set partition disk type and status based on the parent deviceSlávek Banko2016-02-041-1/+15
* Set hotpluggable flag for flash disks instead of removableSlávek Banko2016-02-041-1/+1
* Force removable flag for flask disks in tdehwlibSlávek Banko2016-01-311-0/+10
* Fix crash in tdehwlib if not exists /sys/devices/system/cpuSlávek Banko2016-01-271-13/+15
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-232-2/+42
* Fix using of custom mountpoints with pmount in tdehwlibSlávek Banko2016-01-231-1/+12
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-10-131-2/+3
* Fix FTBFS due to missing KSSL_HAVE_SSL definitionSlávek Banko2015-10-134-0/+4
* Fix hardware class file matching algorithmTimothy Pearson2015-09-303-15/+51
* Add new timekeeping class to tdehwlibTimothy Pearson2015-09-212-0/+32
* 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
* 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