summaryrefslogtreecommitdiffstats
path: root/tdm/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* tdm: Allow to detect pthread_setname_np. Add linking pthread.Slávek Banko2024-04-151-0/+4
| | | | | | | This relates to issue #473. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 28a2ef7c5f28dea8ce9b5d2f14b366ada0353e0c)
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-051-12/+0
| | | | | | | | | | | | | | | | | | 1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide whether to support shadow passwords. However, this was only set if also building tdm. Consolidate all PAM/shadow configure checks at the top level so these are always set correctly. 2. Consolidate /etc/passwd and shadow password handling The shadow password handler already completely handles /etc/passwd passwords as well, so having a separate handler for just /etc/passwd is pure code duplication. Signed-off-by: Bobby Bingham <koorogi@koorogi.info> (cherry picked from commit 8c543e26ec35237d00ec44fadda80318c386fdde)
* SunOS specific patchesDenis Kozadaev2023-05-231-0/+4
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685)
* Create a systemd service file for tdmaneejit12021-01-171-0/+78
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Change to use arc4random_buf(3) if availableOBATA Akio2019-08-181-0/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix conditionnal utmpx support in tdmFrançois Andriot2014-10-181-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* Fix crypt library detection in CMakeSlávek Banko2014-10-181-10/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+139