summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-23Add trap to remove lockfiles on exit.Jameson Graef Rollins
2008-06-23unless a problem comes up, monkeysphere-server should return an error code of 0.Daniel Kahn Gillmor
2008-06-23preparing for 0.2-1 release.Daniel Kahn Gillmor
2008-06-23Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-23openpgp2ssh can now accept arbitrary-length key IDs (from the trivialDaniel Kahn Gillmor
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.
2008-06-23Genericize raw binary <-> printable hex converters.Daniel Kahn Gillmor
2008-06-23Provide better (ie. more informative) return codes. Required someJameson Graef Rollins
modifications to a couple of different functions.
2008-06-22Merge branch 'master' of ↵Matt Goins
http://lair.fifthhorseman.net/~jrollins/git/monkeysphere
2008-06-22Merge branch 'master' of http://lair.fifthhorseman.net/~dkg/git/monkeysphereMatt Goins
2008-06-22Improve trust-key function.Jameson Graef Rollins
2008-06-22Merge commit 'mjgoins/master'Daniel Kahn Gillmor
2008-06-22Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-22installing screen on george.Daniel Kahn Gillmor
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
Update TODO.
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
Conflicts: src/seckey2sshagent
2008-06-21add some things to the TODOJameson Graef Rollins
2008-06-21Merge commit 'dkg/master'Matt Goins
2008-06-21make the ssh-agent prompt from seckey2sshagent more intelligibleDaniel Kahn Gillmor
2008-06-21update debian/changelogJameson Graef Rollins
2008-06-21Merge commit 'micah/master'Jameson Graef Rollins
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21Add some more checks to gen-subkeyJameson Graef Rollins
2008-06-21adjust the oom_adj tweak. I didn't like the fact that the initscript was ↵Micah Anderson
being modified, instead implemented a way to make it go away by only modifying /etc/default/ssh
2008-06-21Merge commit 'dkg/master'Matt Goins
2008-06-21Merge commit 'mlcastle/master'Daniel Kahn Gillmor
2008-06-21Merge commit 'mlcastle/master'Jameson Graef Rollins
2008-06-21fix typomike castleman
2008-06-21Merge commit 'micah/master'Jameson Graef Rollins
2008-06-21Merge commit 'dkg/master'Jameson Graef Rollins
2008-06-21tiny change to commentJameson Graef Rollins
2008-06-20added george changelog entry about oom_adj log noise fixMicah Anderson
2008-06-20Merge branch 'master' of http://lair.fifthhorseman.net/~dkg/git/monkeysphereMatt Goins
Conflicts: gpg2ssh/Makefile
2008-06-20bumped up ssh logging on george.Daniel Kahn Gillmor
2008-06-20touched /etc/environment on george.Daniel Kahn Gillmor
2008-06-20Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-20add file locking to known_hosts and authorized_keysJameson Graef Rollins
2008-06-19remove /etc/monkeysphere/authorized_user_ids directory from packaging since ↵Daniel Kahn Gillmor
it is not used by default.
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Fix for better way to check for user on system.Jameson Graef Rollins
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Better handling of unknown users in server update-users. Updated TODO file.Jameson Graef Rollins
2008-06-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-06-19Remove {update,remove}-userids functions, since we decided theyJameson Graef Rollins
weren't worth it. Updated man pages as well.
2008-06-19added comments to seckey2sshagent.Daniel Kahn Gillmor
2008-06-19Added server config variable to specify user authorized_user_ids file,Jameson Graef Rollins
and changed default.
2008-06-19documenting george debugging steps.Daniel Kahn Gillmor
2008-06-19documenting addition of apt repo on george.Daniel Kahn Gillmor
2008-06-19switching suite to experimental to properly reflect status.Daniel Kahn Gillmor
2008-06-19documented cronjob, and referred to user-id-configuration.Daniel Kahn Gillmor
2008-06-19bumping revision number for next version.Daniel Kahn Gillmor