Commit graph

51 commits

Author SHA1 Message Date
1ee8e07b0a README update. 2024-09-24 04:48:06 +02:00
e7b7397c93 Changed -Werror to -Wall in Makefile and README.md. v1.0.3 2024-08-28 18:18:57 +02:00
4efe3efa96 README update. 2024-08-28 18:16:59 +02:00
689d1cbe18 README fix. 2024-08-28 02:24:15 +02:00
f0b2352975 Mirror to GitHub repo fix. 2024-08-28 02:09:30 +02:00
a1f63c428c Added -V to show the program version. Updated to 1.0.3. 2024-08-28 02:05:27 +02:00
1311e992f8 Updated version to 1.0.2. v1.0.2 2024-08-27 21:07:44 +02:00
5115ad76d9 Added Link. Btw. commit @98249359c5 was the fix for Musl libc. 2024-08-27 21:04:25 +02:00
d5a27484d0 Added Uninstall section README. Btw. the last commit fixed compile errors using Musl libc. 2024-08-27 20:27:17 +02:00
03afded918 Added checkpw.o to .gitignore. 2024-08-27 20:23:41 +02:00
98249359c5 Fixed compile error on Debian based systems. 2024-08-27 20:12:59 +02:00
c4caadde93 Added Links to README.md. 2024-08-20 17:52:42 +02:00
5a992efb7e README.md update. 2024-08-18 04:08:06 +02:00
3deaead2a3 Headline fix in README.md. v1.0.1 2024-08-18 02:05:38 +02:00
17d04029c5 Added examples to README.md. 2024-08-18 02:03:29 +02:00
df4aa0175f Fixed exit code when calling checkpw -h; Set to 0. 2024-08-18 01:47:45 +02:00
93cd2f1cda Changed int to bool where it makes sense. 2024-08-18 01:44:07 +02:00
de4cbd84bc Typo fix. 2024-08-18 01:02:34 +02:00
84ad8f9594 Documentation update. 2024-08-17 23:22:21 +02:00
caeeb55b50 README.md and Makefile update. 2024-08-17 23:07:57 +02:00
10d8447d30 Added MAX_UID. 2024-08-17 22:00:58 +02:00
2b24250a68 Need some sleep... :| 2024-08-10 23:43:47 +02:00
f25845aa48 Content... 2024-08-10 23:40:28 +02:00
c8b5ea556b Content... 2024-08-10 23:38:54 +02:00
af8b04ec5d Content... 2024-08-10 23:38:07 +02:00
164f6a2174 Cleanups and content... 2024-08-10 23:30:51 +02:00
6e4e4c5b6d More housekeeping. 2024-08-10 22:21:20 +02:00
c83d2864fb Simplified the code. 2024-08-10 22:12:47 +02:00
7cf30917aa Added basic Makefile, updated README and some code fixes. 2024-08-10 18:47:15 +02:00
cd0030370a Just cosmetic stuff... 2024-08-10 16:24:34 +02:00
148de60561 Just cosmetic stuff... 2024-08-10 16:15:14 +02:00
5f1a04597e Added author to README. 2024-08-10 16:09:17 +02:00
b0fd323c0f README update. 2024-08-10 15:59:55 +02:00
88cfe343e4 README update. 2024-08-10 15:55:11 +02:00
46ad9bfd5b README update. 2024-08-10 15:54:14 +02:00
80552067e0 README update. 2024-08-10 15:52:47 +02:00
4267fdfa26 Added help command (-h) and fixed some things... 2024-08-10 15:48:50 +02:00
cf59e5bb35 Removed old interactive version og checkpw. 2024-08-10 15:29:58 +02:00
739c0f2cb1 Added an interactive mode (-i) to ask for a missing username or password. 2024-08-10 15:03:57 +02:00
9be0193cde Added stderr messages back to normal mode. 2024-08-10 14:53:25 +02:00
5b13ee99b3 Added a min UID that can be checked and added all output to a verbose mode (-v). 2024-08-10 13:42:04 +02:00
af981c17f8 README update. 2024-08-10 07:21:52 +02:00
1662842b55 typo fix. 2024-08-10 07:20:56 +02:00
680a7e312c README update. 2024-08-10 06:38:04 +02:00
38746af3f7 README update. 2024-08-10 06:31:43 +02:00
247dcf3ad7 README update. 2024-08-10 06:30:13 +02:00
2d9579006d README update. 2024-08-10 06:29:32 +02:00
bc3c868cb5 Added more comments to header. 2024-08-10 06:14:59 +02:00
01629ac735 Added an interactive program too. Wann make this a feature using -i in the main program. 2024-08-10 06:11:11 +02:00
4fac2600ec Initial commit. 2024-08-10 06:08:41 +02:00