pam-modules/lib
Sergey Poznyakoff cc64dd9eaf Add pam_umotd module.
* Makefile.am [PAM_COND_UMOTD] (UMOTD_DIR): New variable.
(SUBDIRS): Add $(UMOTD_DIR).
* configure.ac: Check for security/pam_ext.h.
Add pam_umotd module.
* lib/graypam.h (pam_opt_type)<pam_opt_rest>: New type.
* lib/parseopt.c (gray_parseopt): Upon encoutnering pam_opt_rest parameter,
stop further processing and return the index of the next argument.
* pam_umotd/Makefile.am: New file.
* pam_umotd/pam_umotd.c: New file.
2012-07-04 13:01:18 +03:00
..
base64.c Update copyright years 2011-04-08 08:54:48 +00:00
converse.c Update copyright years 2011-04-08 08:54:48 +00:00
env.c Revamp build system. Add pam_ldaphome module. 2012-05-13 09:48:57 +00:00
escape.c Update copyright years 2011-04-08 08:54:48 +00:00
graypam.h Add pam_umotd module. 2012-07-04 13:01:18 +03:00
ldappass.c Update copyright years 2011-04-08 08:54:48 +00:00
log.c Update copyright years 2011-04-08 08:54:48 +00:00
Makefile.am Revamp build system. Add pam_ldaphome module. 2012-05-13 09:48:57 +00:00
md5.c Remove mailutils' traces 2008-03-15 07:57:01 +00:00
md5.h Initial framework for LDAP-style password hashes. 2008-03-15 07:39:01 +00:00
mem.c Update copyright years 2011-04-08 08:54:48 +00:00
parseopt.c Add pam_umotd module. 2012-07-04 13:01:18 +03:00
sha1.c Remove mailutils' traces 2008-03-15 07:57:01 +00:00
sha1.h Initial framework for LDAP-style password hashes. 2008-03-15 07:39:01 +00:00
slist.c * configure.ac (PAM_COMMON_INCLUDES): Add -I${top_srcdir}/lib. 2008-03-13 13:53:32 +00:00
strutil.c Update copyright years 2011-04-08 08:54:48 +00:00
transform.c Various bugfixes. 2011-08-31 07:34:59 +00:00
vartab.c Update copyright years 2011-04-08 08:54:48 +00:00