summaryrefslogtreecommitdiff
path: root/modules/pam_env
Commit message (Expand)AuthorAge
* PAM-manpage-sectionSam Hartman2024-04-08
* New upstream version 1.5.3Sam Hartman2023-09-11
|\
| * fix a grammar mistakeMark Huang2023-04-20
| * modules: make use of secure memory erasureChristian Göttsche2023-02-28
| * pam_env: use helper to free string listChristian Göttsche2023-02-28
| * pam_env: override undefined pointer after asprintf failureChristian Göttsche2023-02-28
| * build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-07
| * pam_env: do not assume in tests that VENDORDIR is /usr/etcDmitry V. Levin2023-02-04
| * pam_env: do not hardcode /usr/etc into testsDmitry V. Levin2023-02-03
| * pam_env: do not hardcode /usr/etc into documentationDmitry V. Levin2023-02-02
| * pam_env: fix VENDOR_DEFAULT_ETC_ENVFILEDmitry V. Levin2023-02-01
| * doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16
| * pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-14
| * pam_env: _parse_line: fix quoteflg handledValentin Lefebvre2022-12-01
| * pam_env: reorder definitions of static functions to avoid forward declarationsDmitry V. Levin2022-04-24
| * pam_env: add a test of return valuesStefan Schubert2022-03-11
| * modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-23
* | New upstream version 1.5.2Steve Langasek2022-08-16
|\|
| * pam_env: fix example in pam_env.conf.5 for setting variabletheslimshaney2021-03-08
| * pam_env: deprecation notice of reading the user environmentTomas Mraz2020-11-05
| * pam_env: allow environment files without EOL at EOFTomas Mraz2020-11-04
| * pam_env: fix a typo in doc of pam_env.confDDoSolitary2020-10-27
| * pam_env: clarify user_readenv optionikerexxe2020-06-25
* | New upstream version 1.4.0Steve Langasek2020-08-11
|\|
| * modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-03
| * pam_env: remove environment from EXTRA_DISTDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: remove $(secureconf_DATA) from EXTRA_DISTDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-27
| * build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list secureconf_DATA files in EXTRA_DIST uniformlyDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-27
| * Fix various typos found using codespell toolDmitry V. Levin2020-03-28
| * modules/pam_env: use pam_str_skip_prefixDmitry V. Levin2020-03-19
| * pam_env: Change the default to not read the user .pam_environment fileTomas Mraz2020-02-24
| * pam_env: code cleanupsTomas Mraz2020-02-24
| * configure.ac: add --enable-doc optionFabrice Fontaine2020-01-27
| * Miscellaneous spelling fixesSteve Langasek2020-01-15
| * Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-18
| * Fixed a grammer mistakevkwitshana2019-02-19
* | New upstream version 1.3.1Steve Langasek2019-02-12
|\|
| * Unification and cleanup of syslog log levels.Tomas Mraz2016-06-30
* | New upstream version 1.3.0Steve Langasek2019-01-22
|\|
| * Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
| * pam_env: Document the /etc/environment file.Tomas Mraz2016-02-17
| * pam_env: expand @{HOME} and @{SHELL} and enhance documentationThorsten Kukuk2015-03-25