summaryrefslogtreecommitdiff
path: root/cmdline/apt-key
Commit message (Expand)AuthorAgeFilesLines
* generate apt-key script with vendor info about keysDavid Kalnischkies2013-12-011-354/+0
* cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-011-13/+31
* let apt-key del work better with softlink and single key keyringsDavid Kalnischkies2013-08-121-3/+56
* make the keyring locations in apt-key configurableDavid Kalnischkies2013-08-121-1/+5
* do not double-slash paths in apt-keyDavid Kalnischkies2013-08-121-1/+6
* use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies2013-08-121-18/+18
* always use our own trustdb.gpg in apt-keyDavid Kalnischkies2013-08-121-6/+14
* add a not documented apt-key --fakeroot optionDavid Kalnischkies2013-08-121-32/+41
* cmdline/apt-key: Accept nonexistent --keyring file with adv as wellJohan Kiviniemi2013-05-221-1/+1
* cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600Johan Kiviniemi2013-05-221-0/+19
* * cmdline/apt-key:Michael Vogt2012-06-061-1/+2
* * cmdline/apt-key:David Kalnischkies2011-08-231-1/+1
* you want to be nice and quote a filename just to be reminded by gpgDavid Kalnischkies2011-07-231-1/+1
* * cmdline/apt-key:David Kalnischkies2011-07-161-1/+4
* * doc/makefile:Michael Vogt2011-06-301-2/+13
* [ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann2011-02-081-1/+1
* * cmdline/apt-key:David Kalnischkies2011-01-161-1/+6
* * cmdline/apt-key:David Kalnischkies2010-09-041-0/+2
* * cmdline/apt-key:Julian Andres Klode2010-03-211-0/+1
* * French manpage translation updateMichael Vogt2010-01-081-5/+42
* * cmdline/apt-key:Michael Vogt2009-09-241-7/+11
* Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin2008-10-311-0/+1
* Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin2008-10-311-3/+3
* Fixed bashisms in apt-key.Eugene V. Lyubimkin2008-10-291-3/+3
* * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:...Luca Bruno2008-10-031-0/+2
* * added debian/README.sourceMichael Vogt2008-05-051-1/+1
* cmdline/apt-key: only use verify_against_master_keyring in net-update, not in...Michael Vogt2008-04-081-10/+10
* cmdline/apt-key: add explaination when importing new keysMichael Vogt2008-02-131-0/+1
* cmdline/apt-key: make net-update more robustMichael Vogt2008-02-131-1/+12
* cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_wi...Michael Vogt2008-02-131-1/+1
* * cmdline/apt-key:Michael Vogt2008-02-121-0/+21
* cmdline/apt-key: fix in the trusted key import scriptMichael Vogt2008-02-081-1/+6
* cmdline/apt-key: refactor the master key checking into a functionMichael Vogt2008-01-161-14/+26
* * cmdline/apt-key:Michael Vogt2008-01-161-3/+27
* * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador2007-12-161-2/+2
* * Add support to apt-key to export keys to stdout. Thanks to "DwayneOtavio Salvador2007-09-121-0/+8
* * NMUMichael Vogt2007-04-251-2/+2
* * fix apt-key to ask for the correct packageMichael Vogt2006-01-181-1/+1
* * fix the breakage from my last commit (note to self: always, _always_ run ba...Michael Vogt2005-08-011-3/+3
* * added debian/patches dirMichael Vogt2005-08-011-3/+3
* * merged/removed conflicts with apt--main--0Michael Vogt2005-06-261-3/+3
* * ignore time conflicts on apt-key update (this is used at install time when ...Michael Vogt2005-03-151-1/+1
* * use gpg --with-colonsMichael Vogt2004-12-241-3/+3
* * added apt-key update methodMichael Vogt2004-12-211-5/+34
* * merged changes from the conferenceMichael Vogt2004-12-201-0/+60