Age | Commit message (Collapse) | Author |
|
be "debug" instead of "error".
|
|
|
|
instead of getopt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the [template] arg
|
|
|
|
|
|
|
|
|
|
|
|
information leak.
|
|
|
|
funny; fix it. Move happy messages from error to info.
|
|
|
|
|
|
The only problem, I think, is that it doesn't handle improperly specified LOG_LEVEL well, effectively resorting to silent.
|
|
|
|
comment.
|
|
|
|
pass at monkeysphere subkey-to-ssh-agent.
|
|
|
|
|
|
from being properly handled.
|
|
Conflicts:
src/monkeysphere-server
Resolved conflicts in revoke-hostname, and finish work on them.
|
|
|
|
|
|
at the end. This is done so that they take precedence over "bad" when
being processed in key files. If bad keys are processed after good
keys, there is a possibility of malicious bad key causing good keys to
be continually removed from key files, which would be a big nuisance.
|
|
|
|
|
|
|
|
|
|
been preventing disallowed user ids from being properly removed from
authorized_keys file.
- Fixed file md5sum checking.
|
|
|
|
output.
|
|
|
|
|
|
meaning "10 months")
|
|
untranslated keys.
|
|
|
|
debian/changelog.
|
|
developer release. Still do a bit of work to make sure actual
commands meet the outlined behaviors.
Small tweak to remove_line function to make sure it doesn't
accidentally have a regexp match.
|
|
Working now using dkg's new method with trust signatures.
Implement better return codes for functions.
Cleanup of functions.
|
|
authentication keychain for server. This required a bunch of changes
to all ms-server functions. Seems to be working ok, although it feels
kind of hackish.
|