index
:
delta/linux-pam-git.git
Admin
Linux-PAM-0-72-autoconf
Linux-PAM-0-73pre-autoconf
Linux-PAM-0-80-branch
Linux-PAM-1_0-branch
Makefile-xml
autoconf-modules
env-allow-unterminated
env-user-deprecate
ldv/SCONFIGDIR
ldv/Werror
ldv/ci
ldv/ci-git-status
ldv/ci-openssl
ldv/fix-compilation-warnings
ldv/fixes/pam_unix
ldv/github-ci
ldv/gpg-key
ldv/master
ldv/next
ldv/pam_add_handler
ldv/pam_dynamic
ldv/pam_env-reorder-static-functions
ldv/pam_env-vendordir
ldv/pam_exec-free
ldv/pam_exec-strdup
ldv/pam_get_user
ldv/pam_issue-reorder-static-functions
ldv/pam_localuser
ldv/pam_sepermit
ldv/pam_str_skip_prefix
ldv/pam_succeed_if
ldv/pam_umask
ldv/pam_unix
ldv/prepare-for-release
ldv/remove-deprecated-modules
ldv/remove_PAM_SM_macros
ldv/shellcheck
ldv/sigchld
ldv/tests
ldv/travis-ci
ldv/tst-pam_env-retval
ldv/vendordir
master
pam_unix_ref_branch
github.com: linux-pam/linux-pam.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_access
/
pam_access.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-2
/
+1
*
pam_access: use vendor specific access.conf as fallback
Stefan Schubert
2022-06-30
1
-18
/
+117
*
pam_access: handle hostnames in access.conf
Thorsten Kukuk
2022-03-11
1
-19
/
+76
*
modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...
Dmitry V. Levin
2022-01-23
1
-0
/
+3
*
pam_access: clean up the remote host matching code
Tomas Mraz
2021-04-12
1
-16
/
+28
*
modules: downgrade syslog level for pam_get_user errors
Dmitry V. Levin
2020-05-22
1
-1
/
+1
*
modules: do not check user name for emptyness before passing it to pam_moduti...
Dmitry V. Levin
2020-05-16
1
-2
/
+1
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-1
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-14
/
+2
*
pam_access, pam_issue: do not assume that getdomainname always exists
Dmitry V. Levin
2020-04-15
1
-0
/
+3
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-4
/
+4
*
modules/pam_access: use pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-9
/
+11
*
Fix remaining clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
1
-0
/
+6
*
modules/pam_access: fix compilation warning
Dmitry V. Levin
2020-03-19
1
-0
/
+4
*
pam_access: Fix (IPv6) address prefix size matching
msalle
2020-01-02
1
-1
/
+3
*
Fix or suppress various warnings when compiling with -Wall -Wextra
Tomas Mraz
2019-12-16
1
-1
/
+1
*
pam_access: support parsing files in /etc/security/access.d/*.conf
Tomas Mraz
2017-05-31
1
-2
/
+29
*
Properly test for strtol() failure to find any digits.
Josef Moellers
2017-02-09
1
-1
/
+1
*
pam_access: First check for the (group) match.
Tomas Mraz
2016-11-01
1
-4
/
+4
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-21
/
+6
*
Remove YP dependencies from pam_access, they were never used
Thorsten Kukuk
2016-03-23
1
-8
/
+0
*
pam_access: Avoid uninitialized access of line.
Tomas Mraz
2014-08-13
1
-2
/
+2
*
pam_access: fix debug level logging (ticket #19)
Dmitry V. Levin
2013-11-20
1
-1
/
+1
*
pam_access: better not change the default function used to get domain name.
Tomas Mraz
2013-04-12
1
-3
/
+3
*
pam_access: fix typo in ifdef
Walter de Jong
2013-01-18
1
-1
/
+1
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
1
-4
/
+4
*
If getdomainname() fails or domainname not set use NULL as domain in innetgr().
Tomas Mraz
2011-10-10
1
-5
/
+3
*
Add hostname resolution cache.
Tomas Mraz
2011-10-10
1
-19
/
+35
*
Fix the split on @ in the user field. (Red Hat Bug #732081)
Tomas Mraz
2011-08-25
1
-1
/
+4
*
Initialize the fake_item from item.
Tomas Mraz
2011-06-15
1
-0
/
+1
*
Relevant BUGIDs: #3035919, #3002340, #3037155
Thorsten Kukuk
2010-08-04
1
-1
/
+2
*
Relevant BUGIDs: 2892189
Tomas Mraz
2009-11-18
1
-3
/
+8
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-30
1
-4
/
+22
*
Relevant BUGIDs:
Tomas Mraz
2009-02-25
1
-79
/
+75
*
Relevant BUGIDs:
Thorsten Kukuk
2008-04-21
1
-6
/
+11
*
Relevant BUGIDs:
Tomas Mraz
2008-04-17
1
-19
/
+19
*
Relevant BUGIDs:
Tomas Mraz
2007-12-07
1
-72
/
+98
*
Relevant BUGIDs:
Tomas Mraz
2007-08-15
1
-8
/
+8
*
Relevant BUGIDs:
Thorsten Kukuk
2007-06-25
1
-2
/
+6
*
Relevant BUGIDs: 411390
Thorsten Kukuk
2007-06-22
1
-6
/
+43
*
Relevant BUGIDs:
Tomas Mraz
2007-03-29
1
-5
/
+8
*
Relevant BUGIDs:
Tomas Mraz
2006-08-30
1
-3
/
+26
*
Relevant BUGIDs:
Tomas Mraz
2006-07-03
1
-4
/
+4
*
Relevant BUGIDs:
Thorsten Kukuk
2006-02-07
1
-72
/
+414
*
Relevant BUGIDs: 562730, 435990
Tomas Mraz
2005-11-09
1
-5
/
+7
*
Relevant BUGIDs:
Tomas Mraz
2005-09-26
1
-14
/
+19
*
Relevant BUGIDs:
Tomas Mraz
2005-09-21
1
-3
/
+3
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-09-18
1
-12
/
+1
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-09-03
1
-30
/
+25
*
Relevant BUGIDs: none
Thorsten Kukuk
2005-08-16
1
-14
/
+9
[next]