index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
1
-36
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
build: consistently include config.h unconditionally
Dmitry V. Levin
2024-08-28
1
-2
/
+0
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
1
-0
/
+1
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+1
*
modules: simplify newline removal
Tobias Stoeckmann
2024-01-12
1
-4
/
+1
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_exec: use getline
Tobias Stoeckmann
2024-01-03
1
-2
/
+4
*
pam_exec: allow expose_authtok for password PAM_TYPE
Anton Gubarkov
2024-01-02
2
-3
/
+3
*
pam_exec: support very large argc values
Tobias Stoeckmann
2023-12-31
1
-1
/
+1
*
pam_exec: fix stack overflow on \0 output
Tobias Stoeckmann
2023-11-13
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-1
/
+14
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
2
-57
/
+40
*
pam_exec: add SIGCHLD protection handle
dengbo
2022-07-15
1
-0
/
+10
*
pam_exec: remove redundant free() invocations
Dmitry V. Levin
2022-02-24
1
-8
/
+3
*
pam_exec: remove redundant strdup
Dmitry V. Levin
2022-02-24
1
-3
/
+5
*
pam_exec: implement quiet_log option
Patrick Schleizer
2021-06-10
2
-0
/
+22
*
pam_exec: Document return values forwarded from pam_get_user
Dmitry V. Levin
2020-05-14
1
-0
/
+29
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-6
/
+0
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+3
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
1
-6
/
+1
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
1
-1
/
+0
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
pam_exec: require user name to be ready for the command
Alexander Zubkov
2020-03-23
1
-4
/
+15
*
modules/pam_exec: use pam_str_skip_icase_prefix
Dmitry V. Levin
2020-03-19
1
-4
/
+6
*
Use PAM_ARRAY_SIZE
Dmitry V. Levin
2020-03-19
1
-1
/
+2
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Miscellaneous spelling fixes
Steve Langasek
2020-01-15
1
-1
/
+1
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+2
*
Replace strndupa with strncpy
Rosen Penev
2019-01-04
1
-20
/
+11
*
pam_exec: fix a potential null pointer dereference
Daniel Abrecht
2017-01-19
1
-3
/
+6
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-3
/
+3
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-18
/
+6
*
Release version 1.2.1
Thorsten Kukuk
2015-06-22
2
-3
/
+4
*
pam_exec: Do not depend on open() returning STDOUT_FILENO.
Tomas Mraz
2014-08-26
1
-1
/
+11
*
Introduce pam_modutil_sanitize_helper_fds
Dmitry V. Levin
2014-01-27
1
-25
/
+9
*
Extend pam_exec by stdout and type= options (ticket #8):
Thorsten Kukuk
2013-09-04
2
-15
/
+127
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-1
/
+1
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-8
/
+0
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
1
-0
/
+0
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
2
-5
/
+5
*
Relevant BUGIDs:
Thorsten Kukuk
2010-10-19
1
-0
/
+5
*
Relevant BUGIDs:
Thorsten Kukuk
2010-05-05
1
-1
/
+1
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
1
-1
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-2
/
+2
[next]