summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2002-10-18Debug package patch.jbj6-4/+2203
2002-10-15Replace libelf with elfutils.jbj1-0/+1
2002-10-12Remove CVS cruft.jbj1-0/+1
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj2-7/+10
2002-10-06db1 to db3 conversion program (Michael Schroeder <mls@suse.de>)jbj4-13/+192
2002-10-06Add 64bit patch.jbj2-34/+269
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-3/+3
2002-09-16Sync with rpm-4.1 parsing changes.jbj3-3/+3
2002-09-04Don't mess with uint32_t, breaks on 6.x.jbj2-5/+5
2002-09-03- fix: always do rpmalMakeIndex.jbj1-0/+2
2002-08-31Sync with rpm-4.1.jbj2-9/+3
2002-08-23- merge signature returns into rpmRC.jbj2-14/+14
2002-08-22- add a macro to create a sub-package with debugging symbols.jbj7-1/+1342
2002-08-15- python: explicit method to set transFlags.jbj1-4/+1
2002-08-06- add bitmask for precise control of signature/digest verification.jbj2-18/+18
2002-07-28- popt: display sub-table options only once on --usage.jbj2-8/+14
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj2-4/+7
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-1/+1
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-4/+0
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj5-8/+8
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj2-19/+187
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-4/+42
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj4-68/+336
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj4-3/+4
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-0/+1
2002-06-09Sanity.jbj1-1/+1
2002-05-27Add bindings for rpmte and FD_t.jbj1-7/+9
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-111/+5
2002-05-19- Grand Renaming of rpm data types.jbj2-53/+54
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj4-11/+14
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-3/+0
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-7/+8
2002-04-11- rescusitate --rebuild.jbj2-3/+4
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-4/+34
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj1-0/+1
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-1/+12
2002-02-22tpkgid cleanup.jbj1-197/+140
2002-02-21Add tpkgid.c.jbj3-51/+496
2002-01-05Compute parent and no. of children for each package.jbj1-0/+32
2002-01-04Use rpmsort to display dependencies for dotty from graphviz.jbj2-51/+124
2001-11-23- fix a couple dinky memory leaks.jbj1-0/+2
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-1/+1
2001-11-01- add header refcount annotations throughout.jbj3-7/+7
2001-10-27- legacy signatures always checked where possible on package read.jbj1-8/+7
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-1/+2
2001-09-25- Start rpm-4.1.jbj1-1/+1
2001-09-15Sync with rpm-4_0 branch.jbj2-2/+2
2001-08-15- always use dl size in regionSwab() return.jbj1-0/+7
2001-06-17Sync with rpm-4_0 branch.jbj6-14/+21