2009-03-11 |
Panu Matilainen | Streamline rpmDigestInit() a bit |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | Move headerIsEntry() check of sigtag into _chk() macro |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | Size signature failures are always RPMRC_FAIL |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | Eliminate asserts() from rpmVerifySignature() paths |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | Minor cleanup + simplification of DSA and RSA sig checks |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | For RSA sigs, RPMRC_NOKEY is only sane for keyring... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | For DSA sigs, RPMRC_NOKEY is only sane for keyring... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | We already assume failure, this is unnecessary |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | SHA1 and MD5 failures are always RPMRC_FAIL |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Panu Matilainen | Use tag to distinguish header-only vs header+payload... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Lift best signature detection out of rpmVerifySignatures() |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Lift pgp parsing into separate function |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Avoid rasprintf() on potentially NULL string |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Eliminate Yet Another temporary result variable |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Further rpmVerifySignatures() cleanup |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Assume failure in rpmVerifySignatures() |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Use rstrcat() instead of rasprintf(), less fuss involved |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Fix memleak on signature checking failure |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Eliminate pointless {} block inflating indentation... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Panu Matilainen | Don't return data from headerGet() on regionSwab()... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jindrich Novy | Port XZ payload compression to xz-4.999.8 API |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Add test for _install_lang and status |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Unbreak %_install_langs handling (rhbz#489235) |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Fix RPMTAG_FILESTATES in rpmdb |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Initialize on declaration, cosmetics only... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Dont bother retrieving colors unless actually needed |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Dont bother retrieving ts problem set unless actually... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Panu Matilainen | Dont bother retrieving altNEVR unless actually needed |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Panu Matilainen | Load macros before creating directories (rhbz#489104) |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Panu Matilainen | Document libcap, libacl in INSTALL |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Condense "shut up gcc" switch-cases to just default... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Add internal helper to verify signature parse results |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Move the common part of DSA+RSA verification into helpe... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Dont leak memory from hdrmd5ctx |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Handle V4 signature trailer for RSA too (ticket #34) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | verifySHA1Signature() doesn't need pgpDig at all |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | verifyMD5Signature() doesn't need pgpDig at all |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | verifySizeSignature() only needs size, not all of pgpDig |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Panu Matilainen | Eliminate unnecessary fields from pgpDig_s |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Panu Matilainen | Add ISA bits for alpha (Oliver Falk) |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jindrich Novy | Fix documentation and help for the md5 -> filedigest... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Jindrich Novy | Add md5->filedigest aliases (rhbz#487597) |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Panu Matilainen | Missing test material to tarballs, oops |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Panu Matilainen | Permit python bytecompile to fail for now |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Panu Matilainen | Honor --nomanifest on install too |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Panu Matilainen | Switch to libtool versioning, starting at 0:0:0 |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Panu Matilainen | Handle empty argv passed to rpmdsDupArgv() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Clean up runTransScripts() a bit |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Single point of exit from rpmtsRun() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Split initialization of flags etc out of rpmtsRun() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Formatting cosmetics only |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Calculate need to chroot just once |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Eliminate unnecessary variable |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Push fingerprinting chroot in+out into rpmtsPrepare... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Push the rest of the prepare-calculations down to rpmts... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Eliminate fingerprint hash from ts struct |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Split fingerprinting stuff out of rpmtsRun() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Split prepare phase out of rpmtsRun() |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | File skipping only done for added packages, simplify |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Eliminate unused variables |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Split sanity checking out of rpmtsRun() to helper function |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Fix memory leak from unused problem set |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Panu Matilainen | Calculate files in transaction just once |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Panu Matilainen | Fix busted up Korean tranlations of manuals (rhbz#466597) |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Panu Matilainen | Loosen up restrictions on dependency token names (rhbz... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Panu Matilainen | Only run script dependency extraction once per file... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Panu Matilainen | Check for errors from python bytecompile (Tim Waugh) |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Jindrich Novy | Revert fix for rhbz#442105, it has unwanted side effects |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Moved maifest checking from rpmInstall to rpmCheckMani... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Move notify flag settings from rpmInstall and rpmErase... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Move vsflags calculation from rpmInstall and rpmErase... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Remove stopinstall variable and moved rpmcliPackagesTo... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Use installInterfaceFlags in place of eraseInterfaceFl... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Rakesh Pandit | -Merge rpmInstallInterfaceFlags_e and rpmEraseInterface... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Panu Matilainen | Only initialize file capability cache if actually needed |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jindrich Novy | Fix output of pkgconfigdeps.sh so that rpmfc parses... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Panu Matilainen | Be more careful about errors in lua rpm vercmp() |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jindrich Novy | Handle broken pkgconfig files better, rhbz#484970 ... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Panu Matilainen | Bump FileDigests rpmlib dependency version |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | Use per-rpmfi string cache for file capability strings |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | rpmfi is only needed by verifyHeader(), push it there |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | Fix typo in python bindings documentation (Masatake... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | Exclude bin and sbin directories from python bytecompil... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | Updated Brazilian Portugese translation (Igor Pires... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Panu Matilainen | --requires lists required capabilities, not packages... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Panu Matilainen | OSGi dep extractor update (rhbz#466111): |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Panu Matilainen | Prepend PKG_CONFIG_PATH on pkgconfig requires extractio... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Panu Matilainen | Undo tag clash on RPMTAG_FILEDIGESTALGO[S] with rpm5.org |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Panu Matilainen | Try to play nice with OpenPKG (rpm5.org) packages ... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Panu Matilainen | Updated Swedish translation (Göran Uddeborg) |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Ville Skyttä | Improve Qt translation support, particularly --all... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Panu Matilainen | Don't throw away modified config files on cross-hash... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Panu Matilainen | Honor rpmtd type, not tag type, in rpmtdClass() (ticket... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Panu Matilainen | Add API for getting the class of tag type directly |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Panu Matilainen | Add RPMTAG_SOURCERPM to gpg-pubkeys in rpmdb |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Alexandr D... | Added ARMv7 architecture support |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Panu Matilainen | Check for binaries in noarch packages at build-time |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Panu Matilainen | Update dbi tag names for Filemd5s -> Filedigests change... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Panu Matilainen | Return NULL instead of blowing up on invalid rpmpsGetPr... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Panu Matilainen | Add a bit of documentation for headerGet() flags |
commit | commitdiff | tree | snapshot |
next |