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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pam_env: add a test of return values
Stefan Schubert
2022-03-11
2
-1
/
+203
*
modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...
Dmitry V. Levin
2022-01-23
2
-1
/
+3
*
pam_env: fix example in pam_env.conf.5 for setting variable
theslimshaney
2021-03-08
1
-1
/
+1
*
pam_env: deprecation notice of reading the user environment
Tomas Mraz
2020-11-05
2
-0
/
+8
*
pam_env: allow environment files without EOL at EOF
Tomas Mraz
2020-11-04
1
-1
/
+1
*
pam_env: fix a typo in doc of pam_env.conf
DDoSolitary
2020-10-27
1
-1
/
+1
*
pam_env: clarify user_readenv option
ikerexxe
2020-06-25
1
-1
/
+4
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-14
/
+2
*
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
-4
/
+4
*
pam_env: remove environment from EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
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
-3
/
+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 secureconf_DATA files in EXTRA_DIST 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
*
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
2
-4
/
+4
*
pam_env: code cleanups
Tomas Mraz
2020-02-24
1
-19
/
+37
*
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
/
+1
*
Fixed a grammer mistake
vkwitshana
2019-02-19
1
-1
/
+1
*
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: Document the /etc/environment file.
Tomas Mraz
2016-02-17
3
-3
/
+17
*
pam_env: expand @{HOME} and @{SHELL} and enhance documentation
Thorsten Kukuk
2015-03-25
3
-19
/
+46
*
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
-9
/
+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
-9
/
+9
*
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
*
Relevant BUGIDs:
Thorsten Kukuk
2010-10-19
1
-0
/
+4
*
revert preceding patch; under discussion, no consensus
Steve Langasek
2010-10-11
2
-5
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2010-10-11
2
-2
/
+5
*
Relevant BUGIDs:
Dmitry V. Levin
2010-10-03
1
-4
/
+9
*
Relevant BUGIDs:
Dmitry V. Levin
2010-09-20
1
-3
/
+2
*
Relevant BUGIDs:
Thorsten Kukuk
2010-08-13
1
-2
/
+7
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
2
-2
/
+3
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-2
/
+2
*
Relevant BUGIDs:
Thorsten Kukuk
2008-12-02
2
-70
/
+125
[prev]
[next]