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
/
rpmps.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-07-28
- python: don't segfault in ts.GetKeys() on erased packages.
jbj
1
-3
/
+3
2002-06-28
- disambiguate added/installed dependency failures (#50388).
jbj
1
-58
/
+21
2002-06-22
Factor bounds checking annotations into source code.
jbj
1
-1
/
+4
2002-06-12
- fix: separate existence and number checks for problems found.
jbj
1
-0
/
+8
[next]