Move key size fixups from rpmdbAdd & Remove to td2key()
[platform/upstream/rpm.git] / tools /
2008-05-21 Panu MatilainenDitch the tagtable argument of (internal) headerDump...
2008-05-21 Panu MatilainenInclude rpmtypes.h first instead of rpmtag.h everywhere
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-05 Panu MatilainenSilence bogus warning on memset()
2008-04-28 Jindrich NovyRemove alloca() ussage from rpmcache.c
2008-04-28 Jindrich NovyRemove unused alloca'd variable
2008-04-17 Jindrich NovyDon't copy unknown number of args to buffer of fixed...
2008-04-10 Panu MatilainenJust call legacyRetrofit() instead of combined compress...
2008-04-07 Panu MatilainenMinimally convert all pgpHexCvt() users to use pgpHexSt...
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-02-28 Panu MatilainenAdd missing leading underscores to names passed to...
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-04 Panu MatilainenMake check-programs build again, assorted type-fiddlings..
2008-02-04 Panu MatilainenAdd rpm_time_t type for time types (in headers), use...
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu MatilainenUse rpmsenseFlags type for dependency flags everywhere...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-04 Panu MatilainenRemove now useless nested function in debugedit
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-18 Panu MatilainenCast to silence gcc..
2007-12-18 Panu MatilainenRemove bogus const from rpmGlob argv return type
2007-12-14 Panu MatilainenBogus const removal continued...
2007-12-14 Panu MatilainenBunch of const char* corrections
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-02 Panu MatilainenMove rpmsenseFlag enums to rpmds where they logically...
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenMore rpmlead exorcizing
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.
next