Commit graph

4 commits

Author SHA1 Message Date
schmonz
24adb11fcd Stop adding unneeded CFLAGS. Fixes tests on at least macOS Catalina. 2020-01-21 21:09:40 +00:00
schmonz
96ed9a5992 Move LDFLAGS to the end. Fixes Ubuntu, doesn't break NetBSD or OS X. 2018-12-22 01:08:56 +00:00
schmonz
227e54db5f Handle _XOPEN_SOURCE on SunOS. Should fix SmartOS build. 2018-12-17 16:32:18 +00:00
schmonz
1cc4616869 Add qpasswd, a set of password-checking tools for many
authentication schemes.

The qpasswd tools are meant for use with checkpassword-compatible
authentication programs like qmail-popup and qmail-smtpd. Currently, the
following auth mechanisms are supported: plain, login, apop, cram-md5,
cram-sha1, cram-ripemd, and digest-md5. The tools:

- multicheckpw (runs multiple checkpassword programs)

- checkqpasswd (for virtual users)

- checkpasswd (for system users in /etc/passwd)
2018-08-05 15:00:46 +00:00