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_env
/
pam_env.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
1
-2
/
+2
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
libpam_internal: introduce pam_econf_readconfig
Stefan Schubert
2024-07-02
1
-4
/
+3
*
pam_env: fix error handling in econf_read_file
Dmitry V. Levin
2024-05-19
1
-4
/
+4
*
pam_env: fix NULL dereference on error path in econf_read_file
Dmitry V. Levin
2024-05-19
1
-1
/
+1
*
modules: drop redundant return at end of void functions
Christian Göttsche
2024-02-22
1
-1
/
+0
*
libpam_internal: introduce pam_line
Tobias Stoeckmann
2024-02-06
1
-7
/
+7
*
pam_env: remove escaped newlines from econf lines
Tobias Stoeckmann
2024-01-18
1
-0
/
+23
*
pam_env: fix --enable-vendordir fallback logic
Dmitry V. Levin
2024-01-18
1
-11
/
+11
*
pam_env: check VENDORDIR after config.h inclusion
Tobias Stoeckmann
2024-01-18
1
-9
/
+9
*
treewide: remove unused defines
Tobias Stoeckmann
2024-01-13
1
-3
/
+0
*
pam_env: allow escaping of escape character
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_env: use _pam_assemble_line
Tobias Stoeckmann
2024-01-05
1
-100
/
+14
*
pam_env: skip _expand_arg if possible
Tobias Stoeckmann
2024-01-05
1
-0
/
+7
*
pam_env: allow very long variable expansions
Tobias Stoeckmann
2024-01-05
1
-37
/
+119
*
treewide: fix typos in comments
Tobias Stoeckmann
2024-01-05
1
-1
/
+1
*
pam_env: use strndup
Tobias Stoeckmann
2024-01-02
1
-12
/
+8
*
pam_env: reduce variable visibility
Tobias Stoeckmann
2024-01-02
1
-9
/
+9
*
pam_env: remove cast
Tobias Stoeckmann
2024-01-02
1
-2
/
+2
*
pam_env: fix debug and error messages
Tobias Stoeckmann
2024-01-02
1
-5
/
+5
*
pam_env: reduce stack usage
Tobias Stoeckmann
2024-01-02
1
-7
/
+3
*
pam_env: fix memory leak
Tobias Stoeckmann
2024-01-01
1
-0
/
+2
*
pam_env: use printf type annotation for size_t
Benny Baumann
2023-11-13
1
-1
/
+1
*
pam_env: force format string to be constant
Benny Baumann
2023-11-13
1
-1
/
+1
*
pam_env: remove function prefix in debug messages
Tobias Stoeckmann
2023-11-12
1
-3
/
+3
*
pam_env: remove allocator sizeof operator mismatch
Christian Göttsche
2023-08-07
1
-2
/
+2
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-13
/
+25
*
pam_env: use helper to free string list
Christian Göttsche
2023-02-28
1
-2
/
+1
*
pam_env: override undefined pointer after asprintf failure
Christian Göttsche
2023-02-28
1
-0
/
+1
*
pam_env: fix VENDOR_DEFAULT_ETC_ENVFILE
Dmitry V. Levin
2023-02-01
1
-1
/
+1
*
pam_env: Use vendor specific pam_env.conf and environment as fallback
Stefan Schubert
2022-12-14
1
-37
/
+261
*
pam_env: _parse_line: fix quoteflg handled
Valentin Lefebvre
2022-12-01
1
-1
/
+2
*
pam_env: reorder definitions of static functions to avoid forward declarations
Dmitry V. Levin
2022-04-24
1
-268
/
+263
*
modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...
Dmitry V. Levin
2022-01-23
1
-0
/
+2
*
pam_env: deprecation notice of reading the user environment
Tomas Mraz
2020-11-05
1
-0
/
+3
*
pam_env: allow environment files without EOL at EOF
Tomas Mraz
2020-11-04
1
-1
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-14
/
+2
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-2
/
+2
*
modules/pam_env: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-21
/
+24
*
pam_env: Change the default to not read the user .pam_environment file
Tomas Mraz
2020-02-24
1
-1
/
+1
*
pam_env: code cleanups
Tomas Mraz
2020-02-24
1
-19
/
+37
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-5
/
+5
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-22
/
+6
*
pam_env: expand @{HOME} and @{SHELL} and enhance documentation
Thorsten Kukuk
2015-03-25
1
-1
/
+14
*
pam_env: abort when encountering an overflowed environment variable expansion
Kees Cook
2011-10-14
1
-0
/
+3
*
pam_env: correctly count leading whitespace when parsing environment file
Kees Cook
2011-10-14
1
-1
/
+4
*
Fix missing dereference.
Tomas Mraz
2011-08-23
1
-3
/
+3
*
2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
Thorsten Kukuk
2011-05-30
1
-11
/
+20
*
revert preceding patch; under discussion, no consensus
Steve Langasek
2010-10-11
1
-1
/
+1
[next]