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
/
rpmte_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
Make rpmteHaveTransScript() available internally
Panu Matilainen
1
-0
/
+3
2012-08-07
Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc (RhBug:828784)
Panu Matilainen
1
-0
/
+3
2010-09-21
Add "c++ protection" to (hopefully) all of our internal headers
Panu Matilainen
1
-0
/
+8
2010-09-01
Update the plugin architecture to allow for remembering state
Steve Lawrence
1
-0
/
+7
2010-06-22
Determine when to perform Collection actions
Steve Lawrence
1
-0
/
+31
2010-05-07
Convert rpmte internals to use the transaction pointer from element itself
Panu Matilainen
1
-1
/
+1
2010-05-07
Store pointer to transaction set in transaction elements
Panu Matilainen
1
-6
/
+3
2010-05-06
Unexport rpmteNew() and rpmteFree()
Panu Matilainen
1
-0
/
+24
2010-03-29
Hide rpmte open/close/error etc logic inside rpmteProcess()
Panu Matilainen
1
-10
/
+1
2010-03-29
Move the little thats left of psm.h into rpmte_internal.h
Panu Matilainen
1
-0
/
+21
2010-03-26
Take advantage of rpmdsInstance() in dependency problem reporting
Panu Matilainen
1
-1
/
+1
2010-03-26
Sanitize rpmteAddProblem() arguments
Panu Matilainen
1
-2
/
+1
2010-03-12
Add a few API bits for problem sets in transaction elements
Panu Matilainen
1
-3
/
+4
2010-03-12
Move rpmte-specific problem creation to a helper function
Panu Matilainen
1
-0
/
+5
2010-03-12
Split file state structures + routines out of rpmte to separate sources
Panu Matilainen
1
-71
/
+2
2010-02-25
Move rpmteTypeString() back to rpmte, internal only though
Panu Matilainen
1
-0
/
+3
2010-02-09
Use a more reasonable type for rpmteHeaderSize()
Panu Matilainen
1
-1
/
+1
2010-02-09
Move tsortInfo typedef into internal-only header
Panu Matilainen
1
-0
/
+5
2010-02-05
Add rpmteHeaderSize
Florian Festi
1
-0
/
+8
2009-12-21
Bury ordering structures and their alloc+free inside order.c
Panu Matilainen
1
-24
/
+6
2009-12-21
Move tsort data out of rpmte into, duh, tsortInfo
Panu Matilainen
1
-0
/
+4
2009-12-18
Move transaction element iterator into rpmts.c where it logically belongs
Panu Matilainen
1
-8
/
+0
2009-12-17
Eliminate unnecessary rpmtsiOc()
Panu Matilainen
1
-1
/
+0
2009-12-17
Eliminate unused + unnecessary transaction element iterator mode
Panu Matilainen
1
-1
/
+0
2009-12-17
Move payload open into rpmte (internal) method
Panu Matilainen
1
-0
/
+3
2009-07-09
Fix package relocatability checking, broken since forever
Panu Matilainen
1
-0
/
+3
2009-06-05
Use specific types for sense flags + te type instead of generic int
Panu Matilainen
1
-1
/
+2
2009-06-04
Rewrite ordering
Florian Festi
1
-10
/
+18
2009-04-03
Make sure installed files have state (rhbz#492947)
Panu Matilainen
1
-1
/
+1
2009-03-09
Fix RPMTAG_FILESTATES in rpmdb
Panu Matilainen
1
-2
/
+4
2009-01-15
Add extra parameter to rpmteClose() to control fi behavior
Panu Matilainen
1
-1
/
+1
2009-01-07
rpmRelocateFileList() doesn't need rpmte for anything, just file states
Panu Matilainen
1
-2
/
+10
2009-01-05
Validate + sort relocations in rpmte at create time
Panu Matilainen
1
-1
/
+1
2009-01-02
rpmte struct is now fully opaque throughout rpm
Panu Matilainen
1
-53
/
+0
2009-01-02
Add rpmteSetFd() (internal) function
Panu Matilainen
1
-0
/
+3
2008-12-22
Perform relocations from rpmte instead of rpmfi
Panu Matilainen
1
-0
/
+3
2008-12-19
Optionally reload ts element file info in rpmteOpen(), free in close
Panu Matilainen
1
-1
/
+1
2008-12-19
Add rpmteSetFI() ts element method
Panu Matilainen
1
-0
/
+3
2008-12-10
Move ->actions from rpmfi to rpmfs
Florian Festi
1
-1
/
+9
2008-12-10
Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi ...
Florian Festi
1
-1
/
+17
2008-12-10
Create a new datastructure rpmfs aka File States that contains the informatio...
Florian Festi
1
-0
/
+47
2008-11-27
Add + use internal rpmteHaveTransScript() function
Panu Matilainen
1
-0
/
+3
2008-11-26
Record failure of install/erase into transaction elements
Panu Matilainen
1
-0
/
+3
2008-11-24
Move transscripts stuff from rpmfi to rpmte
Panu Matilainen
1
-0
/
+4
2008-11-14
Move open + close of files during install to separate functions
Panu Matilainen
1
-0
/
+6
2008-11-12
Take advantage of headerGetInstance() in rpmte
Panu Matilainen
1
-9
/
+2
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-1
/
+1
2008-03-24
Remove bogus consts from rpmte_s
Panu Matilainen
1
-5
/
+5
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-05
Rip the horrible (ia64) autorelocate kludgery. RIP.
Panu Matilainen
1
-1
/
+0
[next]