index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
manifest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Avoid freeing an unallocated variable (RhBug:688091)
Jindrich Novy
1
-0
/
+1
2010-10-26
Eliminate the sole StringBuf user in librpm side
Panu Matilainen
1
-7
/
+6
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
1
-1
/
+1
2010-09-08
Fix rpmReadPackageManifest() on non-fpio FD when libio isn't available
Panu Matilainen
1
-1
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in misc helpers
Panu Matilainen
1
-1
/
+1
2009-07-14
Dont accept '-' in manifests (RhBug:461353)
Panu Matilainen
1
-2
/
+2
2008-03-07
Log message adjustments
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+2
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+0
2007-12-18
Drop bogus const from rpmReadPackageManifest argvptr
Panu Matilainen
1
-3
/
+3
2007-12-18
Remove bogus const from rpmGlob argv return type
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-4
/
+4
2007-11-30
Move logging related macros rpmlog, adjust includes
Panu Matilainen
1
-0
/
+1
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-11-23
Move rpmGlob() from macros to rpmfileutil.h
Panu Matilainen
1
-1
/
+1
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-3
/
+3
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
1
-1
/
+0
2007-10-29
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
Panu Matilainen
1
-2
/
+1
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmio_internal.h" instead of <rpmio_internal.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-09
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-21
/
+3
2004-10-26
Do a consolidated insertion, not a concatenation, in rpmReadManifest.
jbj
1
-10
/
+22
2004-10-25
Use rpmgi glob and manifest load for --package.
jbj
1
-0
/
+2
2004-10-18
Add generalized iterator to rpmlib.
jbj
1
-8
/
+9
2003-01-23
splint fiddles.
jbj
1
-3
/
+3
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-0
/
+8
2002-06-21
Check S_ISREG explicitly to avoid '?' in ls(1)-like displays.
jbj
1
-1
/
+3
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-3
/
+5
2001-10-16
Factor -type problems into explicit code annotations.
jbj
1
-0
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+4
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-1
/
+2
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-1
/
+1
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-2
/
+8
2001-04-29
- more boring lclint annotations and fiddles.
jbj
1
-2
/
+2
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-11
/
+3
2001-04-10
Doxygen annotations for config files.
jbj
1
-0
/
+162