summaryrefslogtreecommitdiff
path: root/modules/pam_namespace
Commit message (Expand)AuthorAge
* New upstream version 1.4.0Steve Langasek2020-08-11
|\
| * Use correct path for pam_namespace.service file (#223)Thorsten Kukuk2020-05-12
| * 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
| * pam_namespace: cleanup pam_namespace.service installationDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-03
| * modules/pam_namespace/Makefile.am: add dist_ prefix to secureconf_SCRIPTSDmitry V. Levin2020-05-03
| * pam_namespace: replace namespace.init with $(SCRIPTS) in 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
| * pam_namespace: simplify distribution of manual pagesDmitry V. Levin2020-04-27
| * build: move pam_namespace build condition to modules/Makefile.amDmitry V. Levin2020-04-26
| * Fix various typos found using codespell toolDmitry V. Levin2020-03-28
| * modules/pam_namespace: use pam_str_skip_prefixDmitry V. Levin2020-03-19
| * Use PAM_ARRAY_SIZEDmitry V. Levin2020-03-19
| * Fix most of clang -Wcast-align compilation warningsDmitry V. Levin2020-03-19
| * modules/pam_namespace: fix EXTRA_DISTDmitry V. Levin2020-03-18
| * pam_namespace: ignore pam_namespace_helper in gitChristian Göttsche2020-03-17
| * pam_namespace: secure tmp-inst directoriesTopi Miettinen2020-02-18
| * configure.ac: add --enable-doc optionFabrice Fontaine2020-01-27
| * Fix remaining -Wcast-qual compilation warningsDmitry V. Levin2020-01-20
| * Fix miscellaneous const issuesTomas Mraz2020-01-20
| * Miscellaneous spelling fixesSteve Langasek2020-01-15
| * Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-18
| * pam_namespace: Support for noexec, nosuid and nodev flags for tmpfs mountsTomas Mraz2019-11-04
* | 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_namespace: don't use bashisms in default namespace.init scriptSteve Langasek2014-01-15
* | New upstream version 1.1.8Steve Langasek2019-01-03
|\|
| * Fix strict aliasing issue in MD5 implementations.Tomas Mraz2013-03-28
| * pam_namespace: add mntopts flag for tmpfs mount optionsTomas Mraz2012-10-10
| * Add missing $(DESTDIR) when making directories on install.Tomas Mraz2012-08-17
| * Small documentation and define fixesThorsten Kukuk2012-08-16
| * New autotools do not create empty directories on install.Tomas Mraz2012-07-23
| * Do not unmount anything by default in pam_namespace close session call.Tomas Mraz2012-01-26
| * Make / mount as rslave instead of bind mounting polydirs.Tomas Mraz2012-01-24
| * Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-28
| * Update .gitignore filesDmitry V. Levin2011-10-27
| * Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-27
| * Fix whitespace issuesDmitry V. Levin2011-10-26
* | New upstream version 1.1.5Steve Langasek2019-01-03
|\|
| * Detect the shared / mount and enable private mounts based on that.Tomas Mraz2011-06-07
| * Define the MS_PRIVATE and MS_REC flags if they are not in sys/mount.h.Tomas Mraz2011-06-06