Commit Graph

265 Commits

Author SHA1 Message Date
Bandie 3f371666f6
Ignore pam_panic_config since it will be "built" 2018-11-03 01:47:02 +01:00
Bandie 92351ff5cc
clearer variable name; predefine writeout 2018-11-03 01:01:17 +01:00
Bandie b17f23390f
Merge pull request #83 from Bandie/master
.desktop file + icon
2018-11-02 23:27:39 +01:00
Bandie 67d1ed0f19
No, 48x48 is not necessary. Statically link to the icon in desktop 2018-11-02 23:13:57 +01:00
Bandie 643864ba44
renaming; 48x48 is necessary 2018-11-02 23:02:55 +01:00
Bandie bd23dfa7cc
.desktop file with icon 2018-11-02 21:48:39 +01:00
Bandie 8f009b15c5
Let the program wait after finishing (for .desktop files) 2018-11-02 21:46:00 +01:00
Bandie a7b48b595f
Merge pull request #82 from Bandie/master
Nothing.
2018-11-01 13:13:30 +01:00
Bandie ad59b9d028
Merge branch 'master' of github.com:pampanic/pam_panic 2018-11-01 13:11:05 +01:00
Bandie 254e627e1f
Revert "Fixes #80"
This reverts commit dc504e0940.
2018-11-01 13:09:04 +01:00
Bandie da6de80615
Revert "Check for dirname"
This reverts commit eaba486160.
2018-11-01 13:08:39 +01:00
Bandie eaba486160
Check for dirname 2018-11-01 12:56:23 +01:00
Bandie dc504e0940
Fixes #80 2018-11-01 12:48:24 +01:00
Bandie 71f12a6c9e
Merge pull request #79 from Bandie/master
Detect if no encrypted root device is available; visual tweaks; rm temporary file
2018-11-01 11:57:14 +01:00
Bandie 1d67c5f1fa
Formatting 2018-11-01 11:52:36 +01:00
Bandie 02e104b395
rm temporary file on cancel; detect if no encrypted root device is available 2018-11-01 11:38:56 +01:00
Bandie 81ebe62ae6
Merge pull request #78 from Bandie/master
Comments + removing unnecessary declaraion
2018-11-01 00:58:14 +01:00
Bandie cad19d4d6b
Comments + removing unnecessary declaraion 2018-11-01 00:53:11 +01:00
Bandie b1d7d4401b
Merge pull request #77 from Bandie/master
README.md update
2018-11-01 00:10:00 +01:00
Bandie 3da339d647
+run 2018-11-01 00:06:49 +01:00
Bandie 20c5dcc9b4
Hint for configuration, take 2 2018-11-01 00:05:14 +01:00
Bandie 579904f781
Hint for the new configuration generator 2018-11-01 00:01:35 +01:00
Bandie 5a95c974cc
Merge pull request #76 from Bandie/master
Configuration Generator and Setup aide
2018-10-31 23:40:47 +01:00
Bandie a50c843566
dialog for travis 2018-10-31 23:33:37 +01:00
Bandie feca19849e
Check for dialog 2018-10-31 23:31:37 +01:00
Bandie 70089b7bf1
Configuration Generator and setup aide 2018-10-31 23:21:08 +01:00
Bandie fd78f796c1
Merge pull request #75 from Bandie/master
LGTM
2018-10-30 22:29:24 +01:00
Bandie edf5e0d79f
Merge branch 'master' into master 2018-10-30 22:27:13 +01:00
Bandie 6634701bf2
Formatting 2018-10-30 22:05:05 +01:00
Bandie 01455cac57
LGTM 2018-10-30 22:00:39 +01:00
Bandie 20d559ffbf
Merge pull request #74 from Bandie/master
Adding header guards
2018-10-30 21:25:07 +01:00
Bandie 77d3964e43
Formatting 2018-10-30 21:21:40 +01:00
Bandie 200a2ea260
Adding header guards 2018-10-30 21:19:07 +01:00
Bandie 38de2fc9d2
Merge pull request #73 from JonasDralle/patch-1
Further documentation regarding #46 timeout bug
2018-10-30 18:25:41 +01:00
Jonas Dralle 0355ff16c3
Further documentation regarding #46 timeout bug
https://bandie.org/programming/2018/04/24/pam_panic-Security-fix.html
2018-10-30 14:25:36 +01:00
Bandie 6025a8bc02
0.2.5 2018-10-29 22:34:40 +01:00
Bandie 35be6b5046
0.2.4 2018-10-29 22:33:50 +01:00
Bandie 0c03cf42c3
Merge pull request #72 from Bandie/master
Fixes #71, MBR supported. Additions to man pages.
2018-10-29 21:28:37 +01:00
Bandie b85d56ee3b
-y and autopoint (again) 2018-10-29 21:08:18 +01:00
Bandie 15b6ae4925
update? 2018-10-29 21:04:59 +01:00
Bandie d4b8818ebf
Travis does hiccups 2018-10-29 21:01:03 +01:00
Bandie b033af5cfe
Fixes #71, MBR supportet. Additions to man pages. 2018-10-29 19:07:42 +01:00
Bandie ab1a8a6e87
Merge pull request #70 from Bandie/master
0.2.1 and 0.2.2 changelog
2018-10-03 21:09:51 +02:00
Bandie 238d9791fe
0.2.1 and 0.2.2 changelog 2018-10-03 21:07:03 +02:00
Bandie e79226683d
Merge pull request #69 from Bandie/master
pam_panic_pw creates dir if it doesn't exist
2018-10-03 21:03:49 +02:00
Bandie 5953e3657f
line changes due to code changes 2018-10-03 20:30:02 +02:00
Bandie b393c8c80c
Fixes #68 (pam_panic_pw doesn't create dir if it doesn't exist) 2018-10-03 20:28:15 +02:00
Bandie f3e04abfad
Merge pull request #67 from Bandie/master
crypt.h header added
2018-10-03 02:18:42 +02:00
Bandie e9eb7ac2a6
crypt.h header added 2018-10-03 02:15:42 +02:00
Bandie ed469a4f74
Merge pull request #66 from Bandie/master
Header cleanup
2018-10-03 00:07:41 +02:00