Commit Graph

16 Commits

Author SHA1 Message Date
784c9a3455 Make auth file readable to users. (Fixes #42) 2018-04-06 10:16:29 +02:00
a65f28725d Might fix #38 2018-04-03 15:52:18 +02:00
db6d23c20c Fix missing German man page 2018-04-02 21:53:56 -04:00
6cdca0b87b Fix problem where pam_panic_pw.1 wasn't gzipped 2018-04-02 21:46:37 -04:00
4d8697fff2 Merge Bandie's Kidz Bop version 2018-04-02 21:27:31 -04:00
51eefffcbd Gzip man pages by default 2018-04-02 21:20:17 -04:00
af01182356 USE="-offensive" 2018-04-03 03:00:46 +02:00
ff1b6c376f Fix (un)installation of man pages 2018-04-02 20:35:23 -04:00
4409a3a069 Fix make dist 2018-04-02 19:41:48 -04:00
e4dc10c8b9 Fix problem with PPASSFILE having the literal '${prefix}' prefix 2018-04-02 17:40:56 -04:00
05d8fe5d5f Convert the project to use the GNU Build System (aka Autotools)
LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly.
This is also the reason AUTHORS, INSTALL, and README were created.

Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man.

Finally, certain variables are passed through the config.h file to the
module rather than as -D flags on the command-line.
2018-04-02 14:44:28 -04:00
44bf23dbad Closes #33 2018-04-02 01:20:51 +02:00
aca16b9f2c correction 2018-04-01 16:48:06 +02:00
607e7e241c Correcting and adding headers for future testing purposes. 2018-04-01 16:45:09 +02:00
599dde34c1 Header + linking(?) 2018-04-01 02:09:00 +02:00
b31cc5948b Password function 2018-04-01 01:53:41 +02:00