summaryrefslogtreecommitdiff
path: root/rpmio/rpmlog.c
AgeCommit message (Collapse)AuthorFilesLines
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
- python: permit stdout/stderr to be remapped to install.log. CVS patchset: 6031 CVS date: 2003/01/28 17:17:26
2002-10-07lclint annotations.jbj1-0/+2
CVS patchset: 5756 CVS date: 2002/10/07 09:05:06
2002-09-20Add va_end to match va_copy (#74251).jbj1-0/+1
CVS patchset: 5729 CVS date: 2002/09/20 16:34:33
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+2
CVS patchset: 5522 CVS date: 2002/06/23 19:47:08
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-5/+5
- remove dependency whiteout. - splint fiddles. CVS patchset: 5255 CVS date: 2002/01/18 22:51:30
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+9
CVS patchset: 5118 CVS date: 2001/10/17 16:43:36
2001-10-16More lclint annotations.jbj1-0/+2
CVS patchset: 5116 CVS date: 2001/10/16 14:58:57
2001-10-15Explicit branchstate annotations.jbj1-0/+3
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34
2001-10-15lclint fiddles to annotate globals.jbj1-1/+13
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-4/+4
intl/: Add gettext orphans. popt/intl/: Add gettext orphans. beecrypt: Add beecrypt repository. rpmio/tdigest.c: Add beecrypt digest checks. CVS patchset: 5077 CVS date: 2001/09/24 21:53:14
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+3
CVS patchset: 5067 CVS date: 2001/09/21 15:07:11
2001-08-15- always use dl size in regionSwab() return.jbj1-5/+13
- ppc: revert ppcmac to ppc. - ppc: autoconf test for va_copy. CVS patchset: 5015 CVS date: 2001/08/15 14:03:03
2001-07-19- fix: 4 memory leaks eliminated.jbj1-3/+2
CVS patchset: 4960 CVS date: 2001/07/19 21:14:05
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-0/+4
- portability: avoid st_mtime, gendiff uses basename, etc (#47497). - glibc-2.0.x has not __va_copy(). - popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500). CVS patchset: 4921 CVS date: 2001/07/06 20:37:42
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+6
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-06-04lclint fiddles.jbj1-3/+5
CVS patchset: 4833 CVS date: 2001/06/04 13:55:58
2001-05-03- still more boring lclint annotations and fiddles.jbj1-17/+19
CVS patchset: 4738 CVS date: 2001/05/03 21:00:18
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-3/+3
CVS patchset: 4732 CVS date: 2001/04/30 22:32:22
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-12/+6
- internalize locale insensitive ctype(3) in rpmio.h - boring lclint annotations and fiddles. CVS patchset: 4721 CVS date: 2001/04/29 01:05:43
2001-04-21Sync with rpm-4_0 branch.jbj1-1/+3
CVS patchset: 4700 CVS date: 2001/04/21 06:02:09
2001-04-17- portability: vsnprintf/snprintf wrappers for those without (#34657).jbj1-0/+8
CVS patchset: 4686 CVS date: 2001/04/17 19:29:12
2001-02-17Merge changes from rpm-4.0.2.jbj1-4/+38
Add iterators and reverse flag so that erase transactions can run backwards. CVS patchset: 4556 CVS date: 2001/02/17 17:53:21
2001-01-16- tsort prefers presentation order.jbj1-1/+1
CVS patchset: 4456 CVS date: 2001/01/16 17:33:59
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-2/+0
- fix: rpm -Va with db1 needs per-iterator, not per-index, offset. - add install/remove transaction id tags. CVS patchset: 4441 CVS date: 2001/01/15 23:09:42
2000-12-26- send query/verify output through rpmlog().jbj1-0/+10
- resurrect rpmErrorSetCallback() and rpmErrorString(). CVS patchset: 4372 CVS date: 2000/12/26 13:10:18
2000-12-12Sync with rpm-4_0 branch.jbj1-2/+1
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-0/+2
CVS patchset: 4317 CVS date: 2000/12/04 02:13:11
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-7/+8
lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34
2000-09-14Revert rpmrc excision for now.jbj1-0/+166
rpmio: add rpmlog.c/rpmlog.h. CVS patchset: 4163 CVS date: 2000/09/14 11:42:48