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
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-2
/
+2
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
2
-3
/
+3
*
modules: update Linux detection
Christian Göttsche
2023-05-07
1
-1
/
+1
*
treewide: fix unnecessary $ on arithmetic variables
Dmitry V. Levin
2023-03-31
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-1
/
+3
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
4
-95
/
+69
*
pam_namespace: make sure the SIGCHLD handler is not reset too early
Dmitry V. Levin
2022-07-16
1
-15
/
+15
*
pam_namespace: use vendor specific namespace.conf and namespace.init as fallback
Stefan Schubert
2022-06-30
4
-15
/
+167
*
modules: use SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
2
-9
/
+5
*
configure.ac: add --with-systemdunitdir option
Changqing Li
2021-01-27
1
-1
/
+1
*
pam_namespace: check for string_to_security_class failure
Christian Göttsche
2020-12-08
1
-0
/
+6
*
pam_namespace: polyinstantiation refer to gdm doc
ikerexxe
2020-10-05
1
-39
/
+2
*
Fix -Wcast-align compilation warnings on arm
Dmitry V. Levin
2020-08-06
2
-22
/
+28
*
pam_namespace: fix big-endian check in md5 implementation
Dmitry V. Levin
2020-08-05
1
-4
/
+4
*
pam_namespace: skip context translation
Christian Göttsche
2020-08-05
1
-8
/
+8
*
pam_namespace: replace deprecated matchpathcon
Christian Göttsche
2020-08-05
2
-13
/
+22
*
pam_namespace: replace deprecated security_context_t
Christian Göttsche
2020-08-05
1
-8
/
+8
*
pam_namespace, pam_mkhomedir: fix unlikely descriptor leaks on error path
ikerexxe
2020-07-01
1
-0
/
+1
*
pam_namespace: add systemd service file to gitignore
ikerexxe
2020-06-26
1
-0
/
+1
*
Use correct path for pam_namespace.service file (#223)
Thorsten Kukuk
2020-05-12
1
-1
/
+1
*
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
[next]