| Commit message (Expand) | Author | Age | Files | Lines |
* | only a couple func really are needed | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
* | fix missing parameters | Thierry Vignaud | 2012-11-21 | 1 | -1/+1 |
* | (_check) remove useless "\n" at end of two messages | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
* | (_check) slighty better security messages | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
* | (_check) prefix some messages with "SECURITY:" | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
* | (_check) warn about packages we don't check even if not using -v | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
* | document some functions | Thierry Vignaud | 2012-08-31 | 1 | -1/+18 |
* | add basic POD documentation | Thierry Vignaud | 2012-08-31 | 1 | -0/+24 |
* | (_check) only warn about missing signature for local packages | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
* | (_check) do not ask about _virtual_ media without keys when using 'urpmi --us... | Thierry Vignaud | 2012-08-31 | 1 | -0/+2 |
* | (_check) s/signatur/key/ in medium message | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
* | (_check) honor per medium "verify-rpm" option for missing signature check | Thierry Vignaud | 2012-08-31 | 1 | -4/+7 |
* | perl_checker cleanup | Thierry Vignaud | 2012-08-24 | 1 | -1/+1 |
* | (_check) remove doble test | Thierry Vignaud | 2012-08-24 | 1 | -1/+0 |
* | (_check) warn when a medium has no signature | Thierry Vignaud | 2012-08-24 | 1 | -0/+2 |
* | (_check) log when signature checking is disabled per medium | Thierry Vignaud | 2012-08-24 | 1 | -0/+4 |
* | (_check) warn about missing signatures and ask whether to install or not | Thierry Vignaud | 2012-08-24 | 1 | -0/+3 |
* | use newly introduced any() | Thierry Vignaud | 2012-06-08 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-09-13 | 1 | -1/+1 |
* | (_check) fix verifying packages signatures in chrooted environments | Thierry Vignaud | 2009-03-05 | 1 | -1/+1 |
* | use "use strict" in all modules | Pascal Rigaux | 2009-01-06 | 1 | -0/+1 |
* | - urpmi: | Pascal Rigaux | 2008-10-07 | 1 | -1/+4 |
* | urpmi: do not verify signature of .spec files (#32824) | Pascal Rigaux | 2007-08-28 | 1 | -0/+2 |
* | one more debug message | Pascal Rigaux | 2007-06-08 | 1 | -0/+1 |
* | create urpm::signature out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -0/+75 |