summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call read() repeatedly to avoid rpm2cpio break on a pipe as input (#802839)rpm-4.8.xFlorian Festi2012-10-151-1/+16
* Enable dbenv->failchk() functionality on BDB >= 5.0 tooPanu Matilainen2010-10-261-3/+3
* Eliminate leftover checks for Berkeley DB < 4.3 compatibilityPanu Matilainen2010-10-261-14/+0
* Preparing for 4.8.1rpm-4.8.1-releasePanu Matilainen2010-06-1127-3407/+3407
* If there are no hardlinks, dont bother with s-bit and caps removalPanu Matilainen2010-06-111-1/+1
* Fix "empty reply from server" curl-syndrome with url retrieval (RhBug:598988)Panu Matilainen2010-06-111-1/+1
* Remove POSIX file capabilities from executables on erase/rename tooPanu Matilainen2010-06-111-2/+7
* Strip s-bits on upgrade too (RhBug:598775)Panu Matilainen2010-06-111-5/+14
* Permit DOS line-endings in PGP armors (RhBug:532992)Panu Matilainen2010-06-111-4/+7
* Use pgpValString() for :pgpsig header formatting (RhBug:587755)Panu Matilainen2010-06-111-24/+2
* Add public pgpValString() function + enum for the various typesPanu Matilainen2010-06-112-8/+46
* Handle non-existent dependency sets in python (RhBug:593553)Panu Matilainen2010-06-111-2/+3
* Fix return from chroot() on verify (RhBug:590588)Panu Matilainen2010-06-111-1/+7
* Fix minor header iterator leak in rpmReSign()Panu Matilainen2010-06-111-4/+2
* Don't process desktop files without Type=Application and Exec= linePavol Rusnak2010-06-111-4/+6
* Make rpm version available to python through __version__, add __version_info__Panu Matilainen2010-06-112-0/+5
* Fixes missing __fxstat64 symbol on mac.Giulio Eulisse2010-06-111-0/+1
* Add a basic reinstall test to test-suitePanu Matilainen2010-06-111-0/+17
* Use correct tag for NOPATCHPanu Matilainen2010-06-111-1/+1
* RPMTAG_NOSOURCE and NOPATCH aren't internal, they end up in nosrc headersPanu Matilainen2010-06-112-2/+4
* Gnu tar sometimes prints a "tar: Record size = 16" message, breakingMichael Schroeder2010-06-111-1/+7
* Adapt the Makefile as rpmdb_svc can no longer be built.Michael Schroeder2010-06-111-10/+0
* New gcc versions comlpain about undefined behaviour...Michael Schroeder2010-06-111-2/+2
* readLineFromOFI may modify the fileStack, thus we have to re-setMichael Schroeder2010-06-111-0/+1
* Do not load keyring if signature checking is disabled.Michael Schroeder2010-06-111-2/+6
* Seems like a change was made to make %attr(-) go back to theMichael Schroeder2010-06-111-8/+28
* On header iteration format queries, dump the contents as-isPanu Matilainen2010-06-111-1/+4
* Disable header i18n lookup in headerCopyTags() (RhBug:578299)Panu Matilainen2010-06-111-1/+1
* Report all enabled dependency bits in deptype format extensionPanu Matilainen2010-06-111-12/+11
* Document deprecation of mi.count() and ds.Count().Ville Skyttä2010-06-112-2/+2
* Add RPMBUILD_ISFOO constants to python rpmb module (ticket #123)Panu Matilainen2010-06-111-0/+6
* Add __bool__() / __nonzero__() method to python rpmmi objects (ticket #153)Panu Matilainen2010-06-111-1/+20
* Verify the various version comparison results in testsuitePanu Matilainen2010-06-111-15/+24
* Add some basic dependency check tests to test-suitePanu Matilainen2010-06-114-0/+202
* Differentiate between conflicts in db versus install setPanu Matilainen2010-06-111-1/+1
* Avoid eating empty lines in spec %prep section (RhBug:573339)Panu Matilainen2010-06-111-1/+1
* Add an enhanced argvSplitString() function for splitting strings to argv'sPanu Matilainen2010-06-112-3/+25
* Tell python about RPMTRANS_FLAG_NOCONTEXTSPanu Matilainen2010-06-111-0/+1
* Plug a silly memleak in processPackageFiles()Panu Matilainen2010-06-111-1/+2
* Handle erased packages wrt disk-space problem reporting (RhBug:561160)Panu Matilainen2010-06-111-2/+6
* Remove no longer neede rpmts->filesystemCount and->filesystemsFlorian Festi2010-06-113-5/+0
* Fix stupid off by one errorFlorian Festi2010-06-111-1/+1
* Avoid loading information for all filesystemsFlorian Festi2010-06-111-63/+109
* Fix include path of luaext subdirPanu Matilainen2010-06-111-2/+1
* Document --conflicts in rpm(8).Ville Skyttä2010-06-111-5/+8
* Sanitize signature checking formatResult() a bitPanu Matilainen2010-06-112-7/+4
* Really fix verification error code to not depend on verbosity (RhBug:557101)Panu Matilainen2010-01-211-1/+1
* Fix double-free segfault on url retrieve to read-only media (RhBug:557118)Panu Matilainen2010-01-211-1/+1
* Preparing for rpm 4.8.0rpm-4.8.0-releasePanu Matilainen2010-01-081-1/+1
* Hardwire lead major version to 3 (RhBug:546663)Panu Matilainen2009-12-171-1/+1