4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 14, 2024 — Dec 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare to release OpenPAM Zingiber. More... 7 months ago
Update my email address. More... 7 months ago
Make the local base configurable. More... 7 months ago
Modernize configure script. More... 7 months ago
Allow missing modules or subpolicies to be ignored. More... 7 months ago
Use correct debugging macro. More... 7 months ago
Prepare to release Ximenia tomorrow. More... over 2 years ago
In openpam_subst(3), avoid incrementing past the end of the template. More... over 2 years ago
Decrement optc when removing an option. More... over 2 years ago
Remove unused variable. More... over 2 years ago
Remove unnecessary log messages. More... about 4 years ago
Add unit tests for openpam_straddch(3). More... about 4 years ago
Replace the coverage script with a Makefile target. More... about 4 years ago
Whitespace cleanup. More... about 4 years ago
Switch wiki markup from Trac to Gitea. More... about 4 years ago
Switch to clang code coverage. More... about 4 years ago
Drop mkpkgng in favor of a generated port Makefile. More... about 4 years ago
Gitify. More... about 4 years ago
In openpam_ttyconv(3), wait to print the prompt until after we're ready to accept input. Otherwise, there is a small but non-zero chance that input provided after the prompt appears is discarded when we flush the tty buffer. More... about 5 years ago
Enable FALLBACK_TO_OTHER since we don't use (or need) a policy. More... almost 7 years ago
Prepare to release Tabebuia on Sunday. More... almost 7 years ago
Bump copyright years. More... almost 7 years ago
Fix an off-by-one bug in pam_getenv() which was inadvertantly introduced when pam_getenv() was (needlessly) rewritten as part of r913. Rewrite pam_getenv() again (but correctly, this time) to reduce the number of times we iterate over the same string. Add a few unit tests for pam_{get,put,set}env(), including one which would have caught the bug. More... almost 7 years ago
r940 relied on Cryb's own autoconf macros, which obviously aren't available unless Cryb itself is available, which is precisely what we're trying to figure out. Use plain pkg-config instead, as intended. More... almost 7 years ago
We haven't needed libcrypto since the OATH code was removed. More... almost 7 years ago
Use pkg-config / pkgconf to locate libcryb-test. More... almost 7 years ago
Switch from $Id$ to $OpenPAM$. More... over 8 years ago
Markip nit More... over 8 years ago
Rename release to Residacea. More... over 8 years ago
Bump copyright year. More... over 8 years ago