Age | Commit message (Expand) | Author | Files | Lines |
2007-09-26 | Rename whatis() to rpmfiWhatis() for namespacing | Panu Matilainen | 1 | -1/+1 |
2007-09-20 | Rename public fileAction* type to rpmFileAction for namespacing | Panu Matilainen | 1 | -3/+3 |
2007-09-20 | Rename fileTypes(_e) to rpmFileTypes for namespacing | Panu Matilainen | 1 | -1/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -173/+58 |
2007-09-03 | Rip out unnecessary selinux babbage. | Panu Matilainen | 1 | -41/+0 |
2007-08-09 | Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622) | Panu Matilainen | 1 | -0/+8 |
2007-07-12 | Pull in rpmfi int_32 -> uint_32 changes from rpm5.org. | Panu Matilainen | 1 | -3/+3 |
2007-07-10 | Remove const type-qualifiers from function return types everywhere. | Panu Matilainen | 1 | -1/+1 |
2005-02-10 | - perform callbacks as always (#147537). | jbj | 1 | -0/+9 |
2004-04-01 | revert buildtime tie breaking, not the right thing to do. | jbj | 1 | -2/+3 |
2004-03-28 | - scareMem = 0 everywhere, document deprecation phase out. | jbj | 1 | -0/+1 |
2003-12-27 | - fix: wrong package count for trigger scriptlet 1st arg (#100509). | jbj | 1 | -4/+0 |
2003-12-25 | Add lsetfilecon to install modes. | jbj | 1 | -1/+1 |
2003-12-22 | Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. | jbj | 1 | -0/+56 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -7/+7 |
2003-07-09 | - resolve elf32/elf64 file conflicts to prefer elf64. | jbj | 1 | -0/+20 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 1 | -1/+10 |
2003-04-02 | Splint clean. | jbj | 1 | -6/+7 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -2/+4 |
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 1 | -1/+1 |
2002-12-29 | splint fiddles. | jbj | 1 | -0/+2 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -0/+44 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 1 | -3/+17 |
2002-12-24 | splint fiddles. | jbj | 1 | -1/+1 |
2002-12-21 | splint fiddles. | jbj | 1 | -1/+1 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -0/+27 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -7/+6 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -0/+1 |
2002-07-11 | - update for sv.po. | jbj | 1 | -4/+15 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+18 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 1 | -7/+7 |
2002-06-05 | Lclint fiddles. | jbj | 1 | -0/+2 |
2002-05-23 | Create rpmts-py.c. | jbj | 1 | -1/+4 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -9/+3 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -34/+34 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -2/+2 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -1/+1 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -1/+88 |
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 1 | -3/+6 |
2001-11-16 | - annotations to make a transactionElement opaque. | jbj | 1 | -1/+1 |
2001-11-16 | - transaction.c: use wrappers/iterators to access TFI_t. | jbj | 1 | -1/+1 |
2001-11-14 | depends.c and rpmal.c have opaque TFI_t. | jbj | 1 | -22/+132 |
2001-11-13 | - split file info tag sets into rpmfi.c. | jbj | 1 | -0/+227 |