Commit Graph

15 Commits

Author SHA1 Message Date
Bandie db022333e1
Changelog, new vesion 0.3.0, include version in programs 2018-12-03 00:06:19 +01:00
Bandie b393c8c80c
Fixes #68 (pam_panic_pw doesn't create dir if it doesn't exist) 2018-10-03 20:28:15 +02:00
Bandie c824566b50
Fixes #62 2018-10-01 20:51:38 +02:00
Bandie 5790e46ed3
Make arrays bigger~ pt. 2 2018-09-30 13:15:32 +02:00
Bandie 37b11825a7
Make the array bigger~ 2018-09-30 12:46:14 +02:00
Bandie d1412beb45
Making pam_panic_pw cunit ready 2018-09-30 01:37:34 +02:00
Bandie 514ba31167
Changed strings and additional translations 2018-09-29 19:07:55 +02:00
Bandie 32159b8689
Cleaning up headers/using them properly 2018-09-28 21:00:16 +02:00
Bandie b7e89ce653
gettext: pam_panic_pw 2018-09-21 22:50:38 +02:00
Bandie 784c9a3455
Make auth file readable to users. (Fixes #42) 2018-04-06 10:16:29 +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 44bf23dbad
Closes #33 2018-04-02 01:20:51 +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