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
/
rpminstall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
Avoid double iteration on 'rpm -e' now that iterator count works
Panu Matilainen
1
-11
/
+3
2012-03-19
Include more package information in the progress output
Panu Matilainen
1
-3
/
+2
2012-03-19
Make a bit more room for names in progress output (cosmetics)
Panu Matilainen
1
-4
/
+4
2012-01-10
Oops, forgot to mark our new progress messages for translation
Panu Matilainen
1
-2
/
+2
2012-01-05
Add erasure callback support to rpmShowProgress() and enable on rpmErase()
Panu Matilainen
1
-7
/
+17
2012-01-05
Add enum for RPMCALLBACK_INST_STOP callback event
Panu Matilainen
1
-0
/
+3
2012-01-03
Implement scriptlet start and stop callbacks (RhBug:606239)
Panu Matilainen
1
-0
/
+4
2012-01-03
Eliminate rpm cli callback internals from the API
Panu Matilainen
1
-5
/
+5
2012-01-03
Eliminate pointless rpmcliPackagesTotal fiddling
Panu Matilainen
1
-2
/
+1
2011-07-08
Eliminate the last two fpio uses in rpm codebase
Panu Matilainen
1
-1
/
+1
2011-05-30
Eliminate bunch of dead assignments on ts vsflags
Panu Matilainen
1
-1
/
+1
2011-05-29
Eliminate dead NULL-assignments at scope-end in librpm, part VI
Panu Matilainen
1
-7
/
+6
2011-04-19
Restore previous vsflags on return from rpmInstall() and rpmErase()
Panu Matilainen
1
-3
/
+5
2011-03-23
Eliminate pointless isSource member from eiu struct, duh
Panu Matilainen
1
-4
/
+1
2011-03-23
Eliminate header from eiu struct, its just a local temp variable really
Panu Matilainen
1
-12
/
+11
2011-03-23
Reduce vsflags flip-flop
Panu Matilainen
1
-6
/
+2
2011-03-23
checkFreshenStatus() only needs a header, not the entire eiu struct
Panu Matilainen
1
-9
/
+8
2011-03-03
Remove leftover error case from the nineties
Panu Matilainen
1
-7
/
+0
2010-12-20
Rip the remains of --aid and --nosuggest, except for the callback
Panu Matilainen
1
-3
/
+0
2010-10-22
Change all internal uses of rpmtsInitIterator() to use DBI tags
Panu Matilainen
1
-1
/
+1
2010-09-03
Use the common rpmcliQueryFlags for signature verify options in rpm cli too
Panu Matilainen
1
-3
/
+3
2010-06-01
On colored transactions, require matching arch for freshen (RhBug:553108)
Panu Matilainen
1
-12
/
+10
2010-03-26
Simplify rpmcliTransaction() a bit
Panu Matilainen
1
-11
/
+5
2010-03-23
Fix fallout from rpmgi.h moving to internal path
Panu Matilainen
1
-1
/
+1
2010-03-22
Lose the useless rpmio refcounting debug junk
Panu Matilainen
1
-2
/
+2
2010-01-21
Fix double-free segfault on url retrieve to read-only media (RhBug:557118)
Panu Matilainen
1
-1
/
+1
2009-09-02
Eliminate uses of headerNVR() and friends in librpm (and python) code
Panu Matilainen
1
-6
/
+3
2009-06-02
Removed 'xx' variable in rpminstall.c
Rakesh Pandit
1
-11
/
+8
2009-06-02
Removed rpmEIU memeber 'fd' -and its usage in tryReadFoo functions.
Rakesh Pandit
1
-20
/
+19
2009-04-23
- Moved code to check possibility of freshen operation to checkFreshenStatus.
Rakesh Pandit
1
-24
/
+33
2009-04-23
- Move header reading part from rpminstall to tryReadHeader function.
Rakesh Pandit
1
-37
/
+39
2009-02-26
Honor --nomanifest on install too
Panu Matilainen
1
-0
/
+5
2009-02-16
-Moved maifest checking from rpmInstall to rpmCheckManifest.
Rakesh Pandit
1
-34
/
+36
2009-02-16
-Move notify flag settings from rpmInstall and rpmErase to setNotifyFlag.
Rakesh Pandit
1
-10
/
+12
2009-02-16
-Move vsflags calculation from rpmInstall and rpmErase to setvsFlags.
Rakesh Pandit
1
-17
/
+21
2009-02-16
-Remove stopinstall variable and moved rpmcliPackagesTotal to correct place. ...
Rakesh Pandit
1
-28
/
+16
2009-02-16
-Use installInterfaceFlags in place of eraseInterfaceFlags. -Moved transactio...
Rakesh Pandit
1
-93
/
+67
2008-11-12
Don't bother retrieving db offset for erase elements
Panu Matilainen
1
-3
/
+2
2008-10-06
Make "not an rpm or manifest" message an error, not just notice
Panu Matilainen
1
-1
/
+1
2008-09-18
More informative output on ambiguous erase (rhbz#164743)
Panu Matilainen
1
-9
/
+19
2008-09-18
Fix rpmErase() exit code when arch is specified (rhbz#462631)
Panu Matilainen
1
-6
/
+11
2008-08-05
Increment exit code on file not found errors too (#446202)
Panu Matilainen
1
-0
/
+1
2008-07-07
Kick out ftpStrerror() and related error code defines
Panu Matilainen
1
-2
/
+1
2008-07-04
Remove solvedb API and other related stuff
Panu Matilainen
1
-4
/
+0
2008-06-09
Use rpm_loff_t for transaction callback amount+total arguments
Panu Matilainen
1
-3
/
+3
2008-05-26
Convert rpmInstall() to new headerGet()
Panu Matilainen
1
-9
/
+6
2008-05-12
Convert internal uses of headerSprintf() to headerFormat()
Panu Matilainen
1
-5
/
+3
2008-05-07
Oops, don't access variable after freeing
Panu Matilainen
1
-1
/
+2
2008-05-03
Temp file handling tweaks
Panu Matilainen
1
-1
/
+1
2008-04-25
Avoid alloca() in rpmInstall()
Panu Matilainen
1
-1
/
+2
[next]