Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / manifest.c
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-07-14 Panu MatilainenDont accept '-' in manifests (RhBug:461353)
2008-03-07 Panu MatilainenLog message adjustments
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-18 Panu MatilainenDrop bogus const from rpmReadPackageManifest argvptr
2007-12-18 Panu MatilainenRemove bogus const from rpmGlob argv return type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
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 Panu MatilainenMove stringbuf into librpmio, rename header
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-07 Panu MatilainenRemove bunch of unnecessary misc.h includes, document...
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Panu MatilainenUse fdGetFILE() instead of rpmio internal fdGetFp(...
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-10-28 Ralf CorsépiusInclude "rpmio_internal.h" instead of <rpmio_internal.h>.
2007-10-28 Ralf CorsépiusInclude "rpmmacro.h" instead of <rpmmacro.h>.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-26 jbjDo a consolidated insertion, not a concatenation, in...
2004-10-25 jbjUse rpmgi glob and manifest load for --package.
2004-10-18 jbjAdd generalized iterator to rpmlib.
2003-01-23 jbjsplint fiddles.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-21 jbjCheck S_ISREG explicitly to avoid '?' in ls(1)-like...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-10 jbjDoxygen annotations for config files.