Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
[platform/upstream/rpm.git] / build / files.c
2007-10-29 Panu MatilainenUse fdGetFILE() instead of rpmio internal fdGetFp(...
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmio_internal.h" instead of <rpmio_internal.h>.
2007-10-28 Ralf CorsépiusInclude "fts.h" instead of <fts.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_ERROR with RPMLOG_ERR
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-10-06 Ralf Corsépiusconst-ify second arg of strtokWithQuotes.
2007-10-06 Ralf CorsépiusAdd description stub to strtokWithQuotes to silence...
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRip out selinux file contexts from headers.
2007-08-15 Ralf CorsépiusReplace MKDIR_P and MKDIR with RPM_MKDIR_P and RPM_MKDI...
2007-08-14 Panu MatilainenMerge remote changes
2007-08-13 Panu MatilainenFail build on find-provide / -require errors (#rhbz...
2007-07-23 Panu MatilainenAvoid static buffer and extra copy in docdir checking.
2007-07-12 Panu MatilainenrpmioSlurp() related cleanups.
2007-07-11 Panu MatilainenUse unsigned size type for pgpReadPkts().
2007-07-11 Panu Matilainendomd5() buffer signedness fixes.
2007-07-09 Panu MatilainenMake docdir checking stricter (rhbz#246819)
2007-06-29 Panu MatilainenAdd /usr/share/gtk-doc/html/ to docDirs.
2007-06-07 Panu MatilainenAdd new srcdefattr macro (Michael Schroeder / OpenSuSE)
2007-05-25 Panu MatilainenRun filelist checks even if other errors are present.
2007-04-16 Paul NasratFix default verify flags for %doc rh#235353
2007-04-16 Paul NasratFix segfault when rpmbuild stumbles over an empty file...
2007-04-16 Paul NasratAdd support for a new macro, %{_docdir}. It can be...
2007-04-16 Paul NasratFix a typo: the macro is currently called %{buildsubdir}
2007-02-22 Paul NasratThis patch fixes up the calculation total install size...
2005-07-13 jbj- *_terminate_build macros set per-pkg, not per-invocat...
2005-03-25 jbjMDK patch at #108778.
2005-01-04 jbjSplint fiddles.
2004-10-13 jbj- silently add default %defattr(-,root,root) for all...
2004-10-09 jbjDoxygen and cpp nit picks.
2004-03-02 jbj- permit globs in macrofiles: directive (#117217).
2004-02-26 jbjsplint fiddles.
2004-01-11 jbjrpm-nls-fixes.patch (from PLD).
2004-01-03 jbjAdd %policy marker to suck *.te content into metadata.
2003-12-27 jbj- mark _javadocdir as documentation (#102898).
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-23 jbjAdd filecontexts tags to header if %_build_file_context...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-03-01 jbjSanity.
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- fix builddir relative inclusion, add %%pubkeys to...
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-24 jbjsplint fiddles.
2002-12-24 jbjfix: ia64 segfault on build.
2002-12-03 jbj- internal automagic dependency generation (disabled...
2002-11-05 jbjRemove multilib patch.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-21 jbjAdd per-interpreter perl dependencies.
2002-10-13 jbjAdd argv.[ch].
2002-10-12 jbjanity.
2002-10-11 jbjCleanups.
2002-10-11 jbjResurrect MULTILIB on the build side.
2002-10-07 jbjlclint annotations.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-08-20 jbj- check for interrupt during iteration.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-07-31 jbj- configurable (default off) build failure iff unpackag...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-09 jbjSanity.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-27 jbjMerge from rpm-4.0.4.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-18 jbjScaffholding for dumping full headers carried through...
next