Commit Graph

96 Commits

Author SHA1 Message Date
4ea83bf482 Merge pull request #44 from Bandie/master
README: Addendum
2018-04-08 17:16:25 -04:00
9fea6d65d5 Update README.md 2018-04-08 23:14:07 +02:00
3c7ac9d8f5 Merge branch 'master' into master 2018-04-08 16:00:56 +02:00
36e61e9ee2 Addendum 2018-04-08 15:45:51 +02:00
f360235295 Merge pull request #43 from Bandie/master
Make auth file readable to users. (Fixes #42)
2018-04-06 10:21:46 +02:00
784c9a3455 Make auth file readable to users. (Fixes #42) 2018-04-06 10:16:29 +02:00
6779d937bd Create CODE_OF_CONDUCT.md 2018-04-04 03:03:01 +02:00
15cf8d2ecf Merge pull request #40 from Bandie/master Closes #38
Closes #38
2018-04-04 02:47:05 +02:00
c02dbfc301 Merge pull request #41 from jordydickinson/bug-url
Add bug URL to configure.ac
2018-04-04 01:56:43 +02:00
fea5c2978a Update README.md 2018-04-04 01:54:09 +02:00
da2ad72809 Merge pull request #39 from jordydickinson/master
Minor revision to README.md
2018-04-04 01:46:36 +02:00
a65f28725d Might fix #38 2018-04-03 15:52:18 +02:00
3e9b7f8629 Add bug URL to configure.ac 2018-04-03 09:50:44 -04:00
ff7cd0932a Merge branch 'master' of github.com:pampanic/pam_panic 2018-04-03 09:43:27 -04:00
3a7179a80b Minor revision to README.md 2018-04-02 23:00:18 -04:00
41278e59e2 Merge pull request #37 from Bandie/master
README and manpages: fixing to new prefix path
2018-04-03 04:40:24 +02:00
4b69fba344 Manpage's content: Path fixed; whoops for moving 2018-04-03 04:36:21 +02:00
c4234bd0ca Manpage's content: Path corrected 2018-04-03 04:32:07 +02:00
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
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
f8427f1ef1 USE="-offensive" 2018-04-03 02:59:43 +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
844bb0cebd Remove pam_panic.la from install (only install .so) 2018-04-02 19:26:54 -04:00
0b6c8c6560 Fix Travis-CI (hopefully) 2018-04-02 19:08:31 -04:00
3de58d2a4c Fix Travis-CI (hopefully) 2018-04-02 18:45:37 -04:00
ff44145609 Fix bad link flags 2018-04-02 18:37:43 -04:00
ce04e4e97a Fix Travis-CI (hopefully) 2018-04-02 18:37:20 -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
c7e74b6769 Merge pull request #35 from pampanic/bandiePreMerge
Closes #33
2018-04-02 01:24:05 +02:00
44bf23dbad Closes #33 2018-04-02 01:20:51 +02:00
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
93c8ee449a Update README.md 2018-04-02 01:18:29 +02:00
4d960f0099 Add Codacy badge 2018-04-01 23:16:41 +00:00
913a2d2271 Merge pull request #27 from pampanic/bandiePreMerge
Correcting and adding header for future unit tests
2018-04-01 21:50:25 +02:00
f19d3ee46a Merge pull request #28 from jordydickinson/master
Minor revisions of English man pages
2018-04-01 21:49:35 +02:00
4e6260f547 CF removed due to impossibility. 2018-04-01 21:46:39 +02:00
dd78ce5b5b Resolving linking errors 2018-04-01 21:32:15 +02:00
44d56a0d37 Minor revisions of English man pages 2018-04-01 13:29:43 -04: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
bd031fbd4d Merge pull request #26 from pampanic/bandiePreMerge
New github link for man pages
2018-04-01 13:02:55 +02:00
25046d1c5e DE->EN 2018-04-01 13:00:19 +02:00
7b9d95a186 New github link 2018-04-01 12:57:42 +02:00
e883741b5a Merge pull request #25 from pampanic/bandiePreMerge
Travis and Refactor
2018-04-01 03:35:37 +02:00