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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-7
/
+0
2010-04-21
Eliminate unused "known problems" based filtering from rpmtsRun()
Rakesh Pandit
1
-17
/
+0
2010-03-26
Eliminate rpmpsAppend() from the API
Panu Matilainen
1
-14
/
+0
2010-03-26
Push problem creation argument sanitation to the level below
Panu Matilainen
1
-7
/
+3
2010-03-26
Add a simple and dumb rpmpsMerge() function to merge two problem sets
Panu Matilainen
1
-0
/
+8
2010-03-26
Add a saner rpmps iteration interface
Panu Matilainen
1
-0
/
+7
2010-03-25
Split rpm problem type + its "methods" to separate source + header
Panu Matilainen
1
-138
/
+1
2010-03-25
Add public function for testing problem equality
Panu Matilainen
1
-0
/
+8
2010-03-22
Lose the useless rpmps refcounting debug junk
Panu Matilainen
1
-7
/
+2
2010-03-18
Add a new problem type for obsoletes
Panu Matilainen
1
-0
/
+1
2010-03-12
Move rpmps typedef into rpmtypes.h, its common enuf
Panu Matilainen
1
-3
/
+1
2009-07-09
Add reference counting to rpmProblems
Panu Matilainen
1
-0
/
+14
2008-06-11
Make rpmps generic number field 64bit, rename getter method
Panu Matilainen
1
-8
/
+10
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-1
/
+1
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+1
2008-01-28
More missing system includes for size_t & friends
Panu Matilainen
1
-0
/
+1
2007-12-15
Remove bogus const from rpmProblemString() return type
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-10
/
+0
2007-12-02
Move rpmprobFilterFlag enums to rpmps where they logically belong
Panu Matilainen
1
-0
/
+16
2007-12-01
Add separate public header for callback declarations
Panu Matilainen
1
-1
/
+1
2007-11-23
Add doxygen grouping to rpmps methods
Panu Matilainen
1
-24
/
+24
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-10-19
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
Panu Matilainen
1
-1
/
+1
2007-10-19
Make rpmProblem standalone "object"
Panu Matilainen
1
-0
/
+32
2007-10-19
Eliminate rpmps and rpmProblem structure details from the API
Panu Matilainen
1
-26
/
+0
2007-10-19
Add methods for accessing rpmProblem data
Panu Matilainen
1
-0
/
+43
2007-10-18
Add API for iterating over rpmps problems
Panu Matilainen
1
-0
/
+35
2007-10-16
Remove unimplemented, unused RPMPROB_BADPRETRANS
Panu Matilainen
1
-1
/
+0
2007-10-08
Make headers self-contained.
Ralf Corsépius
1
-0
/
+2
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-50
/
+20
2003-12-30
- spelling corrections (#112728).
jbj
1
-1
/
+1
2002-07-28
- python: don't segfault in ts.GetKeys() on erased packages.
jbj
1
-0
/
+5
2002-06-30
- warn only once for each NOKEY/UNTRUSTED key id.
jbj
1
-1
/
+2
2002-06-28
- disambiguate added/installed dependency failures (#50388).
jbj
1
-29
/
+9
2002-06-15
- beecrypt: merge changes from beecrypt-2.3.0.
jbj
1
-1
/
+1
2002-06-12
- fix: separate existence and number checks for problems found.
jbj
1
-0
/
+9
2002-05-19
- fix: synthesize unpacking progress callbacks for packages w/o files.
jbj
1
-0
/
+6
2002-05-19
- Grand Renaming of rpm data types.
jbj
1
-0
/
+193