Age | Commit message (Expand) | Author | Files | Lines |
2001-09-15 | - close/discard Depends index after rpmdepCheck() use. | jbj | 1 | -2/+2 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 1 | -42/+26 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -1/+4 |
2001-07-28 | - fix: --noscripts is another multimode option. | jbj | 1 | -4/+4 |
2001-07-14 | - isolate cdb access configuration (experimental, use at your own risk). | jbj | 1 | -2/+5 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -10/+22 |
2001-06-21 | - add %{_gnu} macro to append "-gnu" to %{_target_platform} to | jbj | 1 | -4/+5 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+2 |
2001-06-15 | - linux.req needs exit 0 | jbj | 1 | -17/+22 |
2001-06-15 | - fix: db1 end-of-file not detected in legacy compatible way. | jbj | 1 | -2/+16 |
2001-06-06 | - default to dbenv with mpool, --rebuilddb with nofsync is much faster. | jbj | 1 | -2/+2 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -6/+7 |
2001-05-14 | - upgrade to db-3.3.4. | jbj | 1 | -42/+76 |
2001-05-13 | - add cron/logrotate scripts to save installed package filenames. | jbj | 1 | -22/+55 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -19/+58 |
2001-04-10 | Doxygen annotations for config files. | jbj | 1 | -2/+2 |
2001-03-17 | Doco updates. | jbj | 1 | -1/+7 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -2/+8 |
2001-02-11 | 1st stab at --repackage. | jbj | 1 | -33/+89 |
2000-12-04 | Sync with rpm-4_0 branch. | jbj | 1 | -1/+2 |
2000-11-02 | - add support for unzip rodrigob@conectiva.com.br> | jbj | 1 | -1/+3 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -4/+7 |
2000-08-28 | Document global/system/user configuration hierarchy in rpmrc/macros (#17038). | jbj | 1 | -1/+7 |
2000-07-07 | Turn on Depends return cache (again). | jbj | 1 | -2/+2 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -4/+5 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -3/+12 |
2000-06-06 | Repair db1 functionality. | jbj | 1 | -4/+5 |
2000-06-05 | Add triply escaped newlines to %makeinfo. | jbj | 1 | -15/+15 |
2000-06-05 | Remove curly braces from makeinstall. | jbj | 1 | -4/+4 |
2000-05-31 | oops, revert this part | msw | 1 | -16/+16 |
2000-05-31 | include an escaped '\' as well as continuation for these macros that span she... | msw | 1 | -29/+29 |
2000-05-30 | - turn on new, more complete version of %%configure. | jbj | 1 | -26/+44 |
2000-05-02 | Add usedbenv (disabled) to use db3 as db1 was used. | jbj | 1 | -32/+7 |
2000-05-01 | Rename db0.c to db1.c, resurrect db2.c (from db3.c). | jbj | 1 | -22/+22 |
2000-04-28 | Don't incrementally link pthreads, causes segfault on (at least) alpha. | jbj | 1 | -4/+9 |
2000-04-25 | Sanity. | jbj | 1 | -5/+10 |
2000-04-23 | make db indices as lightweight as possible, with per-dbi config. | jbj | 1 | -30/+53 |
2000-04-21 | fix: legacy packages required provides EVR/Flags to be added. | jbj | 1 | -6/+33 |
2000-04-19 | Hi! | jbj | 1 | -3/+10 |
2000-04-06 | use hashed access for package headers. | jbj | 1 | -1/+4 |
2000-04-03 | Prefer db3. | jbj | 1 | -2/+2 |
2000-03-30 | Mostly functional db2 interface, db3 still has problems. | jbj | 1 | -1/+11 |
2000-03-09 | - portability: skip bzip2 if not available. | jbj | 1 | -3/+9 |
2000-02-13 | Patches from PLD. | jbj | 1 | -15/+95 |
2000-01-17 | add %_rebuilddbpath macro to permit rebuilding db in new location. | jbj | 1 | -1/+2 |
2000-01-12 | fix: resurrect relative path's in fprint lookup queries. | jbj | 1 | -1/+3 |
2000-01-11 | default value for %_install_langs is all. | jbj | 1 | -2/+2 |
2000-01-11 | configurable compression type/level for package payloads. | jbj | 1 | -1/+7 |
2000-01-11 | configurable PATH for install %pre/%post et al scriptlets. | jbj | 1 | -9/+61 |
2000-01-07 | add several BuildRoot FTW policies. | jbj | 1 | -3/+3 |