Commit Graph

105 Commits

Author SHA1 Message Date
Bandie b4e4033dd7
Create PULL_REQUEST_TEMPLATE.md 2018-04-25 01:39:19 +02:00
Bandie bd8d6055aa
Create ISSUE_TEMPLATE.md 2018-04-25 01:33:42 +02:00
Bandie 5f8ef5903a
More seriousness™ 2018-04-25 00:56:58 +02:00
Bandie 87de344f6d
Merge pull request #47 from Bandie/master
Hardening, fixes #46
2018-04-23 23:29:24 +02:00
Bandie 76389e4794
Hardening, fixes #46 2018-04-23 23:22:43 +02:00
Bandie 9e892f2cb1
Merge pull request #45 from Bandie/master
Killing out Roff from the github-linguist statistics
2018-04-13 17:15:14 +02:00
Bandie 0091fa536e
Roff? Nah. Fix! 2018-04-13 17:09:39 +02:00
Bandie 3612c452e3
Roff? naaah! 2 2018-04-13 17:07:33 +02:00
Bandie 84fe35dff4
Groff? Nah. 2018-04-13 17:05:05 +02:00
Jordy Dickinson 4ea83bf482
Merge pull request #44 from Bandie/master
README: Addendum
2018-04-08 17:16:25 -04:00
Bandie 9fea6d65d5
Update README.md 2018-04-08 23:14:07 +02:00
Bandie 3c7ac9d8f5
Merge branch 'master' into master 2018-04-08 16:00:56 +02:00
Bandie 36e61e9ee2
Addendum 2018-04-08 15:45:51 +02:00
Bandie f360235295
Merge pull request #43 from Bandie/master
Make auth file readable to users. (Fixes #42)
2018-04-06 10:21:46 +02:00
Bandie 784c9a3455
Make auth file readable to users. (Fixes #42) 2018-04-06 10:16:29 +02:00
Bandie 6779d937bd
Create CODE_OF_CONDUCT.md 2018-04-04 03:03:01 +02:00
Bandie 15cf8d2ecf
Merge pull request #40 from Bandie/master Closes #38
Closes #38
2018-04-04 02:47:05 +02:00
Bandie c02dbfc301
Merge pull request #41 from jordydickinson/bug-url
Add bug URL to configure.ac
2018-04-04 01:56:43 +02:00
Bandie fea5c2978a
Update README.md 2018-04-04 01:54:09 +02:00
Bandie da2ad72809
Merge pull request #39 from jordydickinson/master
Minor revision to README.md
2018-04-04 01:46:36 +02:00
Bandie a65f28725d
Might fix #38 2018-04-03 15:52:18 +02:00
Jordy Dickinson 3e9b7f8629
Add bug URL to configure.ac 2018-04-03 09:50:44 -04:00
Jordy Dickinson ff7cd0932a
Merge branch 'master' of github.com:pampanic/pam_panic 2018-04-03 09:43:27 -04:00
Jordy Dickinson 3a7179a80b
Minor revision to README.md 2018-04-02 23:00:18 -04:00
Bandie 41278e59e2
Merge pull request #37 from Bandie/master
README and manpages: fixing to new prefix path
2018-04-03 04:40:24 +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
Bandie da0241f0da
Merge pull request #36 from jordydickinson/master Closes #30
Convert the project to use the GNU Build System (aka Autotools)
2018-04-03 03:59:47 +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 0b6c8c6560
Fix Travis-CI (hopefully) 2018-04-02 19:08:31 -04:00
Jordy Dickinson 3de58d2a4c
Fix Travis-CI (hopefully) 2018-04-02 18:45:37 -04:00
Jordy Dickinson ff44145609
Fix bad link flags 2018-04-02 18:37:43 -04:00
Jordy Dickinson ce04e4e97a
Fix Travis-CI (hopefully) 2018-04-02 18:37:20 -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 c7e74b6769
Merge pull request #35 from pampanic/bandiePreMerge
Closes #33
2018-04-02 01:24:05 +02:00
Bandie 44bf23dbad
Closes #33 2018-04-02 01:20:51 +02:00
Bandie e797c118ad
Merge pull request #34 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2018-04-02 01:19:17 +02:00
Bandie 93c8ee449a
Update README.md 2018-04-02 01:18:29 +02:00
The Codacy Badger 4d960f0099 Add Codacy badge 2018-04-01 23:16:41 +00:00
Bandie 913a2d2271
Merge pull request #27 from pampanic/bandiePreMerge
Correcting and adding header for future unit tests
2018-04-01 21:50:25 +02:00
Bandie f19d3ee46a
Merge pull request #28 from jordydickinson/master
Minor revisions of English man pages
2018-04-01 21:49:35 +02:00