Commit graph

23 commits

Author SHA1 Message Date
root
a771e28f3b Added some newlines to help output. 2024-10-29 06:36:16 +01:00
7b0d7ce7a7 Fix applied. 2024-09-26 00:26:34 +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. 2024-08-27 21:07:44 +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
10d8447d30 Added MAX_UID. 2024-08-17 22:00:58 +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
4267fdfa26 Added help command (-h) and fixed some things... 2024-08-10 15:48:50 +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
1662842b55 typo fix. 2024-08-10 07:20:56 +02:00
bc3c868cb5 Added more comments to header. 2024-08-10 06:14:59 +02:00
4fac2600ec Initial commit. 2024-08-10 06:08:41 +02:00