Commit Graph

116 Commits

Author SHA1 Message Date
Jordy Dickinson
ff44145609
Fix bad link flags 2018-04-02 18:37:43 -04:00
Jordy Dickinson
e4dc10c8b9
Fix problem with PPASSFILE having the literal '${prefix}' prefix 2018-04-02 17:40:56 -04:00
Jordy Dickinson
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
dd78ce5b5b
Resolving linking errors 2018-04-01 21:32:15 +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
9c6b5704e2
Comments 2018-04-01 02:19:33 +02:00
599dde34c1
Header + linking(?) 2018-04-01 02:09:00 +02:00
b31cc5948b
Password function 2018-04-01 01:53:41 +02:00
721f63774c
Order™ 2018-03-29 14:20:32 +02:00
9c0f4c5835
Makefiles™ 2018-03-29 13:44:17 +02:00
ad87063614
strcpy() -> strncpy() 2018-03-28 07:22:22 +02:00
11c0da1f9c
Removable media -> (auth|panic) key 2018-03-27 18:45:21 +02:00
c6678b5026
s/flash drive/removable media/g 2018-03-27 18:14:16 +02:00
d21bc82594
Initial commit 2018-03-27 03:32:29 +02:00