Commit Graph

11 Commits

Author SHA1 Message Date
Bandie 01b4a1bbed
Switch: Strict mode. Lock out if config is broken or not. 2018-11-14 17:00:39 +01:00
Bandie 6634701bf2
Formatting 2018-10-30 22:05:05 +01:00
Bandie 200a2ea260
Adding header guards 2018-10-30 21:19:07 +01:00
Bandie 32159b8689
Cleaning up headers/using them properly 2018-09-28 21:00:16 +02:00
Bandie 8ad9fad8e6
gettext: pam_panic_password 2018-09-21 22:49:07 +02:00
Bandie 76389e4794
Hardening, fixes #46 2018-04-23 23:22:43 +02: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
Bandie dd78ce5b5b
Resolving linking errors 2018-04-01 21:32:15 +02:00
Bandie 607e7e241c
Correcting and adding headers for future testing purposes. 2018-04-01 16:45:09 +02:00
Bandie 599dde34c1
Header + linking(?) 2018-04-01 02:09:00 +02:00
Bandie b31cc5948b
Password function 2018-04-01 01:53:41 +02:00