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
1999-01-13
Use mktemp(3) for temp file names.
jbj
1
-8
/
+8
1999-01-12
I'm too lazy to put these in a third time.
ewt
1
-15
/
+26
1999-01-08
EGCS cruft.
jbj
1
-6
/
+3
1999-01-08
*** empty log message ***
ewt
1
-2
/
+2
1999-01-07
\n properly if -v is used on install w/o -h
ewt
1
-1
/
+4
1999-01-07
reworked rework of source package install -- I think this was is
ewt
1
-59
/
+69
1999-01-07
Re-implement the ability to install source rpms.
jbj
1
-42
/
+63
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-25
/
+39
1999-01-06
fixed labels and hashing
ewt
1
-6
/
+8
1999-01-05
Expand path macros with rpmGetPath(path, ...).
jbj
1
-15
/
+9
1998-12-16
first pass at new transaction api; basic installing/removing works
ewt
1
-186
/
+123
1998-12-14
permit http:// and file:// url's as well as ftp://.
jbj
1
-41
/
+58
1998-12-01
Sanity.
jbj
1
-3
/
+8
1998-11-20
Sanity.
jbj
1
-7
/
+10
1998-11-19
finish hiding rpmdb index record data ("matches").
jbj
1
-5
/
+6
1998-11-18
implement abstract fd type almost everywhere.
jbj
1
-15
/
+18
1998-11-16
LCLINT pass 0.
jbj
1
-3
/
+3
1998-10-29
No more query.h.
jbj
1
-1
/
+0
1998-10-08
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj
1
-1
/
+0
1998-09-27
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
jbj
1
-20
/
+20
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-3
/
+2
1998-07-25
Aggregate system includes into system.h.
jbj
1
-11
/
+1
1998-06-30
ftp installs were adding an extra /tmp/ to the tmpdir
ewt
1
-1
/
+1
1998-03-05
ftp files to RPMVAR_TMPPATH, not /var/tmp
ewt
1
-3
/
+4
1998-02-08
don't pass net shared path to rpmInstallPackage()
ewt
1
-4
/
+1
1998-01-28
implemented most of generic package relocation
ewt
1
-8
/
+10
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
[next]