Age | Commit message (Expand) | Author | Files | Lines |
2000-07-09 | - add pre-transaction syscall's to handle /etc/init.d change. | jbj | 1 | -0/+2 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -2/+3 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -0/+2 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -1/+3 |
2000-06-22 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+1 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -1/+1 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -0/+1 |
2000-06-21 | - uname on i370 has s390 as arch (#11456). | jbj | 1 | -0/+1 |
2000-06-21 | - fix: don't expand macros in false branch of %if (kasal@suse.cz). | jbj | 1 | -0/+2 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -1/+5 |
2000-06-20 | - update brp-* scripts from rpm-4.0, enable in per-platform config. | jbj | 1 | -0/+3 |
2000-06-20 | - API: uncouple fadio from rest of rpmio. | jbj | 1 | -0/+2 |
2000-06-20 | fix: typo in brp-compress caused i18n man pages not to compress. | jbj | 1 | -0/+1 |
2000-06-19 | fix: open all db indices before performing chroot. | jbj | 1 | -0/+1 |
2000-06-18 | require --rebuilddb to convert db1 -> db3, better messages. | jbj | 1 | -0/+1 |
2000-06-17 | - fix: broken glob test with empty build directory (Geoff Keating). | jbj | 1 | -0/+2 |
2000-06-16 | - fix: resurrect symlink unique'ifying property of finger prints. | jbj | 1 | -1/+4 |
2000-06-14 | - fix: don't count removed files if removed packages is empty set. | jbj | 1 | -0/+2 |
2000-06-13 | - remove incremental link. | jbj | 1 | -0/+2 |
2000-06-12 | - fix: avoid clobbering db cursor in removeBinaryPackage. | jbj | 1 | -0/+2 |
2000-06-09 | - make librpmio standalone. | jbj | 1 | -0/+1 |
2000-06-07 | - create rpmio directory for librpmio. | jbj | 1 | -0/+1 |
2000-06-06 | Repair db1 functionality. | jbj | 1 | -0/+1 |
2000-06-05 | - add optflags for i486 and i586. | jbj | 1 | -1/+4 |
2000-05-30 | - mark packaging with version 4 to reflect filename/provide changes. | jbj | 1 | -1/+3 |
2000-05-30 | - turn on new, more complete version of %%configure. | jbj | 1 | -0/+2 |
2000-05-24 | - change popt exec alias in oreder to exec rpm children. | jbj | 1 | -0/+2 |
2000-05-17 | rpmio madness | msw | 1 | -0/+2 |
2000-05-16 | bzip2 1.0 | msw | 1 | -0/+1 |
2000-05-16 | add calculated nlink field to -qlv output (like ls -al). | jbj | 1 | -0/+1 |
2000-05-16 | fix: (segfault) verify needs rpmdb while query does not. | jbj | 1 | -0/+1 |
2000-05-13 | fix: sparc64 per-platform directory shouldn't be sparc64linux. | jbj | 1 | -0/+1 |
2000-05-12 | fix: define/eval options assumed sizeof(int) == sizeof(void *). | jbj | 1 | -0/+1 |
2000-05-10 | - include RPM-GPG-KEY in file manifest. | jbj | 1 | -0/+4 |
2000-05-01 | Rename db0.c to db1.c, resurrect db2.c (from db3.c). | jbj | 1 | -0/+9 |
2000-04-27 | - API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified. | jbj | 1 | -1/+1 |
2000-04-27 | - API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd. | jbj | 1 | -1/+5 |
2000-04-23 | make db indices as lightweight as possible, with per-dbi config. | jbj | 1 | -0/+3 |
2000-04-15 | fix: cpio.c: pre-, not post-, decrement the link count. | jbj | 1 | -0/+2 |
2000-04-13 | add explcit "Provides: name = [epoch:]version-release" to headers. | jbj | 1 | -0/+1 |
2000-04-12 | API: pass *SearchIndex() length of key (0 will use strlen(key)). | jbj | 1 | -0/+2 |
2000-04-11 | - treat legacy falloc.c as "special" db[01] index for package headers. | jbj | 1 | -0/+1 |
2000-04-07 | use "rpmdb db" consistently throughout, add doxygen tags. | jbj | 1 | -1/+1 |
2000-04-07 | solaris2.6: avoid bsearch with empty dir list (Ric Klaren - klaren@cs.utwente... | jbj | 1 | -0/+1 |
2000-04-06 | use hashed access for package headers. | jbj | 1 | -0/+1 |
2000-04-04 | Sanity. | jbj | 1 | -0/+1 |
2000-04-03 | Sanity. | jbj | 1 | -0/+2 |
2000-03-31 | - try for db3 DB_INIT_CDB model. | jbj | 1 | -0/+1 |
2000-03-27 | add db3 to the pile, isolate all with incremental link and vectors. | jbj | 1 | -0/+1 |
2000-03-23 | convert db1 -> db2 on-disk format using --rebuilddb. | jbj | 1 | -0/+1 |