Go to file
Tomas Mraz 40bfaaed40 Relevant BUGIDs:
Purpose of commit: bugfix

Commit summary:
---------------
Fix wrong allocation in _pammodutil_gr* functions.
Raise the limit on allocated memory size.
Don't retry call if not ERANGE or EINTR
2005-03-30 10:42:54 +00:00
bin Relevant BUGIDs: 124391 2000-12-04 19:02:33 +00:00
conf Relevant BUGIDs: 2004-09-23 15:52:55 +00:00
defs Initial revision 2000-06-20 22:10:38 +00:00
doc Audit option added 2005-01-16 22:12:24 +00:00
dynamic Relevant BUGIDs: 232194 2001-12-09 22:51:12 +00:00
examples Relevant BUGIDs: 2004-09-24 09:18:21 +00:00
libpam prelude ids support 2005-03-29 20:41:18 +00:00
libpam_misc prelude ids support 2005-03-29 20:41:18 +00:00
libpamc prelude ids support 2005-03-29 20:41:18 +00:00
modules Relevant BUGIDs: 2005-03-30 10:42:54 +00:00
_pam_aconf.h.in Relevant BUGIDs: 2004-10-06 13:42:36 +00:00
.cvsignore Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 2000-11-19 23:54:01 +00:00
CHANGELOG fixed configure issue with new cracklib 2005-03-30 09:45:55 +00:00
configure fixed configure issue with new cracklib 2005-03-30 09:45:55 +00:00
configure.in fixed configure issue with new cracklib 2005-03-30 09:45:55 +00:00
Copyright Initial revision 2000-06-20 22:10:38 +00:00
install-sh Relevant BUGIDs: 2004-09-23 15:52:55 +00:00
Make.Rules.in prelude ids support 2005-03-29 20:41:18 +00:00
Makefile Relevant BUGIDs: 2004-10-14 14:47:53 +00:00
pgp.keys.asc Relevant BUGIDs: 612956 2002-09-24 04:35:26 +00:00
README Relevant BUGIDs: 108297 2000-11-20 00:01:49 +00:00

#
# $Id$
#

Hello!

Thanks for downloading Linux-PAM.

NOTES:

How to use it is as follows:

      ./configure --help | less
      ./configure <your-options>
      make

Note, if you are worried - don't even think about doing the next line
(most Linux distributions already support PAM out of the box, so if
something goes wrong with installing the code from this version your
box may stop working..)

      make install

That said, please report problems to me.

Andrew Morgan
<morgan@kernel.org>
<agmorgan@users.sourceforge.net>