Age | Commit message (Expand) | Author | Files | Lines |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+12 |
2002-11-30 | More splint fiddles. | jbj | 1 | -1/+1 |
2002-11-30 | Splint fiddles. | jbj | 1 | -1/+0 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -1/+1 |
2002-11-26 | - bundle libfmagic into librpmbuild for now. | jbj | 1 | -3/+5 |
2002-11-19 | Correct doxygen-1.2.18 warnings. | jbj | 1 | -2/+0 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -0/+2 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -1/+1 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -1/+1 |
2002-09-19 | Check for orphan'ed chnages in rpm-4.1. | jbj | 1 | -2/+2 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -4/+5 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -1/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+10 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 1 | -1/+0 |
2002-06-20 | - add translated man pages from PLD. | jbj | 1 | -1/+2 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+3 |
2002-06-05 | Lclint fiddles. | jbj | 1 | -0/+1 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -0/+1 |
2002-05-13 | Eliminate bogus strerror message for manifests. | jbj | 1 | -1/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -2/+1 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -2/+0 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -1/+2 |
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 1 | -1/+3 |
2001-11-19 | - header handling moved to librpmdb to avoid linkage loops. | jbj | 1 | -1/+1 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -0/+1 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt. | jbj | 1 | -0/+1 |
2001-09-25 | - Start rpm-4.1. | jbj | 1 | -2/+2 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 1 | -15/+15 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -3/+5 |
2001-07-21 | - add sha1 test vectors, verify on ix86/alpha/sparc. | jbj | 1 | -2/+1 |
2001-07-07 | Orphans. | jbj | 1 | -1/+1 |
2001-07-07 | - popthelp.c: don't use stpcpy to avoid portability grief (#47500). | jbj | 1 | -1/+0 |
2001-06-15 | - alpha: don't add "()(64bit)" dependency markers. | jbj | 1 | -1/+1 |
2001-06-15 | - fix: db1 end-of-file not detected in legacy compatible way. | jbj | 1 | -1/+1 |
2001-06-06 | - default to dbenv with mpool, --rebuilddb with nofsync is much faster. | jbj | 1 | -1/+7 |
2001-05-23 | - remove all header region assertion failures, return NULL instead. | jbj | 1 | -2/+1 |
2001-05-13 | - add cron/logrotate scripts to save installed package filenames. | jbj | 1 | -6/+6 |
2001-05-11 | - rpm database has rpm.rpm g+w permissions to share db3 mutexes. | jbj | 1 | -0/+13 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -15/+32 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 1 | -11/+20 |
2001-05-07 | - use internal db-3.2.9 sources to build by default. | jbj | 1 | -4/+7 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -1/+5 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 1 | -6/+6 |
2001-02-27 | Handle non-string tag indices correctly. | jbj | 1 | -9/+9 |
2001-01-17 | - 1st crack at Mandrake specific per-platform macros. | jbj | 1 | -42/+45 |
2001-01-10 | - successors from tsort are processed in presentation order. | jbj | 1 | -0/+1 |
2000-12-31 | - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg. | jbj | 1 | -6/+6 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+2 |
2000-12-04 | - use package version 3 if --nodirtokens is specified. | jbj | 1 | -3/+2 |
2000-12-04 | Sync with rpm-4_0 branch. | jbj | 1 | -9/+8 |