Jameson Graef Rollins [Sat, 26 Jul 2008 01:47:38 +0000 (18:47 -0700)]
Improve ssh-proxycommand man page.
Jameson Graef Rollins [Sat, 26 Jul 2008 00:09:02 +0000 (17:09 -0700)]
Fix how ownertrust is set for host key in authentication keyring.
Update TODO, removing completed tasks.
Jameson Graef Rollins [Wed, 23 Jul 2008 07:10:47 +0000 (00:10 -0700)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Wed, 23 Jul 2008 04:09:21 +0000 (00:09 -0400)]
monkeysphere-server add-identity-certifier --trust now takes textual values (marginal, full) instead of numeric (1,2). updated documentation as well.
Daniel Kahn Gillmor [Wed, 23 Jul 2008 03:22:56 +0000 (23:22 -0400)]
fixing return code error in openpgp2ssh, preparing for new release.
Jameson Graef Rollins [Mon, 21 Jul 2008 06:19:44 +0000 (23:19 -0700)]
couple small tweaks to man page
Jameson Graef Rollins [Sun, 20 Jul 2008 08:25:34 +0000 (01:25 -0700)]
fix man page packaging.
Jameson Graef Rollins [Fri, 11 Jul 2008 22:57:04 +0000 (18:57 -0400)]
Spelling corrections in man pages.
Jameson Graef Rollins [Fri, 11 Jul 2008 01:00:12 +0000 (21:00 -0400)]
Fix tests for gen-subkey.
Jameson Graef Rollins [Fri, 11 Jul 2008 00:39:55 +0000 (20:39 -0400)]
Fix argument checking for functions with options.
Tweak to prompt for add-certifier.
Jameson Graef Rollins [Fri, 11 Jul 2008 00:24:38 +0000 (20:24 -0400)]
Add man entry about gpg-authentication-cmd
Jameson Graef Rollins [Fri, 11 Jul 2008 00:19:11 +0000 (20:19 -0400)]
Tweak key publication command.
Jameson Graef Rollins [Fri, 11 Jul 2008 00:03:06 +0000 (20:03 -0400)]
Properly scope getopt for subcommands.
Fix bug in add-certifier command.
Add command to pass gpg command directly to gpg-authentication
keyring.
Jameson Graef Rollins [Fri, 11 Jul 2008 00:02:11 +0000 (20:02 -0400)]
Fix bug in gpg.conf generation.
Jameson Graef Rollins [Thu, 10 Jul 2008 23:08:25 +0000 (19:08 -0400)]
update proxycommand man page.
Jameson Graef Rollins [Thu, 10 Jul 2008 20:50:05 +0000 (16:50 -0400)]
Added file permission check function, and fixed bug in key writing for
untranslated keys.
Jameson Graef Rollins [Thu, 10 Jul 2008 18:30:21 +0000 (14:30 -0400)]
Update man pages, and tweak default error return code.
Jameson Graef Rollins [Wed, 9 Jul 2008 23:41:03 +0000 (19:41 -0400)]
A bunch of changes for variable scoping, exit codes, etc. See
debian/changelog.
Jameson Graef Rollins [Tue, 1 Jul 2008 15:24:44 +0000 (11:24 -0400)]
small tweak to man page, and fix some alt port handling in proxy command.
Jameson Graef Rollins [Tue, 1 Jul 2008 04:45:36 +0000 (00:45 -0400)]
A bunch of work on man pages to shore up interface and behavior before
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.
Jameson Graef Rollins [Mon, 30 Jun 2008 13:50:57 +0000 (09:50 -0400)]
Allow for passing CHECK_KEYSERVER variable to proxycommand
Jameson Graef Rollins [Mon, 30 Jun 2008 12:36:11 +0000 (08:36 -0400)]
add exit status info to man pages
Jameson Graef Rollins [Mon, 30 Jun 2008 11:11:34 +0000 (07:11 -0400)]
Update man pages. Small tweak to proxycommand.
Jameson Graef Rollins [Sun, 29 Jun 2008 19:01:53 +0000 (15:01 -0400)]
Tweak to man pages.
Jameson Graef Rollins [Sun, 29 Jun 2008 18:54:00 +0000 (14:54 -0400)]
Add better host certifier management, and updated man page.
Jameson Graef Rollins [Sun, 29 Jun 2008 05:42:54 +0000 (01:42 -0400)]
remove unnecessary log output
Jameson Graef Rollins [Sun, 29 Jun 2008 05:40:14 +0000 (01:40 -0400)]
Merge branch 'ms-user-fnc'
Jameson Graef Rollins [Sun, 29 Jun 2008 05:38:34 +0000 (01:38 -0400)]
More work on priviledge separation for host/authentication keyring.
Working now using dkg's new method with trust signatures.
Implement better return codes for functions.
Cleanup of functions.
Matt Goins [Wed, 25 Jun 2008 16:35:05 +0000 (12:35 -0400)]
Added keyserver file
Jameson Graef Rollins [Wed, 25 Jun 2008 15:46:46 +0000 (11:46 -0400)]
special gpg functions for host/authentication.
Matt Goins [Wed, 25 Jun 2008 05:59:27 +0000 (01:59 -0400)]
Merge branch 'master' of lair.fifthhorseman.net/~jrollins/git/monkeysphere
Matt Goins [Wed, 25 Jun 2008 05:59:19 +0000 (01:59 -0400)]
Merge branch 'master' of lair.fifthhorseman.net/~dkg/git/monkeysphere
Jameson Graef Rollins [Tue, 24 Jun 2008 17:53:22 +0000 (13:53 -0400)]
Priviledge separation: use new monkeysphere user to handle
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.
Daniel Kahn Gillmor [Tue, 24 Jun 2008 05:26:16 +0000 (01:26 -0400)]
preparing next upstream version
Daniel Kahn Gillmor [Tue, 24 Jun 2008 05:00:31 +0000 (01:00 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 24 Jun 2008 05:00:27 +0000 (01:00 -0400)]
preparing for 0.3-1 release.
Jameson Graef Rollins [Tue, 24 Jun 2008 04:56:19 +0000 (00:56 -0400)]
Fix man pages to reflect recent path changes.
Daniel Kahn Gillmor [Tue, 24 Jun 2008 04:50:14 +0000 (00:50 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Tue, 24 Jun 2008 04:42:37 +0000 (00:42 -0400)]
Small tweaks to prepare for upcoming changes.
Jameson Graef Rollins [Tue, 24 Jun 2008 04:38:03 +0000 (00:38 -0400)]
Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.
Improve ms-server update-user function. Update/fix config files to
remove some unwanted configs, and clarify some things.
Daniel Kahn Gillmor [Tue, 24 Jun 2008 02:35:58 +0000 (22:35 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Tue, 24 Jun 2008 02:35:31 +0000 (22:35 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Tue, 24 Jun 2008 00:17:22 +0000 (20:17 -0400)]
fix some authorized_keys updating bugs in ms-server, and update to use
new ability of openpgp to handle 40 char fingerprints.
Daniel Kahn Gillmor [Tue, 24 Jun 2008 00:00:20 +0000 (20:00 -0400)]
prepped debian/changelog for next "upstream" version.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:57:20 +0000 (19:57 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:43:00 +0000 (19:43 -0400)]
more updates on the status of george.
Jameson Graef Rollins [Mon, 23 Jun 2008 23:42:21 +0000 (19:42 -0400)]
don't unnecessarily export ERR
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:35:03 +0000 (19:35 -0400)]
added missing lockfile-progs dependency.
Jameson Graef Rollins [Mon, 23 Jun 2008 23:33:54 +0000 (19:33 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:32:44 +0000 (19:32 -0400)]
notes about changes to george.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:15:09 +0000 (19:15 -0400)]
updating monkeysphere-server usage to reflect new shortcut for update-users.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:09:25 +0000 (19:09 -0400)]
authorized_keys files appear to need to be readable by the user logging in.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:02:58 +0000 (19:02 -0400)]
switched shortcut for monkeysphere-server update-users to "u", added some FIXMEs to monkeysphere-server.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:00:57 +0000 (19:00 -0400)]
added FIXMEs to the configuration documentation: there are some pieces that need cleanup here that i do not know how to resolve.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 22:59:32 +0000 (18:59 -0400)]
added three more TODO tasks.
Jameson Graef Rollins [Mon, 23 Jun 2008 22:57:50 +0000 (18:57 -0400)]
Revert to simpler keyserver checking policy in proxy-command.
Jameson Graef Rollins [Mon, 23 Jun 2008 22:53:20 +0000 (18:53 -0400)]
Add trap to remove lockfiles on exit.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:55:56 +0000 (17:55 -0400)]
unless a problem comes up, monkeysphere-server should return an error code of 0.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:03:39 +0000 (17:03 -0400)]
preparing for 0.2-1 release.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:02:33 +0000 (17:02 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:02:15 +0000 (17:02 -0400)]
openpgp2ssh can now accept arbitrary-length key IDs (from the trivial
8 hex digit key IDs to 40 hex digits of a full fingerprint).
This moves our build dependency on gnutls to 2.4.0, which includes
subkey fingerprint calculations.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 20:57:09 +0000 (16:57 -0400)]
Genericize raw binary <-> printable hex converters.
Jameson Graef Rollins [Mon, 23 Jun 2008 19:54:59 +0000 (15:54 -0400)]
Provide better (ie. more informative) return codes. Required some
modifications to a couple of different functions.
Matt Goins [Sun, 22 Jun 2008 23:43:42 +0000 (19:43 -0400)]
Merge branch 'master' of lair.fifthhorseman.net/~jrollins/git/monkeysphere
Matt Goins [Sun, 22 Jun 2008 23:41:33 +0000 (19:41 -0400)]
Merge branch 'master' of lair.fifthhorseman.net/~dkg/git/monkeysphere
Jameson Graef Rollins [Sun, 22 Jun 2008 15:43:20 +0000 (11:43 -0400)]
Improve trust-key function.
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:27:16 +0000 (00:27 -0400)]
Merge commit 'mjgoins/master'
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:22:42 +0000 (00:22 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:07:59 +0000 (00:07 -0400)]
installing screen on george.
Jameson Graef Rollins [Sun, 22 Jun 2008 00:32:33 +0000 (20:32 -0400)]
Improved gen-key function for server.
Update TODO.
Jameson Graef Rollins [Sat, 21 Jun 2008 21:08:34 +0000 (17:08 -0400)]
Merge commit 'dkg/master'
Conflicts:
src/seckey2sshagent
Jameson Graef Rollins [Sat, 21 Jun 2008 21:05:07 +0000 (17:05 -0400)]
add some things to the TODO
Matt Goins [Sat, 21 Jun 2008 20:42:47 +0000 (16:42 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Sat, 21 Jun 2008 20:40:27 +0000 (16:40 -0400)]
make the ssh-agent prompt from seckey2sshagent more intelligible
Jameson Graef Rollins [Sat, 21 Jun 2008 20:39:41 +0000 (16:39 -0400)]
update debian/changelog
Jameson Graef Rollins [Sat, 21 Jun 2008 20:31:31 +0000 (16:31 -0400)]
Merge commit 'micah/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 20:31:27 +0000 (16:31 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 20:26:35 +0000 (16:26 -0400)]
Add some more checks to gen-subkey
Micah Anderson [Sat, 21 Jun 2008 19:28:05 +0000 (15:28 -0400)]
adjust the oom_adj tweak. I didn't like the fact that the initscript was being modified, instead
implemented a way to make it go away by only modifying /etc/default/ssh
Matt Goins [Sat, 21 Jun 2008 18:59:24 +0000 (14:59 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Sat, 21 Jun 2008 17:53:06 +0000 (13:53 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:36:15 +0000 (12:36 -0400)]
Merge commit 'mlcastle/master'
mike castleman [Sat, 21 Jun 2008 16:35:22 +0000 (12:35 -0400)]
fix typo
Jameson Graef Rollins [Sat, 21 Jun 2008 16:28:12 +0000 (12:28 -0400)]
Merge commit 'micah/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:27:32 +0000 (12:27 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:26:58 +0000 (12:26 -0400)]
tiny change to comment
Micah Anderson [Fri, 20 Jun 2008 23:33:27 +0000 (19:33 -0400)]
added george changelog entry about oom_adj log noise fix
Matt Goins [Fri, 20 Jun 2008 18:23:41 +0000 (14:23 -0400)]
Merge branch 'master' of lair.fifthhorseman.net/~dkg/git/monkeysphere
Conflicts:
gpg2ssh/Makefile
Daniel Kahn Gillmor [Fri, 20 Jun 2008 18:04:28 +0000 (14:04 -0400)]
bumped up ssh logging on george.
Daniel Kahn Gillmor [Fri, 20 Jun 2008 18:00:42 +0000 (14:00 -0400)]
touched /etc/environment on george.
Daniel Kahn Gillmor [Fri, 20 Jun 2008 15:23:56 +0000 (11:23 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Fri, 20 Jun 2008 04:44:36 +0000 (00:44 -0400)]
add file locking to known_hosts and authorized_keys
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:37:02 +0000 (18:37 -0400)]
remove /etc/monkeysphere/authorized_user_ids directory from packaging since it is not used by default.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:34:16 +0000 (18:34 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Thu, 19 Jun 2008 22:25:02 +0000 (18:25 -0400)]
Fix for better way to check for user on system.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:12:17 +0000 (18:12 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Thu, 19 Jun 2008 22:09:41 +0000 (18:09 -0400)]
Better handling of unknown users in server update-users. Updated TODO file.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:02:07 +0000 (18:02 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Thu, 19 Jun 2008 20:57:09 +0000 (16:57 -0400)]
Remove {update,remove}-userids functions, since we decided they
weren't worth it. Updated man pages as well.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 19:28:16 +0000 (15:28 -0400)]
added comments to seckey2sshagent.