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
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
2008-04-21
Use argvAppend() instead of manual reallocs, plug a leak from rpmGlob()
Panu Matilainen
1
-7
/
+5
2008-04-11
Simplify url retrieval in rpmInstall()
Panu Matilainen
1
-16
/
+8
2008-04-11
Remove #ifdef NOTYET junk
Panu Matilainen
1
-24
/
+0
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-11
/
+6
2008-03-24
Remove bogus const from rpmRelocation struct
Panu Matilainen
1
-1
/
+1
2008-03-17
Remove repackage support to finish off with rollback
Panu Matilainen
1
-40
/
+0
2008-03-17
Remove rollback support
Panu Matilainen
1
-209
/
+0
2008-03-17
Remove support for automatic rollback on failure
Panu Matilainen
1
-15
/
+0
2008-03-07
Log message adjustments
Panu Matilainen
1
-6
/
+6
2008-02-14
Fix a bunch of string format mismatches found by gcc's variadic checks
Panu Matilainen
1
-1
/
+1
2008-02-05
Use rpmTagType always now that it's available everywhere
Panu Matilainen
1
-1
/
+1
2008-02-05
Couple of int -> rpmVSFlags type corrections
Panu Matilainen
1
-1
/
+1
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-3
/
+3
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+0
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+2
2008-01-09
Handle spaces in file path arguments correctly (#217258)
Panu Matilainen
1
-1
/
+4
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
1
-1
/
+1
2007-12-18
One leftover reloc constfree..
Panu Matilainen
1
-1
/
+1
2007-12-18
Remove bunch of bogus cli-related consts...
Panu Matilainen
1
-4
/
+4
2007-12-18
Remove bogus const from rpmInstallSource*() parameters
Panu Matilainen
1
-1
/
+1
2007-12-18
Remove bogus const from rpmGlob argv return type
Panu Matilainen
1
-1
/
+1
2007-12-15
Another bunch of bogus const removals
Panu Matilainen
1
-1
/
+1
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
1
-1
/
+1
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-1
/
+1
[next]