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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
24
-78
/
+78
*
pam_timestamp: fix typo in strncmp usage
Dmitry V. Levin
2016-06-14
1
-1
/
+1
*
Remove spaces in examples for access.conf.
Tomas Mraz
2016-05-11
2
-25
/
+25
*
pam_wheel: Correct the documentation of the root_only option.
Tomas Mraz
2016-04-19
1
-1
/
+2
*
pam_unix: Document that MD5 password hash is used to store old passwords.
Tomas Mraz
2016-04-19
1
-0
/
+2
*
pam_unix: Use pam_get_authtok() instead of direct pam_prompt() calls.
Tomas Mraz
2016-04-06
5
-208
/
+23
*
pam_unix: Make password expiration messages more user-friendly.
Tomas Mraz
2016-04-04
1
-2
/
+2
*
innetgr may not be there so make sure that when innetgr is not present
Thorsten Kukuk
2016-04-04
3
-4
/
+21
*
Fix whitespace issues
Dmitry V. Levin
2016-04-01
7
-7
/
+0
*
Use TI-RPC functions if we compile and link against libtirpc.
Thorsten Kukuk
2016-04-01
1
-1
/
+72
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
50
-871
/
+128
*
Fix check for libtirpc and enhance check for libnsl to include
Thorsten Kukuk
2016-03-24
1
-2
/
+2
*
Remove YP dependencies from pam_access, they were never used
Thorsten Kukuk
2016-03-23
2
-10
/
+2
*
Add checks for localtime() returning NULL.
Tomas Mraz
2016-03-04
2
-10
/
+11
*
pam_unix: Silence warnings and fix a minor bug.
Tomas Mraz
2016-03-04
2
-8
/
+2
*
pam_env: Document the /etc/environment file.
Tomas Mraz
2016-02-17
3
-3
/
+17
*
pam_unix: Add no_pass_expiry option to ignore password expiration.
Tomas Mraz
2016-02-17
4
-11
/
+47
*
pam_unix: Change the salt length for new hashes to 16 characters
Tomas Mraz
2016-01-25
1
-5
/
+2
*
pam_tally2: Optionally log the tally count when checking.
Tomas Mraz
2015-12-16
2
-5
/
+24
*
pam_loginuid: Add syslog message if required auditd is not detected.
Tomas Mraz
2015-09-24
1
-0
/
+2
*
pam_rootok: use rootok permission instead of passwd permission in SELinux check.
Tomas Mraz
2015-08-12
1
-1
/
+1
*
pam_timestamp: Avoid leaking file descriptor.
Amarnath Valluri
2015-08-05
1
-0
/
+1
*
Release version 1.2.1
Thorsten Kukuk
2015-06-22
7
-14
/
+37
*
Fix some grammatical errors in documentation.
Thorsten Kukuk
2015-04-27
7
-8
/
+8
*
Add "quiet" option to pam_unix to suppress informential info
Thorsten Kukuk
2015-04-23
3
-6
/
+25
*
Use crypt_r if available in pam_userdb and in pam_unix.
Tomas Mraz
2015-04-07
2
-7
/
+35
*
pam_env: expand @{HOME} and @{SHELL} and enhance documentation
Thorsten Kukuk
2015-03-25
3
-19
/
+46
*
Clarify pam_access docs re PAM service names and X $DISPLAY value testing.
Thorsten Kukuk
2015-03-24
2
-10
/
+35
*
Don't use sudo directory, the timestamp format is different (Ticket#32)
Thorsten Kukuk
2015-03-24
1
-1
/
+2
*
Enhance group.conf examples (Ticket#35)
Thorsten Kukuk
2015-03-24
1
-3
/
+3
*
Document timestampdir option (Ticket#33)
Thorsten Kukuk
2015-03-24
1
-2
/
+17
*
pam_succeed_if: Fix copy&paste error in rhost and tty values.
Tomas Mraz
2014-10-17
1
-2
/
+2
*
pam_succeed_if: Use long long type for numeric values
Tomas Mraz
2014-10-17
1
-10
/
+10
*
pam_mkhomedir: Drop superfluous stat() call.
Tomas Mraz
2014-08-26
1
-15
/
+1
*
pam_exec: Do not depend on open() returning STDOUT_FILENO.
Tomas Mraz
2014-08-26
1
-1
/
+11
*
pam_keyinit: Check return value of setregid.
Robin Hack
2014-08-25
1
-1
/
+2
*
pam_filter: Avoid leaking descriptors when fork() fails.
Robin Hack
2014-08-25
1
-0
/
+5
*
pam_echo: Avoid leaking file descriptor.
Robin Hack
2014-08-14
1
-2
/
+9
*
pam_tty_audit: Silence Coverity reporting uninitialized use.
Robin Hack
2014-08-13
1
-0
/
+1
*
pam_tally2: Avoid uninitialized use of fileinfo.
Tomas Mraz
2014-08-13
1
-4
/
+1
*
pam_access: Avoid uninitialized access of line.
Tomas Mraz
2014-08-13
1
-2
/
+2
*
pam_lastlog: Properly clean up last_login structure before use.
Tomas Mraz
2014-08-05
1
-2
/
+2
*
Make pam_pwhistory and pam_unix tolerant of corrupted opasswd file.
Tomas Mraz
2014-07-21
2
-2
/
+19
*
pam_limits: nofile refers to file descriptors not files
Tomas Mraz
2014-06-19
2
-2
/
+2
*
pam_limits: clarify documentation of maxlogins and maxsyslogins limits.
Tomas Mraz
2014-06-19
1
-3
/
+6
*
pam_unix: Check for NULL return from Goodcrypt_md5().
Tomas Mraz
2014-06-19
1
-1
/
+1
*
pam_unix: check for NULL return from malloc()
Tomas Mraz
2014-06-19
1
-0
/
+2
*
pam_loginuid: Document one more possible case of PAM_IGNORE return.
Tomas Mraz
2014-05-22
1
-1
/
+3
*
pam_loginuid: Document other possible return values.
Tomas Mraz
2014-05-22
1
-2
/
+17
*
pam_timestamp: fix potential directory traversal issue (ticket #27)
Dmitry V. Levin
2014-03-26
1
-1
/
+12
[next]