monkeysphere.git
2008-10-29 Daniel Kahn... updated freebsd data for 0.19 monkeysphere_0.19-1
2008-10-29 Daniel Kahn... added release notes for 0.19-1
2008-10-29 Daniel Kahn... preparing for 0.19-1 release to fix config file goofiness.
2008-10-29 Daniel Kahn... fixing symlinks created in packaging; updated FreeBSD...
2008-10-29 Daniel Kahn... added comments and changelog notes about why the test...
2008-10-29 Jameson Graef... Merge commit 'dkg/master'
2008-10-29 Jameson Graef... set DISPLAY in test suite so that passphrase prompting...
2008-10-29 Daniel Kahn... added release notes for 0.18-1.
2008-10-29 Daniel Kahn... preparing for 0.18-1 release. monkeysphere_0.18-1
2008-10-29 Jameson Graef... finish consolidating test suite ssh test into single...
2008-10-29 Jameson Graef... move away from using MONKEYSPHERE_SERVER_CONFIG in...
2008-10-29 Jameson Graef... tweak to test to not include user authorized_keys file.
2008-10-29 Jameson Graef... move to using 'none' for the RAW_AUTHORIZED_KEY value...
2008-10-29 Jameson Graef... touch known_hosts file in monkeysphere so that permissi...
2008-10-29 Daniel Kahn... cleaning up basic test.
2008-10-29 Daniel Kahn... enforce error checking when transferring the authorized...
2008-10-29 Daniel Kahn... cleaning up debian packaging.
2008-10-28 Jameson Graef... more work on test suite, and add new tmpdir to monkeysp...
2008-10-28 Jameson Graef... chown authorized_keys files as jrollins, and add monkey...
2008-10-28 Daniel Kahn... testing: tighten up the umask before sshd launch, so...
2008-10-28 Daniel Kahn... test suite now auto-detects which flavor of prng suppor...
2008-10-28 Daniel Kahn... do not choke at end of test suite if no sshd was ever...
2008-10-28 Daniel Kahn... make sure that the /etc/monkeysphere/gpg-*.conf are...
2008-10-28 Jameson Graef... add more debugging output.
2008-10-28 Jameson Graef... fix bugs in authorized_* file permission checking.
2008-10-28 Daniel Kahn... added release notes for 0.17-1
2008-10-28 Daniel Kahn... update changelog in preparation for 0.17 release. monkeysphere_0.17-1
2008-10-28 Daniel Kahn... tests now avoid prompting for default identity files.
2008-10-27 Jameson Graef... extend test suite to check for authentication denial...
2008-10-27 Jameson Graef... updated gnutls info on download page.
2008-10-27 Jameson Graef... fix missing log level in config files.
2008-10-27 Jameson Graef... Move to using empty string for not using a user-controlled
2008-10-27 Jameson Graef... Merge commit 'dkg/master'
2008-10-27 Jameson Graef... comment to bug about parsing ssh config files.
2008-10-27 Jameson Graef... comment to bug about existing invalid authentication...
2008-10-27 Jameson Graef... close bug about problem in authorized_keys generation...
2008-10-27 Jameson Graef... Changes to fix bug in authorized_keys file generation in
2008-10-27 Daniel Kahn... tracking freebsd packaging from anarcat.
2008-10-27 Daniel Kahn... Removed the gnutls component from our APT repo, since...
2008-10-26 Daniel Kahn... added notes about recent work on george.
2008-10-26 Daniel Kahn... included the full GPG transcript of granting trust...
2008-10-26 Daniel Kahn... Merge commit 'micah/master'
2008-10-26 Daniel Kahn... Merge commit 'jrollins/master'
2008-10-26 Jameson Graef... add comment to bug.
2008-10-26 Micah AndersonMerge commit 'dkg/master'
2008-10-26 Micah Andersonadd some documentation to the user section about establ...
2008-10-26 Daniel Kahn... updated freebsd ports information.
2008-10-26 Daniel Kahn... fixing build-releasenote so that it updates the tarball...
2008-10-26 Daniel Kahn... fixing download link for latest released tarball.
2008-10-26 Daniel Kahn... added 0.16-1 release announcement, plus new bug.
2008-10-26 Daniel Kahn... packaging preparations for 0.16-1 release. monkeysphere_0.16-1
2008-10-26 Daniel Kahn... testing: A bit more fine-tuning, so that the test suite...
2008-10-26 Daniel Kahn... testing: setting up the fake testuser account with...
2008-10-26 Daniel Kahn... testing: change order of operations to make sure that...
2008-10-26 Daniel Kahn... testing: setting up the authorized_keys for testuser.
2008-10-26 Daniel Kahn... testing: fixing some bash escaping, adding in one last...
2008-10-26 Daniel Kahn... testing: added a passphrase (abc123) for the testuser...
2008-10-26 Daniel Kahn... testing: moved the LogLevel debugging for ssh into...
2008-10-26 Daniel Kahn... testing: move ProxyCommand into a simple shell script...
2008-10-26 Daniel Kahn... testing switching back to SSHD_PID, since the jobspec...
2008-10-26 Daniel Kahn... testing: only try to kill backgrounded sshd if process...
2008-10-26 Daniel Kahn... testing: using jobspec instead of SSHD_PID
2008-10-26 Daniel Kahn... testing: fix ssh_config var UserKnownHosts to UserKnown...
2008-10-26 Daniel Kahn... testing: adding temporary monkeysphere config and ssh...
2008-10-26 Daniel Kahn... testing: make final ssh command more verbose; supplying...
2008-10-26 Daniel Kahn... testing: transfer permissions of home directories for...
2008-10-25 Daniel Kahn... repaired admin keyring
2008-10-25 Daniel Kahn... Merge commit 'jrollins/master'
2008-10-25 Daniel Kahn... freebsd port: changes from anarcat
2008-10-25 Jameson Graef... more test suite fixes.
2008-10-25 Jameson Graef... more work on test suite.
2008-10-25 Daniel Kahn... Merge commit 'jrollins/master'
2008-10-25 Daniel Kahn... tests: do not use privilege separation with sshd.
2008-10-25 Jameson Graef... more work on test suite.
2008-10-25 Daniel Kahn... testing: admin has signed key of testuser; testuser...
2008-10-25 Jameson Graef... more tweaks to test script.
2008-10-25 Jameson Graef... fix path to sshd_config in test script
2008-10-25 Jameson Graef... Merge commit 'dkg/master'
2008-10-25 Jameson Graef... more changes to test suite, and add admin/testuser...
2008-10-25 Daniel Kahn... Merge commit 'jrollins/master'
2008-10-25 Daniel Kahn... test now has better sshd configuration.
2008-10-25 Jameson Graef... add check to su_monkeysphere_user to not use su if...
2008-10-25 Daniel Kahn... switch default keyservers to be pool.sks-keyservers...
2008-10-25 Daniel Kahn... add a socat-based sshd invocation to the basic test...
2008-10-25 Daniel Kahn... add another FIXME for m-s d
2008-10-14 Jameson Graef... More work on test suite.
2008-10-12 Jameson Graef... some work on the test script.
2008-10-11 Jameson Graef... Merge commit 'dkg/master'
2008-10-11 Daniel Kahn... added fake admin key (ID 7005D3BE) for test suite.
2008-10-11 Jameson Graef... close two bugs based on the work today.
2008-10-11 Jameson Graef... working on improving log output
2008-10-11 Jameson Graef... fix the *inst scripts to properly handle linking in...
2008-10-11 Jameson Graef... Add debian preinst script to move old gpg.conf files...
2008-10-11 Jameson Graef... Generalize filesystem location variables (closes web...
2008-10-11 Jameson Graef... Merge commit 'dkg/master'
2008-10-11 Daniel Kahn... some preparatory changes in preparation for a test...
2008-10-04 Daniel Kahn... reported bug about seahorse to debian at: bugs.debian...
2008-09-17 Jameson Graef... Merge commit 'jamie/master'
2008-09-16 Daniel Kahn... Merge commit 'jamie/master'
2008-09-16 Jamie McClellandadding directions on how to build a deb package from...
next