summaryrefslogtreecommitdiff
path: root/rpmio/rpmlog.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-05upgrade rpm version to 4.14.1upstream/4.14.1.1submit/tizen_base/20210113.025730submit/tizen_base/20210105.160930accepted/tizen/base/tool/20210118.215949biao716.wang1-85/+287
2010-01-05Include <stdlib.h> as necessary instead of system.hPanu Matilainen1-0/+1
2009-06-24Simplify logging a bitPanu Matilainen1-52/+33
2008-03-07Stop insecurely covering up for lack of snprintf and vsnprintfPanu Matilainen1-8/+0
2008-03-06Mark bunch of misc. tables & such read-only in librpmioPanu Matilainen1-1/+1
2007-12-16More const removalsPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-07Add getter methods for rpmlogRec items (message + level)Panu Matilainen1-0/+13
2007-12-07Rename RPMLOG_CONT to RPMLOG_DEFAULT to make purpose clearer (hopefully ;)Panu Matilainen1-2/+2
2007-12-07Logging enhancementsPanu Matilainen1-31/+59
2007-12-07Make rpmLogRec opaquePanu Matilainen1-0/+5
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-27Remove HAVE_VA_LIST_AS_ARRAY.Ralf Corsépius1-13/+0
2007-10-09Remove bunch of deprecated and unused rpmlog functionsPanu Matilainen1-14/+0
2007-09-20Move _free() into system.h for nowPanu Matilainen1-12/+0
2007-09-11Remove splint tags.Ralf Corsépius1-1/+0
2007-09-11Remove splint tags.Ralf Corsépius1-48/+14
2007-07-11Ifdef out currently unused rpm logging facility stuff.Panu Matilainen1-0/+4
2003-01-28- fix: clean relocation path for --prefix=/.jbj1-2/+14
2002-10-07lclint annotations.jbj1-0/+2
2002-09-20Add va_end to match va_copy (#74251).jbj1-0/+1
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+2
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-5/+5
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+9
2001-10-16More lclint annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-0/+3
2001-10-15lclint fiddles to annotate globals.jbj1-1/+13
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-4/+4
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+3
2001-08-15- always use dl size in regionSwab() return.jbj1-5/+13
2001-07-19- fix: 4 memory leaks eliminated.jbj1-3/+2
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-0/+4
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+6
2001-06-04lclint fiddles.jbj1-3/+5
2001-05-03- still more boring lclint annotations and fiddles.jbj1-17/+19
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-3/+3
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-12/+6
2001-04-21Sync with rpm-4_0 branch.jbj1-1/+3
2001-04-17- portability: vsnprintf/snprintf wrappers for those without (#34657).jbj1-0/+8
2001-02-17Merge changes from rpm-4.0.2.jbj1-4/+38
2001-01-16- tsort prefers presentation order.jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-2/+0
2000-12-26- send query/verify output through rpmlog().jbj1-0/+10
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+1
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-0/+2
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-7/+8
2000-09-14Revert rpmrc excision for now.jbj1-0/+166