summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * pam_securetty: check return value of fgetsDmitry V. Levin2013-11-20
| * pam_lastlog: fix format stringDmitry V. Levin2013-11-20
| * If the correct loginuid is set already, skip writing it.Darren Tucker2013-11-20
| * Always ask for old password if changing NIS accountThorsten Kukuk2013-11-11
| * Allow DES as compatibility option for /etc/login.defsThorsten Kukuk2013-11-08
| * Docfix: pam_prompt() and pam_vprompt() return int.Tomas Mraz2013-10-14
| * Make pam_tty_audit work with old kernels not supporting log_passwd.Tomas Mraz2013-10-14
| * Fix pam_tty_audit log_passwd support and regression.Tomas Mraz2013-09-25
| * Release version 1.1.8Thorsten Kukuk2013-09-19
* | New upstream version 1.1.8Steve Langasek2019-01-03
|\|
| * Check return value of setuid to remove glibc warnings.Thorsten Kukuk2013-09-16
| * Write to *rounds only if non-NULL.Tomas Mraz2013-09-13
| * Add missing ')'Tomas Mraz2013-09-13
| * Release version 1.1.7Thorsten Kukuk2013-09-11
| * Updated translations from Transifex.Tomas Mraz2013-09-11
| * Extend pam_exec by stdout and type= options (ticket #8):Thorsten Kukuk2013-09-04
| * Fix compile errorThorsten Kukuk2013-08-30
| * Restart waitpid if it returns with EINTR (ticket #17)Thorsten Kukuk2013-08-29
| * misc_conv.3: Fix documentation of misc_convThorsten Kukuk2013-08-28
| * Apply the exclusive check in pam_sepermit only when loginuid not set.Tomas Mraz2013-08-23
| * Updated translations from Transifex.Tomas Mraz2013-08-22
| * pam_rootok: fix linking in --enable-audit modeDmitry V. Levin2013-07-01
| * pam_tty_audit: fix a typo that crept in during patch reviewRichard Guy Briggs2013-07-01
| * pam_tty_audit: add an option to control logging of passwords: log_passwdRichard Guy Briggs2013-06-21
| * Man page fix - unix_update runs in the permissive mode as well.Tomas Mraz2013-06-20
| * Use hash from /etc/login.defs as default if noThorsten Kukuk2013-06-18
| * pam_access: better not change the default function used to get domain name.Tomas Mraz2013-04-12
| * Fix strict aliasing issue in MD5 implementations.Tomas Mraz2013-03-28
| * pam_lastlog: Do not fail on short read if btmp is corrupted.Tomas Mraz2013-03-22
| * pam_rootok: Allow proper logging of the user AVC if access disallowed by SELinuxTomas Mraz2013-03-22
| * Add checks for crypt() returning NULL.Tomas Mraz2013-02-08
| * pam_userdb: Allow also modern password hashes supported by crypt().Tomas Mraz2013-02-07
| * pam_access: fix typo in ifdefWalter de Jong2013-01-18
| * pam_cracklib: Mention checks that are not run for root.Tomas Mraz2012-12-20
| * Update also the POT file.Tomas Mraz2012-12-20
| * Updated translations from Transifex, added new languages.Tomas Mraz2012-12-12
| * pam_selinux: Drop obsolete and unsupported manual context selection.Tomas Mraz2012-11-30
| * pam_limits: fix grammatical mistake.Tomas Mraz2012-11-23
| * Reflect the enforce_for_root semantics change in pam_pwhistory xtest.Tomas Mraz2012-11-13
| * pam_unix: fix build in --enable-selinux modeDmitry V. Levin2012-10-10
| * pam_namespace: add mntopts flag for tmpfs mount optionsTomas Mraz2012-10-10
| * pam_selinux, pam_tally2: Add tty and rhost to audit data.Tomas Mraz2012-09-06
| * Update configure.in to use more recent interfaces.Tomas Mraz2012-09-06
| * Add missing $(DESTDIR) when making directories on install.Tomas Mraz2012-08-17
| * release version 1.1.6Thorsten Kukuk2012-08-17
| * Small documentation and define fixesThorsten Kukuk2012-08-16
| * Respect PAM_AUTHTOK_TYPE in pam_get_authtok_verify().Tomas Mraz2012-08-13
| * Document limits.d also in the limits.conf manpage.Tomas Mraz2012-08-09
| * New autotools do not create empty directories on install.Tomas Mraz2012-07-23
| * RLIMIT_* variables are no longer defined unless you explicitly includeStevan Bajić2012-07-09