Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-10-28 | - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). | jbj | 1 | -0/+8 |
2000-09-14 | Revert rpmrc excision for now. | jbj | 1 | -3/+3 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -1/+3 |
2000-08-27 | Rip out rpmrc configuration. | jbj | 1 | -5/+5 |
2000-07-29 | - link rpm2cpio dynamically since cpio is linked dynamically. | jbj | 1 | -1/+1 |
2000-07-25 | - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks. | jbj | 1 | -1/+9 |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -9/+0 |
2000-07-07 | lclint fiddles. | jbj | 1 | -1/+1 |
2000-06-22 | - put version on rpmpopt filename to avoid legacy filename collision. | jbj | 1 | -2/+5 |
2000-06-13 | Solaris per-platform macros. | jbj | 1 | -2/+8 |
2000-06-13 | More libtool fiddles. | jbj | 1 | -6/+5 |
2000-06-07 | - create rpmio directory for librpmio. | jbj | 1 | -9/+18 |
2000-06-01 | Split popt glue into lib/popt{BT,QV}.c. | jbj | 1 | -16/+9 |
2000-05-26 | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 1 | -1/+1 |
2000-05-24 | Sanity (make dist). | jbj | 1 | -1/+1 |
2000-05-24 | Sanity (make dist). | jbj | 1 | -2/+3 |