Age | Commit message (Expand) | Author |
2009-03-02 | added ability to specify subkeys to add to agent with MONKEYSPHERE_SUBKEYS_FO... | Jameson Graef Rollins |
2009-03-02 | added a prerm script to explicitly fail if someone attempts to downgrade to a... | Daniel Kahn Gillmor |
2009-03-01 | point explicitly to GPL v3 in debian/copyright (satisfies lintian --pedantic) | Daniel Kahn Gillmor |
2009-03-01 | moved set -e from the shebang line to an explicit setting in maintainer scrip... | Daniel Kahn Gillmor |
2009-03-01 | include bug number for fixing transition script issues. | Daniel Kahn Gillmor |
2009-03-01 | touching up changelog; switch ${shlibs:Depends} to ${misc:Depends} to mollify... | Daniel Kahn Gillmor |
2009-03-01 | use 'which' instead of 'type' in postrm, so lintian doesn't complain. | Jameson Graef Rollins |
2009-03-01 | debian packaging overhaul. | Daniel Kahn Gillmor |
2009-02-28 | work on maintainer scripts: | Jameson Graef Rollins |
2009-02-22 | Fix how version number is saved/retrieved. Version is now stored in | Jameson Graef Rollins |
2009-02-21 | preparing for stupid brown paper bag 0.23.1 release. | Daniel Kahn Gillmor |
2009-02-21 | updating the changelog. | Daniel Kahn Gillmor |
2009-02-21 | fixing up some documentation, including version notes in getting started. | Daniel Kahn Gillmor |
2009-02-20 | Add "true" to prerm script so that lintian will stop complaining that | Jameson Graef Rollins |
2009-02-20 | clean up 0.23 changelog entry | Daniel Kahn Gillmor |
2009-02-19 | The monkeysphere {import,gen}_subkey functions were not up-to-date. | Jameson Graef Rollins |
2009-02-19 | fix call to transition script in postinst script, and fix lintian error about... | Jameson Graef Rollins |
2009-02-19 | added notes about transition to debian/changelog | Daniel Kahn Gillmor |
2009-02-19 | making clearer comments in the transition script, invoking from postinst for ... | Daniel Kahn Gillmor |
2009-02-18 | added debian/NEWS file so that early adopters are appraised of the changes. | Daniel Kahn Gillmor |
2009-02-17 | fix ma so that the setup command is folded into the other commands, so | Jameson Graef Rollins |
2009-02-15 | fix the publish_key function for new gpg_sphere. | Jameson Graef Rollins |
2009-01-31 | packaging/debian: add some transition stuff to the preinst script | Jameson Graef Rollins |
2009-01-31 | remove things i think will no longer be needed from the debian packaging scri... | Jameson Graef Rollins |
2009-01-31 | fix makefile, and remove now-unneeded dirs in debian packaging | Jameson Graef Rollins |
2009-01-31 | update debian changelog with plans for 0.23 release. | Daniel Kahn Gillmor |
2009-01-31 | updating Makefile and debian dependencies. | Daniel Kahn Gillmor |
2008-12-30 | clean up option parsing and key checking in gen_key function, | Jameson Graef Rollins |
2008-12-28 | added version output option | Jameson Graef Rollins |
2008-12-16 | get rid of getopts. | Jameson Graef Rollins |
2008-11-30 | add new check_host_keyring function for better checks for the | Jameson Graef Rollins |
2008-11-28 | 0.22 release preperation. | Jameson Graef Rollins |
2008-11-25 | fixing dependency information -- should be procmail, not procfile. | Daniel Kahn Gillmor |
2008-11-17 | update changelog. | Jameson Graef Rollins |
2008-11-16 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-11-16 | added some useful output to the ssh-proxycommand for "marginal" cases | Jameson Graef Rollins |
2008-11-16 | making the "upstream version" end in ~pre so that test packages created befor... | Daniel Kahn Gillmor |
2008-11-16 | update debian/changelog. | Daniel Kahn Gillmor |
2008-11-15 | Added info log output when a new key is added to known_hosts file. | Jameson Graef Rollins |
2008-11-15 | /var/lib/monkeysphere will get taken care of by debhelper appropriately. Lea... | Daniel Kahn Gillmor |
2008-11-15 | do not fail in postrm if /var/lib/monkeysphere is already wiped. | Daniel Kahn Gillmor |
2008-11-15 | debian packaging: removing unnecessary error masking in {pre,post}rm | Daniel Kahn Gillmor |
2008-11-15 | really fixing prerm | Daniel Kahn Gillmor |
2008-11-15 | make sure we clean up /var/lib/monkeysphere during prerm. | Daniel Kahn Gillmor |
2008-11-15 | reformat changelog | Micah Anderson |
2008-11-15 | add close ITP bug to changelog | Jameson Graef Rollins |
2008-11-15 | add prerm script, and add debhelper lines to other install scripts. | Jameson Graef Rollins |
2008-11-15 | move debian packaging to the packaging/ subdirectory. | Jameson Graef Rollins |