summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pam_tty_audit: Support matching users by uid range.Tomas Mraz2017-06-28
* pam_access: support parsing files in /etc/security/access.d/*.confTomas Mraz2017-05-31
* pam_localuser: Correct the example in documentation.Tomas Mraz2017-04-11
* pam_localuser: Correct documentation of return value.Tomas Mraz2017-04-11
* Make maxclassrepeat=1 behavior consistent with docs (#9)Saul Johnson2017-03-10
* Properly test for strtol() failure to find any digits.Josef Moellers2017-02-09
* pam_exec: fix a potential null pointer dereferenceDaniel Abrecht2017-01-19
* Add missing comma in the limits.conf.5 manpage.Antonio Ospite2016-12-07
* Regular links doesn't work with -no-numbering -no-references.Tomas Mraz2016-11-14
* pam_access: First check for the (group) match.Tomas Mraz2016-11-01
* pam_ftp: Properly use the first name from the supplied listTomas Mraz2016-10-17
* pam_issue: Fix no prompting in parse escape codes mode.Bartos-Elekes Zsolt2016-09-12
* xtests: remove bash dependencyMaxin B. John2016-06-30
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-30
* pam_timestamp: fix typo in strncmp usageDmitry V. Levin2016-06-14
* Correct the examples in pam_fail_delay(3) man page.Tomas Mraz2016-05-30
* Remove spaces in examples for access.conf.Tomas Mraz2016-05-11
* build: avoid non-portable == with "test" (ticket #60)Mike Frysinger2016-05-05
* Release version 1.3.0Thorsten Kukuk2016-04-28
* Updated translations from Zanata.Tomas Mraz2016-04-28
* pam_wheel: Correct the documentation of the root_only option.Tomas Mraz2016-04-19
* pam_unix: Document that MD5 password hash is used to store old passwords.Tomas Mraz2016-04-19
* Project registered at Zanata (fedora.zanata.org) for translations.Tomas Mraz2016-04-14
* pam_unix: Use pam_get_authtok() instead of direct pam_prompt() calls.Tomas Mraz2016-04-06
* pam_get_authtok(): Add authtok_type support to current password prompt.Tomas Mraz2016-04-06
* pam_unix: Make password expiration messages more user-friendly.Tomas Mraz2016-04-04
* innetgr may not be there so make sure that when innetgr is not presentThorsten Kukuk2016-04-04
* build: fix build when crypt() is not part of crypt_libs [ticket#46]Thorsten Kukuk2016-04-04
* build: use $host_cpu for lib64 directory handling [ticket#46]Thorsten Kukuk2016-04-04
* Fix whitespace issuesDmitry V. Levin2016-04-01
* Use TI-RPC functions if we compile and link against libtirpc.Thorsten Kukuk2016-04-01
* PAM_EXTERN isn't needed anymore, but don't remove it to not break lot ofThorsten Kukuk2016-03-29
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
* Fix check for libtirpc and enhance check for libnsl to includeThorsten Kukuk2016-03-24
* Remove YP dependencies from pam_access, they were never usedThorsten Kukuk2016-03-23
* Add checks for localtime() returning NULL.Tomas Mraz2016-03-04
* pam_unix: Silence warnings and fix a minor bug.Tomas Mraz2016-03-04
* pam_env: Document the /etc/environment file.Tomas Mraz2016-02-17
* pam_unix: Add no_pass_expiry option to ignore password expiration.Tomas Mraz2016-02-17
* pam_unix: Change the salt length for new hashes to 16 charactersTomas Mraz2016-01-25
* Relax the conditions for fatal failure on auditing.Tomas Mraz2015-12-17
* pam_tally2: Optionally log the tally count when checking.Tomas Mraz2015-12-16
* Docfix: pam handle is const in pam_syslog() and pam_vsyslog()Jakub Hrozek2015-10-02
* pam_loginuid: Add syslog message if required auditd is not detected.Tomas Mraz2015-09-24
* Allow links to be used instead of w3m for documentation regeneration.Tomas Mraz2015-09-04
* Add missing space in pam_misc_setenv man page.Tomas Mraz2015-09-04
* pam_rootok: use rootok permission instead of passwd permission in SELinux check.Tomas Mraz2015-08-12
* pam_timestamp: Avoid leaking file descriptor.Amarnath Valluri2015-08-05
* Release version 1.2.1Thorsten Kukuk2015-06-22
* Update NEWS fileThorsten Kukuk2015-04-27