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_selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
2
-44
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
2
-0
/
+3
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+3
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_selinux: take null contexts into account
Benny Baumann
2023-11-14
1
-1
/
+2
*
pam_selinux: fix formatting of audit messages
Steve Grubb
2023-08-04
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-1
/
+0
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
pam_selinux: treat getenforce failures as enforcing
Christian Göttsche
2023-01-24
1
-6
/
+6
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
2
-57
/
+40
*
pam_selinux: check for string_to_security_class failure
Christian Göttsche
2020-12-08
1
-1
/
+12
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-4
/
+0
*
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
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
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
-2
/
+1
*
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 manual pages 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
-2
/
+1
*
modules/*/Makefile.am: remove manual pages from noinst_DATA
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
build: move pam_selinux and pam_sepermit build conditions to modules/Makefile.am
Dmitry V. Levin
2020-04-26
1
-10
/
+7
*
pam_selinux: fall back to log to syslog if audit logging fails
Christian Göttsche
2020-03-23
1
-11
/
+19
*
pam_selinux: sanitize asprintf argument on failure
Christian Göttsche
2020-03-23
1
-0
/
+1
*
pam_selinux: print additional information on failures
Christian Göttsche
2020-03-23
1
-4
/
+4
*
pam_selinux: convert send_audit_message to void function
Christian Göttsche
2020-03-23
1
-10
/
+6
*
pam_selinux: fix indentation
Christian Göttsche
2020-03-23
1
-5
/
+5
*
pam_selinux: substitute legacy security_context_t type
Christian Göttsche
2020-03-23
1
-20
/
+20
*
modules/pam_selinux: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-2
/
+4
*
pam_selinux: check unknown object classes or permissions in current policy
ikerexxe
2020-03-11
1
-42
/
+8
*
Remove redundant header file inclusion
MIZUTA Takeshi
2020-02-18
1
-2
/
+0
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+1
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-3
/
+1
*
Fix grammar of messages printed via pam_prompt
Dmitry V. Levin
2018-06-19
1
-6
/
+7
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
1
-3
/
+3
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-4
/
+4
*
pam_selinux: canonicalize user name
Tomas Mraz
2014-03-11
1
-0
/
+5
*
pam_selinux: Drop obsolete and unsupported manual context selection.
Tomas Mraz
2012-11-30
1
-80
/
+0
*
pam_selinux, pam_tally2: Add tty and rhost to audit data.
Tomas Mraz
2012-09-06
1
-1
/
+4
*
pam_selinux.8.xml: update
Dmitry V. Levin
2011-11-03
1
-39
/
+74
*
pam_selinux.c: add "restore" option
Dmitry V. Levin
2011-11-03
1
-1
/
+8
*
pam_selinux.c: rewrite using pam_get_data/pam_set_data
Dmitry V. Levin
2011-11-03
1
-266
/
+336
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-3
/
+3
*
Fix usage of LIBADD, LDADD and LDFLAGS
Dmitry V. Levin
2011-10-28
1
-5
/
+3
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-10
/
+1
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
1
-0
/
+0
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
3
-25
/
+24
[next]