aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_env/tst-pam_env-retval.c
Commit message (Expand)AuthorAgeFilesLines
* HALF WORK: MAX_PATHdevYuqian Yang2025-03-011-2/+5
* build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIRDmitry V. Levin2024-08-261-2/+2
* build: parametrize libtool subdirectoryDmitry V. Levin2024-08-221-16/+16
* pam_env: allow escaping of escape characterTobias Stoeckmann2024-01-121-2/+2
* pam_env: extend test for escaped newlinesTobias Stoeckmann2024-01-051-1/+3
* pam_env: allow very long variable expansionsTobias Stoeckmann2024-01-051-3/+4
* pam_env: fix memory leakTobias Stoeckmann2024-01-011-1/+1
* pam_env: do not assume in tests that VENDORDIR is /usr/etcDmitry V. Levin2023-02-041-13/+35
* pam_env: do not hardcode /usr/etc into testsDmitry V. Levin2023-02-031-12/+18
* pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-141-0/+60
* pam_env: add a test of return valuesStefan Schubert2022-03-111-0/+199