[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at build time
[platform/upstream/rpm.git] / rpmio / rpmlog.c
2010-01-05 Panu MatilainenInclude <stdlib.h> as necessary instead of system.h
2009-06-24 Panu MatilainenSimplify logging a bit
2008-03-07 Panu MatilainenStop insecurely covering up for lack of snprintf and...
2008-03-06 Panu MatilainenMark bunch of misc. tables & such read-only in librpmio
2007-12-16 Panu MatilainenMore const removals
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenAdd getter methods for rpmlogRec items (message + level)
2007-12-07 Panu MatilainenRename RPMLOG_CONT to RPMLOG_DEFAULT to make purpose...
2007-12-07 Panu MatilainenLogging enhancements
2007-12-07 Panu MatilainenMake rpmLogRec opaque
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-27 Ralf CorsépiusRemove HAVE_VA_LIST_AS_ARRAY.
2007-10-09 Panu MatilainenRemove bunch of deprecated and unused rpmlog functions
2007-09-20 Panu MatilainenMove _free() into system.h for now
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-11 Panu MatilainenIfdef out currently unused rpm logging facility stuff.
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2002-10-07 jbjlclint annotations.
2002-09-20 jbjAdd va_end to match va_copy (#74251).
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
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-19 jbj- fix: 4 memory leaks eliminated.
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
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- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-17 jbj- portability: vsnprintf/snprintf wrappers for those...
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-09-14 jbjRevert rpmrc excision for now.