Commit Graph

47 Commits

Author SHA1 Message Date
db022333e1 Changelog, new vesion 0.3.0, include version in programs 2018-12-03 00:06:19 +01:00
b2f0d994e8 Polish translation from Dekster 2018-12-02 01:33:52 +01:00
a19521d2d9 Translation for Dutch 2018-11-09 22:21:15 +01:00
b393c8c80c Fixes #68 (pam_panic_pw doesn't create dir if it doesn't exist) 2018-10-03 20:28:15 +02:00
c824566b50 Fixes #62 2018-10-01 20:51:38 +02:00
15942ecc8d Fixes #61 2018-10-01 20:40:56 +02:00
5790e46ed3 Make arrays bigger~ pt. 2 2018-09-30 13:15:32 +02:00
37b11825a7 Make the array bigger~ 2018-09-30 12:46:14 +02:00
d1412beb45 Making pam_panic_pw cunit ready 2018-09-30 01:37:34 +02:00
514ba31167 Changed strings and additional translations 2018-09-29 19:07:55 +02:00
4db2b8d8a7 po4a into autotools 2018-09-29 19:02:11 +02:00
d3fcbb8c61 Remove all translations since they're going to be build by po4a 2018-09-29 16:57:33 +02:00
6cef8d96be Dot! 2018-09-29 16:51:03 +02:00
8e8ee8742c Let po4a translate it 2018-09-28 23:02:13 +02:00
4d53e9c258 Making it po4a compatible 2018-09-28 23:01:47 +02:00
32159b8689 Cleaning up headers/using them properly 2018-09-28 21:00:16 +02:00
b7e89ce653 gettext: pam_panic_pw 2018-09-21 22:50:38 +02:00
92968eb417 Fix some makefiles 2018-09-21 22:29:22 +02:00
11597d0539 Prepare autotools for gettext 2018-09-21 22:28:32 +02:00
c090a984f1 Space -> \t 2018-08-12 21:15:30 +02:00
d0bf059054 Build Spanish translation for pam_panic_pw 2018-08-12 21:13:18 +02:00
1974d14420 replace accents 2018-08-12 19:36:43 +02:00
6975f5f2fa Translated pam_panic.8 to ES, made pam_panic_pw.1 more consistent with pam_panic.8 2018-08-10 14:25:23 -04:00
67c4b71769 Update pam_panic_pw.1
\& before dot
2018-08-10 19:58:31 +02:00
cbdaf8f0dd Added authorship 2018-08-10 13:55:25 -04:00
83e3b80673 Translated pam_panic_pw man1 to ES.
I would recommend that a native speaker check this before publishing. While I am reasonably confident in my translations, I am an L2 speaker, so I could have made errors.
2018-08-10 13:47:46 -04:00
b761626fbd Japanese translation merge 2018-06-11 12:35:45 +02:00
1e7db91338 Fixes #52 2018-05-31 13:07:18 +02:00
d08c33fcd8 Translation in Japanese #14 2018-05-31 01:23:28 +09:00
84f91d2a76 Add english wording to clarify the usage 2018-04-26 15:34:29 +02:00
47118c6a9b Add French man page for pam_panic_pw 2018-04-26 13:58:53 +02:00
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