Age | Commit message (Expand) | Author | Files | Lines |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 31 | -311/+311 |
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 31 | -32/+32 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 31 | -3765/+4404 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 31 | -3410/+3505 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 31 | -2543/+2543 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 31 | -2090/+3570 |
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 31 | -32/+32 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 31 | -343/+343 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 31 | -6945/+6945 |
2002-07-12 | - skip signing packages already signed with same key (#62118). | jbj | 31 | -689/+847 |
2002-07-12 | Fix format translations (#68708). | jbj | 5 | -14/+11 |
2002-07-12 | - display signature details using rpm -qi | jbj | 31 | -201/+298 |
2002-07-11 | - update for sv.po. | jbj | 31 | -3562/+2856 |
2002-07-11 | - fix: repair 2ndary match criteria with rpmdb iterators. | jbj | 31 | -931/+931 |
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 31 | -4465/+4465 |
2002-07-06 | - fix: permit deletions of added packages (#67108). | jbj | 31 | -32/+32 |
2002-07-05 | - update rpmcache.8. | jbj | 31 | -1179/+1179 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 31 | -2738/+3173 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 31 | -15828/+16093 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 32 | -4990/+8902 |
2002-06-29 | - open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise. | jbj | 31 | -559/+559 |
2002-06-28 | - rescusitate remote ftp globs (#67678). | jbj | 31 | -32/+32 |
2002-06-28 | - disambiguate added/installed dependency failures (#50388). | jbj | 31 | -1415/+1323 |
2002-06-28 | - fix: multiple relocations (#67596). | jbj | 31 | -3690/+4157 |
2002-06-27 | - use rpmdb-redhat for suggestions if/when configured (#67430). | jbj | 31 | -125/+125 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 31 | -17113/+17175 |
2002-06-21 | Check S_ISREG explicitly to avoid '?' in ls(1)-like displays. | jbj | 31 | -32/+32 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 31 | -838/+838 |
2002-06-20 | - resurrect libelf with Elf64, prelink verify should work everywhere. | jbj | 31 | -32/+32 |
2002-06-20 | - add translated man pages from PLD. | jbj | 31 | -32/+32 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 31 | -3535/+3535 |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 31 | -1086/+1086 |
2002-06-12 | Add bugzilla # to cheangelog. | jbj | 31 | -32/+32 |
2002-06-12 | - fix: separate existence and number checks for problems found. | jbj | 31 | -1768/+1768 |
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 31 | -156/+299 |
2002-06-09 | Sanity. | jbj | 31 | -17456/+10466 |
2002-06-05 | - python: portability fiddles (#54350). | jbj | 21 | -71/+71 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 21 | -463/+463 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 28 | -13856/+19331 |
2002-05-28 | - add rpmal/rpmte/rpmfd methods to bindings. | jbj | 20 | -301/+301 |
2002-05-23 | - add rpmds/rpmfi/rpmts methods to bindings. | jbj | 20 | -21/+21 |
2002-05-23 | Create rpmts-py.c. | jbj | 20 | -941/+1145 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 20 | -4181/+4181 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 21 | -7253/+7273 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 20 | -6521/+6644 |
2002-05-07 | Sanity. | jbj | 20 | -621/+621 |
2002-05-06 | - rework most of rpmdb.c prepatory to implementing duplicates. | jbj | 21 | -2367/+1819 |
2002-05-02 | - eliminate db1 support. | jbj | 20 | -2036/+1903 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -2/+0 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 20 | -3420/+3345 |