summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj1-0/+2
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj3-28/+139
2001-07-19- fix: 4 memory leaks eliminated.jbj1-3/+2
2001-07-10- package version now configureable, default v3.jbj1-0/+1
2001-07-07Orphans.jbj1-22/+22
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-40/+40
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj2-1/+5
2001-06-17Sync with rpm-4_0 branch.jbj2-2/+10
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj1-1/+3
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj1-6/+2
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-0/+2
2001-06-12- remove dead code frpm popt table reorg.jbj1-2/+25
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-5/+3
2001-06-05- fix typos in linux.{req,prov}.jbj10-606/+833
2001-06-04lclint fiddles.jbj15-150/+307
2001-06-01- fix: lclint fiddles broke uCache initialization (#43139).jbj1-16/+10
2001-05-11- harden rpmdb iterators from damaged header instance segfaults.jbj1-0/+1
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj2-3/+4
2001-05-05- enough lclint annotations and fiddles already.jbj6-22/+47
2001-05-03- still more boring lclint annotations and fiddles.jbj13-467/+606
2001-04-30- yet more boring lclint annotations and fiddles.jbj9-141/+222
2001-04-29- more boring lclint annotations and fiddles.jbj2-2/+8
2001-04-29- transaction iterator(s) need to run in reverse order on pure erasures.jbj1-4/+13
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj9-92/+115
2001-04-21Sync with rpm-4_0 branch.jbj3-46/+44
2001-04-17- portability: vsnprintf/snprintf wrappers for those without (#34657).jbj1-0/+8
2001-04-13Create.jbj1-0/+332
2001-04-10Doxygen annotations for config files.jbj2-9/+10
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj2-3/+4
2001-03-14Sync with rpm-4.0.2 final.jbj1-1/+1
2001-02-27Handle non-string tag indices correctly.jbj1-0/+4
2001-02-17Merge changes from rpm-4.0.2.jbj3-4/+55
2001-02-09fix: make a copy of retrieved header before loading.jbj1-3/+3
2001-01-22Make cpio maps totally opaque.jbj1-4/+4
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj1-9/+12
2001-01-16- tsort prefers presentation order.jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj3-20/+29
2001-01-12doxygen annotations for python bindings.jbj1-25/+0
2001-01-11doxygen annotations for build/*.jbj1-1/+3
2001-01-09- fix: digests on input FD_t dinna work.jbj4-19/+61
2001-01-04Duh, conversion to lower is " ... | 0.20".jbj1-1/+2
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj7-41/+106
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj2-1/+81
2000-12-26- send query/verify output through rpmlog().jbj3-1/+26
2000-12-12Sync with rpm-4_0 branch.jbj14-62/+49
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-0/+2
2000-12-02Bring header reggions mods back to top of stack.jbj3-6/+10
2000-11-16- md5 sums are little endian (no swap) so big endian needs the swap.jbj1-1/+2
2000-11-15- hpux w/o -D_OPEN_SOURCE has not h_errno.jbj1-1/+1