summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2001-08-03lclint clean again.jbj4-5/+18
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj3-8/+16
2001-07-31- add support for mips (#49283).jbj1-3/+8
2001-07-28- fix: --noscripts is another multimode option.jbj2-0/+16
2001-07-24- fix: don't segfault when presented with rpm-2.4.10 packaging (#49688).jbj3-7/+18
2001-07-24- rename pmac to ppcmac.jbj1-2/+2
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj2-1/+16
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj2-11/+17
2001-07-20- fix: yet another segfault from bad metadata prevented.jbj2-12/+40
2001-07-19- fix: 4 memory leaks eliminated.jbj5-3/+13
2001-07-18- resurrect --specedit for i18n.jbj1-5/+37
2001-07-18- fix: %dev(...) needs to map rdev and mtime from metadata.jbj3-0/+8
2001-07-17- python: "seal" immutable region for legacy headers in rhnUnload() .jbj1-6/+2
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj3-3/+16
2001-07-13- fix: scope multi-mode options like --nodeps correctly (#48825).jbj1-1/+1
2001-07-11- python bindings should not segfault when fed bad data.jbj1-2/+2
2001-07-10- package version now configureable, default v3.jbj3-7/+7
2001-07-08- python: rhnLoad/rhnUnload to check header digest.jbj1-6/+7
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj2-2/+3
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj10-61/+402
2001-07-03- fix: redundant entries in file manifests handled correctly (#46914).jbj1-2/+2
2001-06-30- update intl dirs to gettext-0.10.38.jbj1-16/+18
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj12-29/+36
2001-06-25Yet another patial harlink set fix.jbj6-28/+92
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj6-4/+48
2001-06-20- fix: partial sets of hardlinked files permitted in payload (yes, changed).jbj1-2/+2
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj2-9/+20
2001-06-19- make package ordering loop messages debug, not warning.jbj3-14/+41
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj9-703/+1104
2001-06-19- preliminary abstraction to support per-header methods.jbj10-1161/+1870
2001-06-17Sync with rpm-4_0 branch.jbj15-400/+408
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj1-12/+4
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj1-2/+2
2001-06-16linux.req now verified functional on ia64-linux.jbj1-4/+28
2001-06-15- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.jbj1-0/+3
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj5-29/+34
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj5-12/+48
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj11-160/+178
2001-06-12- remove dead code frpm popt table reorg.jbj14-408/+659
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj11-169/+569
2001-06-06- permit duplicates for btree indices.jbj2-6/+4
2001-06-05fix: increment pointer in funky header ext while loop.jbj1-6/+4
2001-06-05- fix typos in linux.{req,prov}.jbj26-359/+612
2001-06-04lclint fiddles.jbj27-188/+320
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj17-309/+530
2001-05-30- fix: for busted db1, attempt chain reconnection to following record.jbj1-1/+1
2001-05-25- perform db->verify when closing db files.jbj1-3/+11
2001-05-23RPMTAG_BUILDROOT is internal tag.jbj1-1/+1
2001-05-23- remove all header region assertion failures, return NULL instead.jbj1-16/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj14-151/+204