Revert "tizen: Use upstream version of find-provides.ksyms"
[platform/upstream/rpm.git] / tools /
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-27 Panu MatilainenOne missed legacy include
2007-11-26 Ralf CorsépiusRemove #include "lib/signature.h" (unused)
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenMove rpmGlob() from macros to rpmfileutil.h
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-22 Ralf CorsépiusInclude system.h
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-11-15 Panu MatilainenDebugedit needs crypto initialization too..
2007-11-07 Panu MatilainenSilence bunch of compiler warnings from test programs
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-11-01 Panu MatilainenInclude "legacy.h" not <rpmdb/legacy.h>
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Ralf CorsépiusRemove local def of uint32_t, uint16_t.
2007-10-28 Ralf CorsépiusInclude "rpmfc.h" instead of <rpmfc.h>.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "rpmds.h" instead of <rpmds.h>.
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-28 Ralf CorsépiusInclude "rpmio.h" instead of <rpmio.h>.
2007-10-28 Ralf CorsépiusInclude "fts.h" instead of <fts.h>.
2007-10-28 Ralf CorsépiusInclude "argv.h" instead of <argv.h>.
2007-10-28 Ralf CorsépiusInclude "rpmdb.h" instead of <rpmdb.h>.
2007-10-28 Ralf CorsépiusInclude "rpmmacro.h" instead of <rpmmacro.h>.
2007-10-28 Ralf CorsépiusInclude "rpmurl.h" instead of <rpmurl.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-18 Ralf CorsépiusUse DOXYGEN instead of __DOXYGEN.
2007-10-18 Panu Matilainendebugedit mishandles empty DW_AT_comp_dir (Roland McGrath)
2007-10-18 Panu Matilainendebugedit mishandles DW_FORM_ref_addr (Roland McGrath)
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenOops, one missed rpmError() user..
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 uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-10-01 Ralf CorsépiusRemove (unused).
2007-09-25 Panu MatilainenHide rpmfc structure internals from the API
2007-09-21 Panu MatilainenFixup after Spec -> rpmSpec
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-20 Panu MatilainenRename tagName/Value/Type() to rpmTagGet*()
2007-09-18 Ralf CorsépiusChange main() to using char *argv[].
2007-09-17 Ralf CorsépiusApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAUL...
2007-09-17 Ralf CorsépiusApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAUL...
2007-09-17 Ralf CorsépiusRemove (Dead, unused).
2007-09-17 Ralf CorsépiusRemove (Dead, unused).
2007-09-17 Ralf CorsépiusRename options into optionsTable for source-code consis...
2007-09-17 Ralf CorsépiusReformat call to poptGetContext for better source-code...
2007-09-17 Ralf CorsépiusAdd if defined(ENABLE_NLS) guards around i18n-initializ...
2007-09-15 Ralf CorsépiusRemove unused var "selected"
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusMerge tools/Makefile.am into Makefile.am
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-11 Ralf CorsépiusRemove rpmtool, rpmxml etc.
2007-09-11 Ralf CorsépiusRemove (Abandoned).
2007-09-11 Ralf CorsépiusMove debugedit from tools/Makefile.am to Makefile.am.
2007-09-11 Ralf CorsépiusMove rpmgraph from tools/Makefile.am to Makefile.am.
2007-09-11 Ralf CorsépiusUse _LDADD instead of _LDFLAGS.
2007-09-05 Ralf CorsépiusInstall into rpmlibexecdir and rpmconfigdir.
2007-09-05 Ralf CorsépiusInclude rpm.am.
2007-09-05 Ralf CorsépiusAdd convertdb1 to check_PROGRAMS.
2007-09-05 Ralf CorsépiusRemove compressFilelist, use version in librpmdb instead.
2007-09-04 Ralf CorsépiusMinor warning fixes.
2007-09-04 Panu Matilainenmerge
2007-09-04 Panu MatilainenDebugedit fixes.
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-08-28 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-28 Ralf CorsépiusAdd -DLOCALEDIR="\"$(localedir)\""
2007-08-27 Ralf CorsépiusConvert EXTRA_PROGRAMS and noinst_PROGRAMS to check_PRO...
2007-08-22 Ralf CorsépiusRemove INCPATH.
2007-08-15 Ralf CorsépiusUse libxml2*.
2007-08-14 Panu MatilainenMerge remote changes
2007-08-13 Panu MatilainenAttempt to resurrect rpminject..
2007-08-12 Panu MatilainenFix debugedit buildid thinko.
2007-08-10 Ralf CorsépiusBuild debugedit only if LIBELF and LIBDWARF are present.
2007-08-10 Ralf CorsépiusRemove WITH_LIBDWARF_INCLUDE, WITH_LIBDWARF_DEBUGEDIT.
2007-08-09 Panu MatilainenAvoid unnecessary .rpmnew and .rpmsave files (rhbz...
2007-08-09 Ralf CorsépiusLink rpminject against librpmbuild.
2007-08-09 Ralf CorsépiusBring tests under automake control.
2007-08-09 Ralf CorsépiusCleanup EXTRA_PROGRAMS.
2007-08-05 Panu MatilainenAutomake cleanups.
2007-07-24 Panu MatilainenRip out internal libmagic, require external.
2007-07-12 Panu MatilainenAnd one last debugedit fix...
2007-07-12 Panu MatilainenSilence the rest of ptr signedness issues in debugedit
2007-07-12 Panu Matilainencomp_dir doesn't need to be unsigned
2007-07-12 Panu MatilainenRemove unused variable (debugedit)
2007-07-12 Panu MatilainenDebugedit cleanup continued.
2007-07-12 Panu MatilainenDebugedit cleanup continued.
2007-07-12 Panu Matilainendebugedit signedness fixes wrt strlen()
2007-07-12 Panu MatilainenUse uint_32 for dirindexes everywhere
2007-07-10 Panu MatilainenAdd missing include to rpmcache
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2007-07-04 Panu MatilainenNew debugedit option to recompute build ID (rhbz#246404)
next