index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Fix couple of incorrect sizeof() uses
Panu Matilainen
1
-1
/
+1
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-1
/
+1
2010-05-07
Plug dumb memleak in rpmpsMerge()
Panu Matilainen
1
-0
/
+1
2010-04-21
Eliminate unused "known problems" based filtering from rpmtsRun()
Rakesh Pandit
1
-37
/
+0
2010-03-26
Filter out duplicate problems when adding to element problem sets
Panu Matilainen
1
-30
/
+10
2010-03-26
Eliminate rpmpsAppend() from the API
Panu Matilainen
1
-12
/
+0
2010-03-26
Push problem creation argument sanitation to the level below
Panu Matilainen
1
-4
/
+3
2010-03-26
Add a simple and dumb rpmpsMerge() function to merge two problem sets
Panu Matilainen
1
-0
/
+16
2010-03-26
Add a saner rpmps iteration interface
Panu Matilainen
1
-8
/
+13
2010-03-25
Split rpm problem type + its "methods" to separate source + header
Panu Matilainen
1
-208
/
+0
2010-03-25
Add public function for testing problem equality
Panu Matilainen
1
-20
/
+22
2010-03-25
Lose unused ignoreProblem from rpmProblem struct
Panu Matilainen
1
-10
/
+0
2010-03-25
Minor cleanup to rpmpsGetProblem()
Panu Matilainen
1
-3
/
+3
2010-03-25
Minor cleanup to rpmpsAppendProblem()
Panu Matilainen
1
-4
/
+2
2010-03-25
Minor cleanup to rpmpsFreeIterator()
Panu Matilainen
1
-2
/
+1
2010-03-25
Dont bother allocating iterator if there's no data to iterate
Panu Matilainen
1
-1
/
+1
2010-03-22
Lose the useless rpmps refcounting debug junk
Panu Matilainen
1
-8
/
+6
2010-03-18
Add a new problem type for obsoletes
Panu Matilainen
1
-0
/
+5
2010-01-05
Include <stdlib.h> as necessary instead of system.h
Panu Matilainen
1
-0
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in main ts code
Panu Matilainen
1
-4
/
+4
2009-08-31
sameProblem() return value is illogical, reverse it
Panu Matilainen
1
-7
/
+7
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-07-09
Make rpmpsUnlink() behave the other fooUnlink() functions
Panu Matilainen
1
-10
/
+10
2009-07-09
Add reference counting to rpmProblems
Panu Matilainen
1
-3
/
+26
2009-01-22
Return NULL instead of blowing up on invalid rpmpsGetProblem()
Panu Matilainen
1
-1
/
+1
2008-10-14
Use PRIu64 for 64bit value formatting instead of casting
Panu Matilainen
1
-3
/
+5
2008-08-26
Fix type in format string to avoid segfault (rhbz#460146)
Jindrich Novy
1
-1
/
+1
2008-06-11
Make rpmps generic number field 64bit, rename getter method
Panu Matilainen
1
-16
/
+16
2008-03-18
Use rasprintf() in rpmps to properly fix mdvbz#31680
Panu Matilainen
1
-18
/
+14
2008-03-07
Stop insecurely covering up for lack of snprintf and vsnprintf
Panu Matilainen
1
-19
/
+0
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-2
/
+0
2008-01-25
Bandaid patch for truncated error message in russian (mdvbz#31680)
Panu Matilainen
1
-1
/
+1
2007-12-15
Remove bogus const from rpmProblemString() return type
Panu Matilainen
1
-1
/
+1
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-1
/
+1
2007-12-14
Oops, rpmpsi index needs to be signed type
Panu Matilainen
1
-2
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-10
/
+8
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
1
-1
/
+0
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-19
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
Panu Matilainen
1
-4
/
+4
2007-10-19
Make rpmProblem standalone "object"
Panu Matilainen
1
-39
/
+66
2007-10-19
Eliminate rpmps and rpmProblem structure details from the API
Panu Matilainen
1
-0
/
+26
2007-10-19
Add methods for accessing rpmProblem data
Panu Matilainen
1
-0
/
+30
2007-10-18
Use iterators for rpmpsPrint()
Panu Matilainen
1
-6
/
+9
2007-10-18
Add API for iterating over rpmps problems
Panu Matilainen
1
-0
/
+44
2007-10-16
Remove unimplemented, unused RPMPROB_BADPRETRANS
Panu Matilainen
1
-5
/
+0
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-27
/
+5
2003-12-30
- spelling corrections (#112728).
jbj
1
-1
/
+1
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-4
/
+4
[next]