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