aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_env
Commit message (Expand)AuthorAgeFilesLines
...
* pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-146-43/+388
* pam_env: _parse_line: fix quoteflg handledValentin Lefebvre2022-12-011-1/+2
* pam_env: reorder definitions of static functions to avoid forward declarationsDmitry V. Levin2022-04-241-268/+263
* pam_env: add a test of return valuesStefan Schubert2022-03-112-1/+203
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-232-1/+3
* pam_env: fix example in pam_env.conf.5 for setting variabletheslimshaney2021-03-081-1/+1
* pam_env: deprecation notice of reading the user environmentTomas Mraz2020-11-052-0/+8
* pam_env: allow environment files without EOL at EOFTomas Mraz2020-11-041-1/+1
* pam_env: fix a typo in doc of pam_env.confDDoSolitary2020-10-271-1/+1
* pam_env: clarify user_readenv optionikerexxe2020-06-251-1/+4
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-14/+2
* 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-4/+4
* pam_env: remove environment from EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* 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-3/+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 secureconf_DATA files in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-2/+2
* modules/pam_env: use pam_str_skip_prefixDmitry V. Levin2020-03-191-21/+24
* pam_env: Change the default to not read the user .pam_environment fileTomas Mraz2020-02-242-4/+4
* pam_env: code cleanupsTomas Mraz2020-02-241-19/+37
* 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/+1
* Fixed a grammer mistakevkwitshana2019-02-191-1/+1
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-5/+5
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-22/+6
* pam_env: Document the /etc/environment file.Tomas Mraz2016-02-173-3/+17
* pam_env: expand @{HOME} and @{SHELL} and enhance documentationThorsten Kukuk2015-03-253-19/+46
* 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-9/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Fix whitespace issuesDmitry V. Levin2011-10-262-9/+9
* pam_env: abort when encountering an overflowed environment variable expansionKees Cook2011-10-141-0/+3
* pam_env: correctly count leading whitespace when parsing environment fileKees Cook2011-10-141-1/+4
* Fix missing dereference.Tomas Mraz2011-08-231-3/+3
* 2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>Thorsten Kukuk2011-05-301-11/+20
* Relevant BUGIDs:Thorsten Kukuk2010-10-191-0/+4
* revert preceding patch; under discussion, no consensusSteve Langasek2010-10-112-5/+2
* Relevant BUGIDs:Tomas Mraz2010-10-112-2/+5
* Relevant BUGIDs:Dmitry V. Levin2010-10-031-4/+9
* Relevant BUGIDs:Dmitry V. Levin2010-09-201-3/+2
* Relevant BUGIDs:Thorsten Kukuk2010-08-131-2/+7
* Relevant BUGIDs:Thorsten Kukuk2009-06-282-2/+3
* Relevant BUGIDs:Tomas Mraz2009-06-011-2/+2