summaryrefslogtreecommitdiff
path: root/lib/install.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-15resuscitate net shared paths (#4330).jbj1-1/+8
1999-08-09Prepare for per-package non-string macros like epoch.jbj1-3/+14
1999-08-06Use headerNVR throughout.jbj1-4/+2
1999-07-13Eliminate static prototypes.jbj1-373/+371
1999-07-13Perl bindings needjbj1-2/+2
1999-07-08add configure scaffolding to support rpm-4.0 packages.jbj1-0/+2
1999-04-14Make silly headerGetEntry consistent throughout.jbj1-6/+4
1999-04-13minor cleanupsewt1-15/+1
1999-04-09removed extra headerFree() :-(ewt1-2/+0
1999-04-07install callbacks didn't return proper total size for source packagesewt1-0/+4
1999-04-03add name/version/release macros during src.rpm install.jbj1-4/+58
1999-03-31don't install a single package twiceewt1-1/+5
1999-03-22fix: accessing freed memory.jbj1-6/+7
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-3/+3
1999-03-20eliminate old rpmrc configuration syntax.jbj1-4/+9
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-1/+0
1999-03-05plugged a memory leakewt1-0/+1
1999-02-21dded FA_ to enum fileActions stuffewt1-40/+17
1999-02-19Added space in format.jbj1-1/+1
1999-02-17moved ensureOlder() to transaction.cewt1-28/+0
1999-02-17moved things to transaction flags from independent install/uninstall flagsewt1-9/+9
1999-02-07added fdScript stuffewt1-5/+5
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj1-2/+4
1999-01-19added SAVENSTATE actionewt1-0/+7
1999-01-19handle RPMTAG_ORIGFILENAMES properlyewt1-3/+4
1999-01-12I'm too lazy to put these in a third time.ewt1-20/+25
1999-01-08make use of currentDirectory()ewt1-15/+5
1999-01-07replaced file list is passed in externallyewt1-27/+12
1999-01-07try to use notify function properly (though hashing still doesn't work??)ewt1-19/+8
1999-01-07Re-implement the ability to install source rpms.jbj1-1/+1
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-9/+9
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj1-34/+27
1999-01-041) moved root canonicalization to transaction set creationewt1-26/+8
1999-01-03Expand SPECDIR/SOURCEDIR using macros.jbj1-13/+16
1998-12-31makes use of a passed in action list rather then generating our ownewt1-399/+28
1998-12-31enum instActions { UNKNOWN, CREATE, BACKUP, KEEP, SAVE, SKIP, ALTNAME };ewt1-2/+0
1998-12-30updated relocateable package handlingewt1-20/+7
1998-12-261) initial cut at hash tablesewt1-23/+15
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-403/+39
1998-12-05translate cpio errors using cpioStrerror.jbj1-2/+2
1998-11-30switched exists() to rpmfileexists()ewt1-1/+1
1998-11-25Add dup for the "other" gzdopen premature close.jbj1-2/+3
1998-11-22Start abstracting compressed I/O.jbj1-2/+2
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-12/+14
1998-11-18implement abstract fd type almost everywhere.jbj1-7/+7
1998-11-16LCLINT pass 0.jbj1-10/+10
1998-10-27fix off-by-1 alloca that prevented relocating /.jbj1-1/+1
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-65/+66
1998-08-20Typo.jbj1-1/+1