summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-02Initial structure for RPM::Package and prototype re-arranging for Error.xsrjray1-3/+29
2000-08-02*** empty log message ***rjray1-0/+1
2000-08-02Tests for the new functionality in RPM::Headerrjray1-8/+35
2000-08-02Added and documented two new methods: filenames and scalar_tagrjray2-9/+115
2000-08-02Start using an explicit value for $VERSIONrjray1-3/+3
2000-08-01Auto-update by pmmm@rnl.ist.utl.ptjbj1-13/+12
2000-08-01Sanity.jbj1-1/+2
2000-08-01Added the filenames() method and documented it. This method re-assemblesrjray1-2/+52
2000-07-31- fix: segfault on erase if filestates is missing in header (#14679).jbj32-32/+38
2000-07-31- fix: uniqify dependency problems when printing (#14034).jbj64-436/+529
2000-07-29- re-resurrect firstkey/nextkey python bindings for up2date compatibility.jbj32-270/+368
2000-07-29- link rpm2cpio dynamically since cpio is linked dynamically.jbj33-1125/+1254
2000-07-29- bail on firstkey/nextkey, there's a better way.jbj32-84/+35
2000-07-28properly reference the dbmsw1-0/+5
2000-07-28- resurrect firstkey/nextkey python bindings.jbj32-32/+87
2000-07-27Run "make refresh" and "make *.report".jbj1-31/+29
2000-07-27Auto-update by milan.kerslager@spsselib.hiedu.czjbj1-1533/+902
2000-07-26Auto-update by milan.kerslager@spsselib.hiedu.czjbj1-2/+2
2000-07-26Auto-update by milan.kerslager@spsselib.hiedu.czjbj1-6/+2
2000-07-26Typo.jbj1-1/+1
2000-07-26- fix: look for any/all dbapi when rebuilding.jbj32-33/+37
2000-07-25Sanity (make dist).jbj1-1/+0
2000-07-25- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.jbj35-1920/+1942
2000-07-25New filejbj4-0/+11525
2000-07-24Sanity (make dist).jbj27-29/+29
2000-07-24Cosmetic.jbj3-24/+28
2000-07-24Auto-update by goeran@uddeborg.pp.sejbj1-130/+20
2000-07-24don't blow our foot off by calling rpmReadConfigFiles on the find upgrade pac...msw1-1/+1
2000-07-22Add ./usr/lib/*/man/man*.jbj1-1/+1
2000-07-22Add ./usr/share/doc/*/man/man*jbj1-1/+2
2000-07-21Changes (mostly documentation) made while at TPC4rjray1-2/+2
2000-07-18- rebuild against glibc-2.1.91-14.jbj1-9/+14
2000-07-18Add /usr/kerberos/man.jbj1-1/+1
2000-07-17Sanity (make dist).jbj1-1/+4
2000-07-17Sync with rpm-3.0.5 chnages.jbj35-2463/+1124
2000-07-16Eliminate conflicts.jbj1-83/+104
2000-07-15Remove oldrpmdb.c as well.jbj1-1/+0
2000-07-15Eliminate convertdb.c.jbj27-497/+496
2000-07-15markReplacedFiles: don't bother if nothing to do.jbj1-2/+8
2000-07-15- fix: make set of replaced file headers unique.jbj30-1731/+1496
2000-07-15Remove IET_NAME.jbj1-1/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj46-2721/+1438
2000-07-15For 0.26rjray1-4/+4
2000-07-14Typo.jbj1-1/+1
2000-07-14For 0.26rjray1-5/+8
2000-07-14Updated version numberrjray1-2/+2
2000-07-14Sped up the dependancy checksrjray1-4/+5
2000-07-14*** empty log message ***rjray1-0/+1
2000-07-13- fix: initialize pretransaction argv (segfault).jbj30-365/+372
2000-07-12- add S_ISLNK pre-transaction syscall test.jbj29-239/+249