summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2002-07-11- update for sv.po.jbj7-38/+35
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj2-8/+15
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj15-66/+84
2002-07-06- fix: permit deletions of added packages (#67108).jbj2-11/+11
2002-07-05- update rpmcache.8.jbj5-37/+5
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj5-45/+56
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj11-240/+223
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj14-94/+133
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj5-22/+53
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj7-17/+339
2002-06-29- open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise.jbj2-8/+11
2002-06-28- rescusitate remote ftp globs (#67678).jbj1-2/+2
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj7-119/+77
2002-06-28- fix: multiple relocations (#67596).jbj1-4/+7
2002-06-28Establish mechanism for up2date to reconfigure rpmlib.jbj1-4/+12
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj1-1/+14
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj38-17/+444
2002-06-21Check S_ISREG explicitly to avoid '?' in ls(1)-like displays.jbj1-1/+3
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj2-2/+2
2002-06-20- add translated man pages from PLD.jbj1-1/+1
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj3-12/+15
2002-06-19Annotate incondefs in source code.jbj16-16/+36
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj7-51/+45
2002-06-12- fix: separate existence and number checks for problems found.jbj5-14/+30
2002-06-10- document digital signature verification in rpm.8.jbj1-0/+10
2002-06-10Document file attribute opt outs in verify mode.jbj4-6/+6
2002-06-09Sanity.jbj2-3/+5
2002-06-05Lclint fiddles.jbj8-18/+34
2002-06-05- python: portability fiddles (#54350).jbj2-6/+4
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj4-396/+245
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-12/+13
2002-05-27Add bindings for rpmte and FD_t.jbj12-186/+199
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj5-62/+68
2002-05-23Create rpmts-py.c.jbj8-34/+37
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj22-209/+313
2002-05-19- Grand Renaming of rpm data types.jbj29-1494/+1591
2002-05-17Transactions made increasingly opaque.jbj11-176/+276
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj21-871/+687
2002-05-13AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).jbj1-2/+2
2002-05-13Eliminate bogus strerror message for manifests.jbj3-7/+6
2002-05-07- plug most install mode leaks.jbj7-23/+64
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-32/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj4-4/+4
2002-05-04Pass dbiGet() flags from application.jbj2-4/+4
2002-05-02- eliminate db1 support.jbj6-8/+19
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj5-61/+85
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj9-37/+104
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj9-134/+110
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj23-229/+338