summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-17- fix: _smp_flags macro broken.jbj10-428/+491
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj6-17/+188
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj8-25/+51
2001-07-13- fix: scope multi-mode options like --nodeps correctly (#48825).jbj5-9/+72
2001-07-11- fix: adjust arg count for --POPTdesc/--POPTargs deletion.jbj6-30/+54
2001-07-11- python bindings should not segfault when fed bad data.jbj2-2/+3
2001-07-11- unlink all __db.nnn files before 1st db open.jbj3-2/+14
2001-07-10- package version now configureable, default v3.jbj11-32/+82
2001-07-08- python: rhnLoad/rhnUnload to check header digest.jbj3-6/+103
2001-07-07Orphans.jbj4-38/+38
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj14-262/+520
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj20-80/+442
2001-07-03- fix: redundant entries in file manifests handled correctly (#46914).jbj5-15/+76
2001-06-30- update intl dirs to gettext-0.10.38.jbj2-16/+20
2001-06-29Update included gettext routines to 0.10.38.jbj49-5650/+2628
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj20-45/+57
2001-06-25Yet another patial harlink set fix.jbj10-50/+168
2001-06-25- fix: permit partially enumerated hardlink file sets during build.jbj1-0/+10
2001-06-21- add %{_gnu} macro to append "-gnu" to %{_target_platform} tojbj3-157/+181
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj9-5/+53
2001-06-20Typo.jbj1-1/+1
2001-06-20- fix: partial sets of hardlinked files permitted in payload (yes, changed).jbj3-3/+11
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj5-15/+34
2001-06-20These are adjustments made on the rpm-4_0 branch by Jeff. I've built and testedrjray2-4/+18
2001-06-20Add /usr/lib/rpm/noarch* symlinks to package.jbj1-5/+8
2001-06-19Remove, changes now merged into linux.{prov,req}.jbj4-322/+0
2001-06-19- make package ordering loop messages debug, not warning.jbj4-14/+42
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj14-708/+1108
2001-06-19- preliminary abstraction to support per-header methods.jbj23-2544/+3521
2001-06-17Sync with rpm-4_0 branch.jbj30-585/+604
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj6-26/+37
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj8-73/+243
2001-06-16linux.req now verified functional on ia64-linux.jbj4-7/+37
2001-06-15- linux.req needs exit 0jbj9-211/+395
2001-06-15- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.jbj5-11/+35
2001-06-15Orphans.jbj2-0/+150
2001-06-15- alpha: don't add "()(64bit)" dependency markers.jbj6-22/+40
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj15-177/+362
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj10-95/+343
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj20-198/+202
2001-06-12- remove dead code frpm popt table reorg.jbj25-1091/+802
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj28-523/+3988
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj6-278/+89
2001-06-06- document build modes in rpmbuild.8, rpmbuild is born.jbj5-74/+93
2001-06-06- permit duplicates for btree indices.jbj14-133/+242
2001-06-05fix: increment pointer in funky header ext while loop.jbj4-61/+43
2001-06-05Typos.jbj4-8/+18
2001-06-05- fix typos in linux.{req,prov}.jbj70-1359/+2037
2001-06-04lclint fiddles.jbj72-527/+1128
2001-06-01- fix: lclint fiddles broke uCache initialization (#43139).jbj2-16/+11