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
/
install.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-01-06
static strings before an array qualifier could get dropped
ewt
1
-1
/
+1
1998-01-05
Fixed some error messages
ewt
1
-4
/
+4
1997-10-29
handle cookies in source packages
marc
1
-3
/
+6
1997-07-01
Added install time prerequisite checking
ewt
1
-12
/
+22
1997-05-30
moved findPackageByLabel() to rpmdbFindByLabel() and added rpmdbFindByHeader()
ewt
1
-1
/
+1
1997-05-02
Fixed "cannot open /var/lib/rpm/package.rpm" to use dbpath setting
ewt
1
-4
/
+4
1997-04-30
Added includes of "miscfn.h".
ewt
1
-0
/
+1
1997-04-29
Made many more strings in the toplevel interface translatable.
ewt
1
-21
/
+27
1997-04-09
changes for --removeall (or wahtever that caused) broke some things
ewt
1
-1
/
+1
1997-03-31
added support for UNINSTALL_ALLMATCHES
ewt
1
-6
/
+16
1997-03-20
return code from rpmRemovePackage() was being ignored
ewt
1
-1
/
+3
1997-01-17
1) use config.h if available
ewt
1
-1
/
+3
1996-12-12
made include of alloca.h conditional
ewt
1
-1
/
+4
1996-11-18
The Great Renaming
root
1
-37
/
+37
1996-10-21
passes netSharedPath() from rpmrc
ewt
1
-1
/
+4
1996-10-21
1) free binaryHeaders w/ done with installs
ewt
1
-0
/
+7
1996-10-20
print conflict problems differently then missing dependencies
ewt
1
-2
/
+7
1996-10-15
pulled URL handling to url.c
ewt
1
-120
/
+4
1996-09-25
typecast getpid() to (int)
ewt
1
-1
/
+1
1996-08-29
1) pass printFormat and notify function to rpmInstallSourcePackage()
ewt
1
-3
/
+5
1996-08-07
added support for rpmdepFreeConflicts()
ewt
1
-4
/
+2
1996-07-20
made printDepFlags() externally visible
ewt
1
-3
/
+4
1996-07-19
fixed hashing for multiple packages
ewt
1
-1
/
+2
1996-07-17
1) began adding support for proxy ftp, though it doesn't work yet
ewt
1
-7
/
+16
1996-07-16
supports for ftp://user:pass@machiune/ URL's, with password prompting
ewt
1
-6
/
+74
1996-07-16
improved error message when file is missing
ewt
1
-6
/
+8
1996-07-16
reset hash count after a package is installed
ewt
1
-1
/
+2
1996-07-12
removed extraneous ' '
ewt
1
-1
/
+1
1996-07-10
1) improved printing of dependency conflics
ewt
1
-12
/
+38
1996-07-10
added support for relocateable packages
ewt
1
-15
/
+15
1996-07-03
O_CREAT should only be used with O_RDWR
ewt
1
-3
/
+3
1996-06-28
removed passing upgrade flag during package uninstall
ewt
1
-1
/
+1
1996-06-17
merged rpmlib.h and package.h
ewt
1
-1
/
+0
1996-06-10
1) changed doInstall() and doUninstall() calls to pass all of the arguments
ewt
1
-92
/
+274
1996-05-22
add code for scripts getting "upgrade" argument
root
1
-1
/
+1
1996-04-15
changed uninstall code for new uninstall call
ewt
1
-3
/
+3
1996-04-05
added more intelligent error messages for bad magic
root
1
-0
/
+4
1996-04-03
doInstall() now returns success or error
ewt
1
-3
/
+5
1996-03-29
added verbose error checking
root
1
-5
/
+8
1996-03-15
changed error message presented when an ftp fails
ewt
1
-1
/
+1
1996-03-13
- hashing and percentages no longer SIGFPE on 0 byte packages
ewt
1
-3
/
+6
1996-03-01
ftp installs should use temp space within the directory given by
ewt
1
-4
/
+6
1996-02-27
added support for ftp style URL's on RPM command line
ewt
1
-5
/
+67
1996-02-24
made --percent look like it did in RPM 1.x
ewt
1
-3
/
+4
1996-02-20
-hiv is handled via INSTALL_PRINTLABEL
ewt
1
-1
/
+1
1996-02-19
changed sense of rpmdbOpen
ewt
1
-2
/
+2
1996-02-15
don't open files O_EXCL
ewt
1
-9
/
+5
1996-02-14
added flush after printing percentages
ewt
1
-0
/
+1
1996-02-14
accepts package specifications like name-version, name-version-release
ewt
1
-4
/
+19
1996-02-14
added ability to install a source package and find the spec file name
ewt
1
-0
/
+23
[next]