summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2000-08-27Add todo note.jbj1-0/+1
2000-08-27Rip out rpmrc configuration.jbj1-1318/+145
2000-08-27Doxygen annotations.jbj2-5/+18
2000-08-27Doxygen annotations.jbj41-430/+979
2000-08-27Eliminate rpm_malloc.h.jbj2-42/+2
2000-08-27Doxygen annotations.jbj5-15/+39
2000-08-23comments only.jbj1-2/+2
2000-08-23doxygen/lclint annotations.jbj2-62/+267
2000-08-23doxygen/lclint annotations.jbj3-36/+36
2000-08-23doxygen annotations.jbj5-42/+179
2000-08-23lclint annotations.jbj2-14/+18
2000-08-23doxygen additions.jbj1-11/+142
2000-08-23lclint additions.jbj1-2/+2
2000-08-23lclint/doxygen additions.jbj4-66/+238
2000-08-20- add callbacks on package erasure.jbj3-57/+78
2000-08-20- fix: preserve cpio errno when using Fclose with libio.jbj1-0/+3
2000-08-19- python bindings to query and verify signatures.jbj2-0/+49
2000-08-16- fix: rebuild db1 -> db3 ate 1st header (#16263).jbj1-1/+8
2000-08-07- fix: segfault when globbing on "" (#15593).jbj1-7/+11
2000-08-04- fix: -Va broken, make db cursors per-iterator, not per-dbi.jbj3-9/+27
2000-07-31- fix: segfault on erase if filestates is missing in header (#14679).jbj1-1/+5
2000-07-31- fix: uniqify dependency problems when printing (#14034).jbj1-2/+35
2000-07-29- re-resurrect firstkey/nextkey python bindings for up2date compatibility.jbj1-4/+2
2000-07-29- link rpm2cpio dynamically since cpio is linked dynamically.jbj1-17/+25
2000-07-26Typo.jbj1-1/+1
2000-07-26- fix: look for any/all dbapi when rebuilding.jbj1-1/+1
2000-07-17Sync with rpm-3.0.5 chnages.jbj7-442/+14
2000-07-15markReplacedFiles: don't bother if nothing to do.jbj1-2/+8
2000-07-15- fix: make set of replaced file headers unique.jbj2-33/+21
2000-07-15Remove IET_NAME.jbj1-1/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj10-337/+64
2000-07-13- fix: initialize pretransaction argv (segfault).jbj2-13/+14
2000-07-12- add S_ISLNK pre-transaction syscall test.jbj3-3/+13
2000-07-12- add S_ISLNK pre-transaction syscall test.jbj2-0/+18
2000-07-12- compare versions if doing --freshen.jbj1-4/+20
2000-07-11- fix: legacy requires './' payload prefix to be omitted for rpm itself.jbj1-2/+2
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj5-15/+60
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj6-306/+204
2000-07-09fix: do chroot around pre-transaction syscalls.jbj3-82/+101
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj7-16/+214
2000-07-07lclint fiddles.jbj12-90/+163
2000-07-05- change optflags for i386.jbj9-66/+363
2000-06-23 - support for separate source/binary compression policy.jbj2-2/+21
2000-06-23- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).jbj2-0/+11
2000-06-21Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg....jbj1-1/+1
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj1-1/+3
2000-06-20- API: uncouple fadio from rest of rpmio.jbj2-1/+17
2000-06-19fix: open all db indices before performing chroot.jbj5-4/+30
2000-06-18require --rebuilddb to convert db1 -> db3, better messages.jbj1-17/+65
2000-06-16- fix: resurrect symlink unique'ifying property of finger prints.jbj4-22/+25