summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-07- load headers as single contiguous region.jbj1-5/+6
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj2-15/+22
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj15-484/+828
2000-10-31Eliminate.jbj1-39/+50
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj6-84/+43
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj6-3/+893
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj4-1/+376
2000-09-29doxygen annotations.jbj4-29/+248
2000-09-26- fix: avoid calling getpass twice as side effect of xstrdup macro (#17672).jbj1-1/+3
2000-09-16- don't trim leading ./ in rpmCleanPath() (#14961).jbj1-3/+6
2000-09-14Revert rpmrc excision for now.jbj3-1/+380
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj3-12/+67
2000-08-31Unify rpmError() and rpmMessage() on top of rpmlog().jbj5-295/+95