Remove dead code.
[platform/upstream/rpm.git] / lib / rpmrc.c
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-02 jbjSplint clean.
2003-01-23 jbjsplint fiddles.
2002-08-20 jbj- check for interrupt during iteration.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-02 jbj- fix: identify athlon with 3DNOWEXT as "athlon", not...
2002-07-30 jbjinstallplatform clean up, add athlon (PLD).
2002-07-30 jbj- detect athlon/duron with CMOV (PLD).
2002-07-25 jbj- fix: --repackage repaired (#67217).
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-09 jbjSanity.
2002-06-05 jbjLclint fiddles.
2002-06-04 jbj- use /etc/rpm/platform (if it exists), rather than...
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-01-27 jbjMerge from rpm-4.0.4.
2001-12-09 jbj- solaris: translate i86pc to i386 (#57182).
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjMore branchstate lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-23 jbj- add pmac/ppciseries/ppcpseries varieties to ppc arch...
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-30 jbj- fix: for busted db1, attempt chain reconnection to...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-15 jbj- add cpuid asm voodoo to detect athlon processors.
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-03-14 jbjSync with rpm-4.0.2 final.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-27 jbjRip out rpmrc configuration.
2000-07-17 jbjSync with rpm-3.0.5 chnages.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-07 jbjlclint fiddles.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-03-07 jbjportability: zlib-1.0.4 has not gzseek
1999-12-19 jbjInitialize values behind pointers before calling rpmGet...
1999-12-19 jbjTypo (t->num rather than tnum causes segfault while...
1999-12-16 jbjfix: missing strdup when overriding buildroot from...
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjRename faFoo() routines, use FD_t I/O with fadio cookie...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjlclint annotations.
1999-09-21 jbjfix: removed files fingerprint memory leak.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-09-07 jbjadd sparcv9 architecture.
1999-07-13 jbjPerl bindings need
1999-05-26 jbjTypo.
1999-05-25 jbjpermit multiple "Provides: " lines in rpmrc (#2999).
1999-05-18 jbjOn HP-UX, FILENAME_MAX is only 14 -- use 4096 instead.
1999-04-26 jbjfix: optflags not implicitly set to canonical arch...
1999-04-07 jbjUse fdRead, not read typo.
1999-04-06 jbjfix: os was not initialized with "--target i586".
1999-04-05 jbjfix: segfault while parsing target string.
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-31 jbj(re-)enable fixowner/fixgroup macros.
1999-03-28 jbjEliminate ftp/http proxy vars.
1999-03-28 jbjfix: avoid segfault using --prefix until ewt fixes.
1999-03-22 jbjfix: don't add header if signature generation failed...
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-03-12 jbjResurrect --target.
1999-02-26 jbjfix: build of packages w/o BuildRoot segfault.
1999-01-09 jbj1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>
1999-01-05 jbjExpand path macros with rpmGetPath(path, ...).
1998-12-02 jbjCompile in default macro values sufficient to pass...
1998-12-02 jbjchange --rcfile to permit colon separated file list.
1998-12-02 jbjSanity.
1998-12-01 jbjMore build popts moved to build.c
1998-11-20 jbjSanity.
next