Commit Graph

63 Commits

Author SHA1 Message Date
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
Bandie 4e6260f547
CF removed due to impossibility. 2018-04-01 21:46:39 +02:00
Bandie dd78ce5b5b
Resolving linking errors 2018-04-01 21:32:15 +02:00
Jordy Dickinson 44d56a0d37
Minor revisions of English man pages 2018-04-01 13:29:43 -04: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 bd031fbd4d
Merge pull request #26 from pampanic/bandiePreMerge
New github link for man pages
2018-04-01 13:02:55 +02:00
Bandie 25046d1c5e
DE->EN 2018-04-01 13:00:19 +02:00
Bandie 7b9d95a186
New github link 2018-04-01 12:57:42 +02:00
Bandie e883741b5a
Merge pull request #25 from pampanic/bandiePreMerge
Travis and Refactor
2018-04-01 03:35:37 +02:00
Bandie c46350a6cd
Travis and Refactor 2018-04-01 03:30:04 +02:00
Bandie 37c6bd81f8
Merge pull request #23 from Bandie/bandiePreMerge
typo
2018-04-01 02:35:17 +02:00
Bandie 9462d737ad
Codefactor 2018-04-01 02:33:38 +02:00
Bandie 50078d7bcd
typo 2018-04-01 02:31:27 +02:00
Bandie a7e7af58bb
Merge pull request #22 from Bandie/bandiePreMerge
Adding password function + Refactorization
2018-04-01 02:29:54 +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 60c93b2cfc
Format 2018-03-29 05:09:44 +02:00
Bandie d9bc351be2
test? 2018-03-29 04:55:09 +02:00
Bandie 3741e718ab
--std=c99 2018-03-29 04:51:31 +02:00
Bandie 434dd5d64e
Fake configure 2018-03-29 04:47:01 +02:00
Bandie 1aee844b58
Travis CI 2018-03-29 04:38:48 +02:00
Bandie 06b9feec34
Merge pull request #19 from jordydickinson/master
Spanish translation of man page
2018-03-29 01:16:02 +02:00
Bandie 16c01e77fc
Header change 2018-03-29 01:14:41 +02:00
Jordy Dickinson 51c164e386
Spanish translation of man page 2018-03-28 18:45:31 -04:00
Bandie cc297e543c
Merge pull request #18 from jordydickinson/master
Fix grammar in man page
2018-03-28 22:18:10 +02:00
Jordy Dickinson 9932e4dc75
Fix grammar in man page 2018-03-28 16:15:20 -04:00
Bandie 7888100abb
Merge pull request #17 from jordydickinson/master
Stylistic revisions of README.md
2018-03-28 22:07:20 +02:00
Bandie 378e58c232
Merge pull request #16 from rhaamo/man_fr
Add French traduction (closes #2)
2018-03-28 21:48:44 +02:00
Jordy Dickinson 29eca690bf
Merge Bandie's modifications 2018-03-28 15:46:03 -04:00
Jordy Dickinson 7bc05fcbfa
Stylistic revisions of README.md 2018-03-28 15:42:14 -04:00
Dashie 207f667c8f
Correct header 2018-03-28 21:41:40 +02:00
Dashie 0c0a380ed3
Add French traduction #2 2018-03-28 21:38:11 +02:00
Bandie bf911c9889
Merge pull request #15 from rhaamo/fix_man
Fix some reset terminations
2018-03-28 20:39:33 +02:00
Dashie e40698aa8b
Fix some reset terminations 2018-03-28 20:36:10 +02:00
Bandie 5a401b9ba4
Linking to issues 2018-03-28 18:51:40 +02:00
Bandie ad87063614
strcpy() -> strncpy() 2018-03-28 07:22:22 +02:00
Bandie 329d158080
EN->DE 2018-03-28 05:55:46 +02:00
Bandie 65485d1b72
Merge pull request #1 from jordydickinson/master
Stylistic revisions of man page
2018-03-28 05:50:09 +02:00
Jordy Dickinson b3d5ed3485
man page: GPT formated -> GPT-formatted 2018-03-27 22:48:13 -05:00