Commit graph

10 commits

Author SHA1 Message Date
joerg
51a544d77c Don't force unaligned memory use. Bump revision. 2017-02-08 00:07:38 +00:00
obache
e2ec0d56fb Fixes build failure, checking "fixed array != NULL". 2014-12-21 07:31:15 +00:00
obache
27ff38e880 Allow to build with non-native PAM on *BSD. 2012-04-07 01:53:18 +00:00
hans
2478d46da6 Fix build on SunOS with gcc by replacing sunpro arguments with their gcc
counterparts. The wrappers will replace them again for sunpro builds.
2012-03-21 18:24:00 +00:00
obache
93543db152 Update pam-af to 1.0.2.
Bug fix release.
2011-10-17 08:47:51 +00:00
obache
327c7852d9 remove needless assignment, it break strict-aliasing. 2011-03-23 08:10:33 +00:00
obache
7e25cc02fd * Note comments to patch files.
* detect recent OpenPAM correctly
* catch getopt(3) with `int' for platforms that char will never be -1.

Bump PKGREVISION.
2011-01-25 09:07:58 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
obache
604ecba71a Try to fix build failure on Solaris, it does not have LOG_AUTHPRIV. 2008-06-01 08:09:38 +00:00
obache
88a2c34ea0 Import pam_af version 1.0.1.
pam_af is a simple anti-bruteforce PAM module for authentification
services. It can be used to prevent brute-force attacks on services
like SSH or Telnet.
2007-01-08 05:49:01 +00:00