Commit Graph

93 Commits

Author SHA1 Message Date
Chromium Neptune d0b7ac92d0 Translation in Japanese #14 2018-05-31 01:28:55 +09:00
Chromium Neptune d08c33fcd8 Translation in Japanese #14 2018-05-31 01:23:28 +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
Bandie b7cb4c0b81 Working CUnit test but still meh autoconf 2018-05-11 04:03:19 +02:00
Bandie 3b9cb19ec8 Test suites with dirty autoconf. Closes #20 2018-05-11 01:29:13 +02:00
Dashie 84f91d2a76 Add english wording to clarify the usage 2018-04-26 15:34:29 +02:00
Dashie 47118c6a9b Add French man page for pam_panic_pw 2018-04-26 13:58:53 +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 5f8ef5903a More seriousness™ 2018-04-25 00:56:58 +02:00
Bandie 76389e4794 Hardening, fixes #46 2018-04-23 23:22:43 +02:00
Bandie 784c9a3455 Make auth file readable to users. (Fixes #42) 2018-04-06 10:16:29 +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 db6d23c20c Fix missing German man page 2018-04-02 21:53:56 -04:00
Jordy Dickinson 6cdca0b87b Fix problem where pam_panic_pw.1 wasn't gzipped 2018-04-02 21:46:37 -04: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 af01182356 USE="-offensive" 2018-04-03 03:00:46 +02: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 844bb0cebd Remove pam_panic.la from install (only install .so) 2018-04-02 19:26:54 -04:00
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
Bandie 44bf23dbad Closes #33 2018-04-02 01:20:51 +02:00
Bandie dd78ce5b5b Resolving linking errors 2018-04-01 21:32:15 +02:00
Bandie aca16b9f2c correction 2018-04-01 16:48:06 +02:00
Bandie 607e7e241c Correcting and adding headers for future testing purposes. 2018-04-01 16:45:09 +02:00
Bandie 9c6b5704e2 Comments 2018-04-01 02:19:33 +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
Bandie 721f63774c Order™ 2018-03-29 14:20:32 +02:00
Bandie 9c0f4c5835 Makefiles™ 2018-03-29 13:44:17 +02:00
Bandie ad87063614 strcpy() -> strncpy() 2018-03-28 07:22:22 +02:00
Bandie 11c0da1f9c Removable media -> (auth|panic) key 2018-03-27 18:45:21 +02:00
Bandie c6678b5026 s/flash drive/removable media/g 2018-03-27 18:14:16 +02:00
Bandie d21bc82594 Initial commit 2018-03-27 03:32:29 +02:00