aboutsummaryrefslogtreecommitdiff
path: root/conf/pam_conv1
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-232-25/+0
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+25
* build: consistently include config.h unconditionallyDmitry V. Levin2024-08-282-6/+2
* conf/modules: constify read-only data arraysChristian Göttsche2024-02-221-1/+1
* treewide: use asprintf to construct stringsTobias Stoeckmann2023-12-191-7/+8
* conf/pam_conv1: use return instead of exit in mainTobias Stoeckmann2023-12-181-2/+2
* conf/pam_conv1: check strdup resultsTobias Stoeckmann2023-12-181-0/+8
* conf/pam_conv1: fix memory leakTobias Stoeckmann2023-12-181-0/+1
* conv/pam_conv1: use correct line number in outputTobias Stoeckmann2023-12-181-1/+1
* conf/pam_conv1: Avoid signed line numbersTobias Stoeckmann2023-12-182-3/+3
* conf: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-1/+1
* Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-252-1/+4
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-1/+1
* conf/pam_conv1: fix clang compilation warningsDmitry V. Levin2020-03-192-8/+0
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+3
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-0/+2
* Do not use yywrap (ticket #42)Dmitry V. Levin2014-12-092-2/+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:Thorsten Kukuk2006-07-243-3266/+3
* Relevant BUGIDs:Thorsten Kukuk2006-07-242-0/+260
* Relevant BUGIDs:Thorsten Kukuk2006-07-246-255/+3271
* Relevant BUGIDs:Thorsten Kukuk2005-11-071-0/+3
* Relevant BUGIDs: noneThorsten Kukuk2005-09-272-3/+3
* Relevant BUGIDs: noneThorsten Kukuk2005-08-183-3/+7
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-0/+2
* Relevant BUGIDs: noneThorsten Kukuk2005-08-162-46/+16
* Relevant BUGIDs:Thorsten Kukuk2004-09-231-1/+1
* Relevant BUGIDs: 491466Andrew G. Morgan2002-05-292-2/+8
* Initial revisionAndrew G. Morgan2000-06-205-0/+299