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
*
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
*
pam_userdb: document that .db suffix should not be used
Tomas Mraz
2014-03-20
1
-2
/
+3
*
pam_selinux: canonicalize user name
Tomas Mraz
2014-03-11
1
-0
/
+5
*
Introduce pam_modutil_sanitize_helper_fds
Dmitry V. Levin
2014-01-27
7
-83
/
+57
*
pam_xauth: avoid potential SIGPIPE when writing to xauth process
Dmitry V. Levin
2014-01-27
1
-1
/
+1
*
pam_loginuid: log significant loginuid write errors
Dmitry V. Levin
2014-01-27
1
-3
/
+9
*
Fix gratuitous use of strdup and x_strdup
Dmitry V. Levin
2014-01-27
9
-42
/
+37
*
pam_userdb: fix password hash comparison
Dmitry V. Levin
2014-01-27
1
-3
/
+6
*
pam_xauth: log fatal errors preventing xauth process execution
Dmitry V. Levin
2014-01-24
1
-0
/
+3
*
pam_loginuid: cleanup loginuid buffer initialization
Dmitry V. Levin
2014-01-22
1
-1
/
+1
*
pam_limits: fix utmp->ut_user handling
Dmitry V. Levin
2014-01-20
1
-3
/
+8
*
pam_mkhomedir: check and create home directory for the same user (ticket #22)
Dmitry V. Levin
2014-01-20
1
-5
/
+5
*
pam_limits: detect and ignore stale utmp entries
Tomas Mraz
2014-01-20
1
-0
/
+7
*
pam_loginuid: Always return PAM_IGNORE in userns
Stéphane Graber
2014-01-18
1
-10
/
+11
*
pam_namespace: don't use bashisms in default namespace.init script
Steve Langasek
2014-01-15
2
-1
/
+6
*
pam_loginuid: Ignore failure in user namespaces
Stéphane Graber
2014-01-10
1
-1
/
+14
*
pam_loginuid: return PAM_IGNORE when /proc/self/loginuid does not exist
Dmitry V. Levin
2014-01-10
1
-15
/
+28
*
pam_access: fix debug level logging (ticket #19)
Dmitry V. Levin
2013-11-20
1
-1
/
+1
*
pam_warn: log flags passed to the module (ticket #25)
Dmitry V. Levin
2013-11-20
1
-15
/
+15
*
pam_securetty: check return value of fgets
Dmitry V. Levin
2013-11-20
1
-3
/
+2
*
pam_lastlog: fix format string
Dmitry V. Levin
2013-11-20
1
-1
/
+2
*
If the correct loginuid is set already, skip writing it.
Darren Tucker
2013-11-20
1
-3
/
+8
*
Always ask for old password if changing NIS account
Thorsten Kukuk
2013-11-11
1
-1
/
+2
*
Allow DES as compatibility option for /etc/login.defs
Thorsten Kukuk
2013-11-08
1
-1
/
+3
[next]