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_namespace
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pam_namespace: cleanup pam_namespace.service installation
Dmitry V. Levin
2020-05-03
1
-5
/
+1
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-3
/
+3
*
modules/pam_namespace/Makefile.am: add dist_ prefix to secureconf_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
pam_namespace: replace namespace.init with $(SCRIPTS) in 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
-6
/
+3
*
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
*
pam_namespace: simplify distribution of manual pages
Dmitry V. Levin
2020-04-27
1
-4
/
+2
*
build: move pam_namespace build condition to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-12
/
+8
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
2
-4
/
+4
*
modules/pam_namespace: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-1
/
+1
*
Use PAM_ARRAY_SIZE
Dmitry V. Levin
2020-03-19
1
-2
/
+3
*
Fix most of clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
2
-3
/
+7
*
modules/pam_namespace: fix EXTRA_DIST
Dmitry V. Levin
2020-03-18
1
-1
/
+1
*
pam_namespace: ignore pam_namespace_helper in git
Christian Göttsche
2020-03-17
1
-0
/
+1
*
pam_namespace: secure tmp-inst directories
Topi Miettinen
2020-02-18
5
-4
/
+103
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Fix remaining -Wcast-qual compilation warnings
Dmitry V. Levin
2020-01-20
1
-0
/
+3
*
Fix miscellaneous const issues
Tomas Mraz
2020-01-20
1
-3
/
+3
*
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
*
pam_namespace: Support for noexec, nosuid and nodev flags for tmpfs mounts
Tomas Mraz
2019-11-04
3
-5
/
+79
*
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
-17
/
+2
*
pam_namespace: don't use bashisms in default namespace.init script
Steve Langasek
2014-01-15
2
-1
/
+6
*
Fix strict aliasing issue in MD5 implementations.
Tomas Mraz
2013-03-28
1
-2
/
+1
*
pam_namespace: add mntopts flag for tmpfs mount options
Tomas Mraz
2012-10-10
3
-3
/
+28
*
Add missing $(DESTDIR) when making directories on install.
Tomas Mraz
2012-08-17
1
-1
/
+1
*
Small documentation and define fixes
Thorsten Kukuk
2012-08-16
1
-0
/
+4
*
New autotools do not create empty directories on install.
Tomas Mraz
2012-07-23
1
-1
/
+3
*
Do not unmount anything by default in pam_namespace close session call.
Tomas Mraz
2012-01-26
3
-20
/
+23
*
Make / mount as rslave instead of bind mounting polydirs.
Tomas Mraz
2012-01-24
2
-23
/
+27
*
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
6
-176
/
+175
*
Detect the shared / mount and enable private mounts based on that.
Tomas Mraz
2011-06-07
2
-2
/
+56
*
Define the MS_PRIVATE and MS_REC flags if they are not in sys/mount.h.
Tomas Mraz
2011-06-06
1
-0
/
+8
*
Add support for the mount_private option to pam_namespace.
Tomas Mraz
2011-06-02
3
-5
/
+43
*
Relevant BUGIDs:
Tomas Mraz
2011-03-18
3
-19
/
+29
*
Relevant BUGIDs:
Tomas Mraz
2010-11-11
1
-4
/
+4
*
Relevant BUGIDs:
Tomas Mraz
2010-10-22
1
-3
/
+5
*
Relevant BUGIDs: Debian bug #518908
Steve Langasek
2009-08-31
1
-1
/
+2
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
1
-15
/
+22
[prev]
[next]