summaryrefslogtreecommitdiff
path: root/rpmio/rpmlog.c
Commit message (Expand)AuthorAgeFilesLines
* Include <stdlib.h> as necessary instead of system.hPanu Matilainen2010-01-051-0/+1
* Simplify logging a bitPanu Matilainen2009-06-241-52/+33
* Stop insecurely covering up for lack of snprintf and vsnprintfPanu Matilainen2008-03-071-8/+0
* Mark bunch of misc. tables & such read-only in librpmioPanu Matilainen2008-03-061-1/+1
* More const removalsPanu Matilainen2007-12-161-1/+1
* Switch to <rpm/foo.h> style for public headersPanu Matilainen2007-12-081-1/+1
* Add getter methods for rpmlogRec items (message + level)Panu Matilainen2007-12-071-0/+13
* Rename RPMLOG_CONT to RPMLOG_DEFAULT to make purpose clearer (hopefully ;)Panu Matilainen2007-12-071-2/+2
* Logging enhancementsPanu Matilainen2007-12-071-31/+59
* Make rpmLogRec opaquePanu Matilainen2007-12-071-0/+5
* Use #include <x.h> syntax to include public headers.Ralf Corsépius2007-11-231-1/+1
* Remove HAVE_VA_LIST_AS_ARRAY.Ralf Corsépius2007-10-271-13/+0
* Remove bunch of deprecated and unused rpmlog functionsPanu Matilainen2007-10-091-14/+0
* Move _free() into system.h for nowPanu Matilainen2007-09-201-12/+0
* Remove splint tags.Ralf Corsépius2007-09-111-1/+0
* Remove splint tags.Ralf Corsépius2007-09-111-48/+14
* Ifdef out currently unused rpm logging facility stuff.Panu Matilainen2007-07-111-0/+4
* - fix: clean relocation path for --prefix=/.jbj2003-01-281-2/+14
* lclint annotations.jbj2002-10-071-0/+2
* Add va_end to match va_copy (#74251).jbj2002-09-201-0/+1
* Add boundsread annotations throughout, enable +bounds checking.jbj2002-07-021-0/+2
* Add boundswrite annotations everywhere.jbj2002-06-231-0/+2
* - missing key(s) on keyring when verifying a signature is now an error.jbj2002-01-181-5/+5
* Converging on lclint-3.0.17 strict level.jbj2001-10-171-2/+9
* More lclint annotations.jbj2001-10-161-0/+2
* Explicit branchstate annotations.jbj2001-10-151-0/+3
* lclint fiddles to annotate globals.jbj2001-10-151-1/+13
* Move to lclint-3.0.0.15, revisit and clean up annotations.jbj2001-09-241-4/+4
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-0/+3
* - always use dl size in regionSwab() return.jbj2001-08-151-5/+13
* - fix: 4 memory leaks eliminated.jbj2001-07-191-3/+2
* - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj2001-07-061-0/+4
* - fix typos in linux.{req,prov}.jbj2001-06-051-1/+6
* lclint fiddles.jbj2001-06-041-3/+5
* - still more boring lclint annotations and fiddles.jbj2001-05-031-17/+19
* - yet more boring lclint annotations and fiddles.jbj2001-04-301-3/+3
* - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj2001-04-291-12/+6
* Sync with rpm-4_0 branch.jbj2001-04-211-1/+3
* - portability: vsnprintf/snprintf wrappers for those without (#34657).jbj2001-04-171-0/+8
* Merge changes from rpm-4.0.2.jbj2001-02-171-4/+38
* - tsort prefers presentation order.jbj2001-01-161-1/+1
* - fix: extra newline in many error messages (#23947).jbj2001-01-151-2/+0
* - send query/verify output through rpmlog().jbj2000-12-261-0/+10
* Sync with rpm-4_0 branch.jbj2000-12-121-2/+1
* - use package version 3 if --nodirtokens is specified.jbj2000-12-041-0/+2
* - add support for SHA1 as well as MD5 message digests.jbj2000-10-311-7/+8
* Revert rpmrc excision for now.jbj2000-09-141-0/+166