summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1999-10-06first steps toward getting compressed file lists to work -- most thingsewt12-71/+232
1999-10-04dumb cpp's want white space around lclint annotations (Tim Mooney).jbj16-80/+98
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
1999-09-30HPUX cc compiler fidgets.jbj2-3/+8
1999-09-30HPUX groks not long long.jbj1-0/+2
1999-09-29Don't use err(3) for now.jbj1-3/+3
1999-09-28portatbility fiddles (solaris).jbj1-1/+2
1999-09-26Search /usr/include before misc.jbj1-0/+1
1999-09-26Sanity.jbj1-1/+1
1999-09-26Solaris compilation.jbj2-1/+4
1999-09-26Retrofit glibc __progname.jbj1-5/+5
1999-09-26fix: rpm-2.5.1 had file list w/o leading / fix.jbj1-4/+48
1999-09-24Release candidate.jbj1-1/+1
1999-09-24Remove unnecssary malloc.jbj1-9/+6
1999-09-24Improved warning message on legacy epoch-less compare.jbj1-3/+6
1999-09-24fix: version compares compatible with epoch-less requires/conflicts.jbj2-25/+67
1999-09-23Make sure that %lang(it) matches LANG=it.jbj1-0/+4
1999-09-23Add rpminject.jbj1-0/+1
1999-09-22lclint annotations.jbj4-5/+6
1999-09-22Orphan.jbj1-0/+44
1999-09-21Apply sanity check to database permissions.jbj1-0/+3
1999-09-21fix: removed files fingerprint memory leak.jbj8-34/+38
1999-09-21fix: command line install had header memory leak.jbj28-332/+405
1999-09-20Start experimental support for bzip2 payloads.jbj2-1/+18
1999-09-20Skip provides along for the ride.jbj1-2/+9
1999-09-20Don't segfault on unversioned provides.jbj1-2/+4
1999-09-19When comparing EVR with missing epoch, package with epoch is considered newer.jbj2-3/+10
1999-09-19do versioned provides/conflicts resolution correctly.jbj8-164/+209
1999-09-17python: shared module needs -lrpm -lbz2.jbj1-6/+8
1999-09-17add perms to openDatabase() call.jbj2-54/+66
1999-09-17Turn off noise for now.jbj1-1/+8
1999-09-17lclint annotations.jbj4-33/+47
1999-09-17rewrite installArchive() with common exit point.jbj1-160/+150
1999-09-17lclint annotations.jbj1-11/+14
1999-09-17simplyify prefix prepending.jbj1-56/+79
1999-09-17lclint annotations.jbj2-62/+90
1999-09-17lclint annotations.jbj2-45/+80
1999-09-17lclint annotations.jbj1-11/+24
1999-09-17lclint annotations.jbj3-135/+167
1999-09-17lclint annotations.jbj8-52/+67
1999-09-17lclint annotations and consts.jbj1-18/+20
1999-09-17lclint annotations.jbj12-99/+108
1999-09-17lclint annotations.jbj3-10/+10
1999-09-17lclinit annotations.jbj1-1/+1
1999-09-14fix: with unspecified epochs, skip dependency epoch compare.jbj3-14/+23
1999-09-14fix: versioned provides devolved to existence test with conflicts.jbj1-206/+232
1999-09-12Fiddles to resurrect lclint.jbj16-41/+81
1999-09-11fix: avoid db problems with self-obsoleting packages on install.jbj1-0/+5
1999-09-11Common variable naming using EVR rather than Version.jbj1-65/+66
1999-09-10pgp and pgp5 have compatible RSA signature (#4780).jbj5-286/+389