Commit Graph

30 Commits

Author SHA1 Message Date
Bandie b033af5cfe
Fixes #71, MBR supportet. Additions to man pages. 2018-10-29 19:07:42 +01:00
Bandie 4db2b8d8a7
po4a into autotools 2018-09-29 19:02:11 +02:00
Bandie d3fcbb8c61
Remove all translations since they're going to be build by po4a 2018-09-29 16:57:33 +02:00
Bandie 6cef8d96be
Dot! 2018-09-29 16:51:03 +02:00
Bandie 8e8ee8742c
Let po4a translate it 2018-09-28 23:02:13 +02:00
Bandie 4caa5b0ded
Making things more clear; po4a compatible. 2018-09-28 23:00:49 +02:00
Bandie 3aec1b8270
Preparing for po4a 2018-09-28 20:59:01 +02:00
Bandie 40d30abbaa
Better explaination, getting rid of some unnecessary escaping. 2018-09-22 17:32:05 +02:00
Bandie 5cbb440161
Coldlight Moon review 2018-08-12 20:23:58 +02:00
Bandie 160e446d61
Review by Coldlight Moon 2018-08-12 19:28:23 +02:00
dangeredwolf 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
Bandie b761626fbd
Japanese translation merge 2018-06-11 12:35:45 +02:00
Chromium Neptune 46ec95b058
Update translation more fluently 2018-06-02 13:57:53 +09:00
Bandie 1e7db91338
Fixes #52 2018-05-31 13:07:18 +02:00
Chromium Neptune d0b7ac92d0
Translation in Japanese #14 2018-05-31 01:28:55 +09:00
Chromium Neptune a0bd5ec6b8
Translation in Japanese #14 2018-05-31 01:16:48 +09:00
Chromium Neptune af474f1800
Create pam_panic.8 2018-05-31 01:03:43 +09:00
Jordy Dickinson 49d73da3ad
Merge pull request #49 from Bandie/master
Test suits with dirty autoconf
2018-05-16 18:25:51 -04:00
Bandie 85c6f7ed9b
__PAMPANICPW__: pam_panic.so -> pam_panic_pw 2018-05-16 15:52:59 +02:00
Dashie 313ccc4dac
Update French man page for pam_panic 2018-04-26 13:58:44 +02:00
Dashie ac689b8255
Fix color 2018-04-26 13:58:15 +02:00
Bandie a65f28725d
Might fix #38 2018-04-03 15:52:18 +02:00
Bandie 4b69fba344
Manpage's content: Path fixed; whoops for moving 2018-04-03 04:36:21 +02:00
Bandie c4234bd0ca
Manpage's content: Path corrected 2018-04-03 04:32:07 +02:00
Jordy Dickinson 4d8697fff2
Merge Bandie's Kidz Bop version 2018-04-02 21:27:31 -04:00
Jordy Dickinson 51eefffcbd
Gzip man pages by default 2018-04-02 21:20:17 -04:00
Bandie f8427f1ef1
USE="-offensive" 2018-04-03 02:59:43 +02:00
Jordy Dickinson ff1b6c376f
Fix (un)installation of man pages 2018-04-02 20:35:23 -04:00
Jordy Dickinson 4409a3a069
Fix `make dist` 2018-04-02 19:41:48 -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