aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_exec
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotools supportDmitry V. Levin2024-10-231-36/+0
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-101-0/+1
* build: consistently include config.h unconditionallyDmitry V. Levin2024-08-281-2/+0
* Include pam_i18n.h where i18n definitions are requiredDmitry V. Levin2024-08-211-0/+1
* modules: add pamc headers to the search path only when neededTobias Stoeckmann2024-01-211-2/+1
* modules: simplify newline removalTobias Stoeckmann2024-01-121-4/+1
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* pam_exec: use getlineTobias Stoeckmann2024-01-031-2/+4
* pam_exec: allow expose_authtok for password PAM_TYPEAnton Gubarkov2024-01-022-3/+3
* pam_exec: support very large argc valuesTobias Stoeckmann2023-12-311-1/+1
* pam_exec: fix stack overflow on \0 outputTobias Stoeckmann2023-11-131-1/+1
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-1/+14
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+4
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-162-57/+40
* pam_exec: add SIGCHLD protection handledengbo2022-07-151-0/+10
* pam_exec: remove redundant free() invocationsDmitry V. Levin2022-02-241-8/+3
* pam_exec: remove redundant strdupDmitry V. Levin2022-02-241-3/+5
* pam_exec: implement quiet_log optionPatrick Schleizer2021-06-102-0/+22
* pam_exec: Document return values forwarded from pam_get_userDmitry V. Levin2020-05-141-0/+29
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-6/+0
* modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-031-2/+3
* modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-031-2/+2
* modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-031-2/+2
* modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-271-6/+1
* build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-271-1/+0
* modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* pam_exec: require user name to be ready for the commandAlexander Zubkov2020-03-231-4/+15
* modules/pam_exec: use pam_str_skip_icase_prefixDmitry V. Levin2020-03-191-4/+6
* Use PAM_ARRAY_SIZEDmitry V. Levin2020-03-191-1/+2
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-271-0/+2
* Miscellaneous spelling fixesSteve Langasek2020-01-151-1/+1
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+2
* Replace strndupa with strncpyRosen Penev2019-01-041-20/+11
* pam_exec: fix a potential null pointer dereferenceDaniel Abrecht2017-01-191-3/+6
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-3/+3
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-18/+6
* Release version 1.2.1Thorsten Kukuk2015-06-222-3/+4
* pam_exec: Do not depend on open() returning STDOUT_FILENO.Tomas Mraz2014-08-261-1/+11
* Introduce pam_modutil_sanitize_helper_fdsDmitry V. Levin2014-01-271-25/+9
* Extend pam_exec by stdout and type= options (ticket #8):Thorsten Kukuk2013-09-042-15/+127
* 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-8/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Fix whitespace issuesDmitry V. Levin2011-10-262-5/+5
* Relevant BUGIDs:Thorsten Kukuk2010-10-191-0/+5
* Relevant BUGIDs:Thorsten Kukuk2010-05-051-1/+1
* Relevant BUGIDs:Thorsten Kukuk2009-06-281-1/+2
* Relevant BUGIDs:Tomas Mraz2009-06-011-2/+2