Age | Commit message (Expand) | Author | Files | Lines |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -4/+4 |
2003-04-30 | splint fiddles. | jbj | 1 | -8/+8 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 1 | -1/+1 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 1 | -1/+1 |
2003-03-08 | Sanity. | jbj | 1 | -1/+1 |
2003-03-05 | Sanity. | jbj | 1 | -1/+1 |
2003-03-01 | Sanity. | jbj | 1 | -1/+1 |
2003-01-24 | Add file to the splint sources too. | jbj | 1 | -0/+1 |
2003-01-14 | Link /usr/lib/rpm/rpmi statically. | jbj | 1 | -4/+2 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -1/+1 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -16/+5 |
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 1 | -1/+1 |
2002-12-20 | - dynamically link /bin/rpm, link against good old -lpthread. | jbj | 1 | -1/+1 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -11/+6 |
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 |