0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor docs fixes. More... about 1 month ago
Merge pull request #179 from e-kwsm/pod More... about 1 month ago
Merge pull request #178 from e-kwsm/ci More... about 1 month ago
2.9.5 release. More... about 1 month ago
Fix #177. Convert dies to warns and maybe increase these back to die once this has been tested in more environments. More... about 1 month ago
Address #176; this message will display on every reboot, and is annoying. More... about 1 month ago
doc: fix typos and POD syntax More... about 1 month ago
implement GitHub Actions (shellcheck) More... about 2 months ago
2.9.4 release, plus a straggling fix: More... about 2 months ago
Add note() which is suppressable by --quiet, and address separate public key warning (#157). Also improve solution for #175. More... about 2 months ago
Fix #175 - suppress three warnings with --quiet. More... about 2 months ago
2.9.3 release. More... about 2 months ago
For #174, work on ChangeLog.md and also add missing ownership test for pidfiles. More... about 2 months ago
Documentation updates for #174. More... about 2 months ago
To address #174, also check for any existing pidfiles that have lax permissions, and alert the user and abort. More... about 2 months ago
Address #174. Verify keydir is owned by the current user. Also verify keydir has 700 mode. More... about 2 months ago
Hardening - before creating pidfiles, remove existing so we can recreate them with our umask (#174). More... about 2 months ago
Improve #168 fix -- SSH_AGENT_PID is not always set, so adjust. More... about 2 months ago
For #174, test out global umask, and for #168 clean up extraneous --quick output. More... about 2 months ago
Hopefully a more reliable fix for #168. More... about 2 months ago
Fix issues with previous commit on ssh_envcheck; ensure --quick prompts for keys when we fall back to non-quick start, additional debugging. Should address #167. More... about 2 months ago
Fix several other issues with --quick, improve --quick error reporting and debug-friendliness. Addresses #167. More... about 2 months ago
Rework solution for #168 (--systemd option) More... about 2 months ago
Attempt to fix #171 with a check to see if catpidf_shell actually succeeds. More... about 2 months ago
Hopefully fix #168 by improving handling of systemctl call. This should call systemctl once for each env var, and single-quote the variables for safety. More... about 2 months ago
Hopefully fix #167. This fixes a problem with the --quick detection which caused the key listing part to fail. The ssh_l part was not receiving the environment from the eval $(catpidf_shell sh) on the same line because they were in separate subshells. Fixed by nesting the subshells. More... about 2 months ago
Merge branch 'master' of github.com:funtoo/keychain More... about 2 months ago
Typo fix. More... about 2 months ago
Merge pull request #165 from e-kwsm/https More... about 2 months ago
chore: replace http with https More... about 2 months ago