aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-232-38/+0
* pam_get_authtok*: disallow setting pamh to NULLAndrey Kovalev2024-10-183-1/+53
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+47
* build: consistently include config.h unconditionallyDmitry V. Levin2024-08-2816-36/+2
* libpam: do not include config.h right before pam_private.hDmitry V. Levin2024-08-191-4/+1
* pam_set_item: disallow setting service to NULLEgor Ignatov2024-05-301-0/+10
* tests: check pam_get_data PAM_NO_MODULE_DATA return value semanticsDmitry V. Levin2024-04-031-2/+13
* tests: cleanup tst-pam_get_data to use test_assert.h frameworkDmitry V. Levin2024-04-031-131/+51
* tests: Add some pam_get_data testsMarco Trevisan (Treviño)2024-04-032-1/+181
* libpam_internal: supply debug functionalityTobias Stoeckmann2024-01-241-2/+3
* tests: avoid NULL dereference in error branchChristian Göttsche2024-01-041-1/+1
* tests: free return value of _pam_mkargv()Christian Göttsche2023-08-071-0/+2
* tests: free handles via pam_end()Christian Göttsche2023-08-074-0/+14
* tests: define PATH_MAX if not availablePino Toscano2023-05-111-0/+4
* tests: fix -Wmaybe-uninitialized warningsDmitry V. Levin2021-06-138-8/+8
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-1/+1
* Use PAM_ARRAY_SIZEDmitry V. Levin2020-03-192-9/+9
* Add missing file to EXTRA_DISTTomas Mraz2020-03-061-0/+2
* New API call pam_start_confdir()Tomas Mraz2020-03-063-1/+101
* _pam_mkargv: add const qualifier to the first argumentDmitry V. Levin2020-01-201-4/+4
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+1
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-4/+0
* Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-281-1/+1
* Update .gitignore filesDmitry V. Levin2011-10-271-5/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Fix whitespace issuesDmitry V. Levin2011-10-261-1/+0
* Relevant BUGIDs:Dmitry V. Levin2009-03-031-1/+3
* Relevant BUGIDs:Thorsten Kukuk2009-02-253-3/+56
* Relevant BUGIDs:Thorsten Kukuk2008-12-112-2/+4
* Relevant BUGIDs: 1822779Thorsten Kukuk2007-11-061-0/+4
* Relevant BUGIDs:Thorsten Kukuk2007-09-021-2/+2
* Relevant BUGIDs:Thorsten Kukuk2006-11-281-0/+1
* Relevant BUGIDs:Thorsten Kukuk2006-11-282-2/+3
* Relevant BUGIDs:Thorsten Kukuk2006-11-282-1/+489
* Relevant BUGIDs:Thorsten Kukuk2006-08-3013-0/+52
* Relevant BUGIDs:Thorsten Kukuk2006-07-241-0/+4
* Relevant BUGIDs:Thorsten Kukuk2006-03-124-2/+176
* Relevant BUGIDs:Thorsten Kukuk2006-03-1215-0/+1056