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
*
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
*
Make pam_tty_audit work with old kernels not supporting log_passwd.
Tomas Mraz
2013-10-14
1
-2
/
+7
*
Fix pam_tty_audit log_passwd support and regression.
Tomas Mraz
2013-09-25
1
-0
/
+3
*
Check return value of setuid to remove glibc warnings.
Thorsten Kukuk
2013-09-16
2
-2
/
+10
*
Write to *rounds only if non-NULL.
Tomas Mraz
2013-09-13
1
-1
/
+1
*
Add missing ')'
Tomas Mraz
2013-09-13
1
-1
/
+1
*
Extend pam_exec by stdout and type= options (ticket #8):
Thorsten Kukuk
2013-09-04
2
-15
/
+127
*
Fix compile error
Thorsten Kukuk
2013-08-30
1
-1
/
+1
*
Restart waitpid if it returns with EINTR (ticket #17)
Thorsten Kukuk
2013-08-29
3
-3
/
+6
*
Apply the exclusive check in pam_sepermit only when loginuid not set.
Tomas Mraz
2013-08-23
1
-1
/
+35
*
pam_rootok: fix linking in --enable-audit mode
Dmitry V. Levin
2013-07-01
1
-1
/
+1
*
pam_tty_audit: fix a typo that crept in during patch review
Richard Guy Briggs
2013-07-01
1
-11
/
+11
*
pam_tty_audit: add an option to control logging of passwords: log_passwd
Richard Guy Briggs
2013-06-21
2
-1
/
+37
*
Man page fix - unix_update runs in the permissive mode as well.
Tomas Mraz
2013-06-20
1
-1
/
+1
*
Use hash from /etc/login.defs as default if no
Thorsten Kukuk
2013-06-18
4
-31
/
+151
*
pam_access: better not change the default function used to get domain name.
Tomas Mraz
2013-04-12
1
-3
/
+3
*
Fix strict aliasing issue in MD5 implementations.
Tomas Mraz
2013-03-28
2
-4
/
+2
*
pam_lastlog: Do not fail on short read if btmp is corrupted.
Tomas Mraz
2013-03-22
1
-0
/
+4
*
pam_rootok: Allow proper logging of the user AVC if access disallowed by SELinux
Tomas Mraz
2013-03-22
1
-2
/
+61
*
Add checks for crypt() returning NULL.
Tomas Mraz
2013-02-08
2
-1
/
+10
*
pam_userdb: Allow also modern password hashes supported by crypt().
Tomas Mraz
2013-02-07
1
-6
/
+2
*
pam_access: fix typo in ifdef
Walter de Jong
2013-01-18
1
-1
/
+1
*
pam_cracklib: Mention checks that are not run for root.
Tomas Mraz
2012-12-20
1
-0
/
+2
*
pam_selinux: Drop obsolete and unsupported manual context selection.
Tomas Mraz
2012-11-30
1
-80
/
+0
*
pam_limits: fix grammatical mistake.
Tomas Mraz
2012-11-23
1
-1
/
+1
*
pam_unix: fix build in --enable-selinux mode
Dmitry V. Levin
2012-10-10
1
-0
/
+1
*
pam_namespace: add mntopts flag for tmpfs mount options
Tomas Mraz
2012-10-10
3
-3
/
+28
*
pam_selinux, pam_tally2: Add tty and rhost to audit data.
Tomas Mraz
2012-09-06
2
-7
/
+13
*
Add missing $(DESTDIR) when making directories on install.
Tomas Mraz
2012-08-17
2
-2
/
+2
*
Small documentation and define fixes
Thorsten Kukuk
2012-08-16
4
-2
/
+14
*
Document limits.d also in the limits.conf manpage.
Tomas Mraz
2012-08-09
1
-0
/
+8
*
New autotools do not create empty directories on install.
Tomas Mraz
2012-07-23
2
-3
/
+6
*
RLIMIT_* variables are no longer defined unless you explicitly include
Stevan Bajić
2012-07-09
1
-0
/
+1
*
pam_umask: correct the documentation of GECOS field parsing
Tomas Mraz
2012-06-27
1
-11
/
+8
*
pam_cracklib: Add monotonic character sequence checking.
Tomas Mraz
2012-06-22
2
-0
/
+64
*
pam_timestamp: Fix copy&paste error in manpage.
Tomas Mraz
2012-06-01
1
-1
/
+1
*
pam_pwhistory: Always record the old password even when root changes it.
Tomas Mraz
2012-05-28
1
-9
/
+12
*
pam_cracklib: Add enforce_for_root option.
Tomas Mraz
2012-05-24
2
-2
/
+19
*
pam_cracklib: Add maxclassrepeat, gecoscheck checks and remove unused difignore.
Tomas Mraz
2012-04-30
2
-53
/
+142
*
pam_lastlog: Never lock out the root account.
Tomas Mraz
2012-04-30
2
-1
/
+9
*
pam_lastlog: add possibility to lock out inactive users in auth or account
Tomas Mraz
2012-04-17
2
-32
/
+224
[next]