summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1999-04-04removes for upgrades should happen inthe middle of transactions, notewt3-174/+261
1999-04-03Portability fiddles (Tim Mooney).jbj3-2/+8
1999-04-03add name/version/release macros during src.rpm install.jbj2-4/+59
1999-04-01add per-target macrofiles to search path.jbj3-63/+81
1999-03-31don't install a single package twiceewt1-1/+5
1999-03-31add explicit macrofiles path to rpmrc.jbj4-0/+4
1999-03-31expand twiddles in macrofiles list.jbj1-6/+19
1999-03-31(re-)enable fixowner/fixgroup macros.jbj1-2/+2
1999-03-28Eliminate ftp/http proxy vars.jbj2-35/+17
1999-03-28fix: avoid segfault using --prefix until ewt fixes.jbj4-117/+140
1999-03-22fix: accessing freed memory.jbj1-6/+7
1999-03-22more DU 4.0D fiddles (Shing-Gene Yung).jbj1-1/+13
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj8-41/+66
1999-03-21Typos.jbj1-9/+9
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj3-54/+180
1999-03-20eliminate old rpmrc configuration syntax.jbj6-168/+196
1999-03-19added string for DISKSPACE problemewt1-2/+3
1999-03-191) moved disk space code into handleOverlappedFiles()ewt1-52/+10
1999-03-19added disk space checkingewt3-18/+139
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj3-24/+20
1999-03-14change support@redhat.com to rpm-list@redhat.com.jbj1-1/+2
1999-03-12Resurrect --target.jbj2-47/+69
1999-03-10replaced = NULL stuff here and there with blanket memset() callsewt1-8/+3
1999-03-10updated rpmdepOrder() for better cooperation with new transaction codeewt2-11/+8
1999-03-09memory optimizationsewt1-6/+27
1999-03-06be a bit more agressive about freeing memoryewt1-2/+3
1999-03-06redid ingoreSet code which was brokenewt1-22/+29
1999-03-06removed double freesewt1-6/+0
1999-03-05reduce the number of reads a bitewt1-19/+18
1999-03-051) reindented notify linesewt1-42/+50
1999-03-05added ignoreSet to rpmRunTransaction()ewt1-1/+1
1999-03-05tiny little optimizationewt1-0/+5
1999-03-05fixed memory leakewt1-0/+2
1999-03-05fixed a memory leakewt1-0/+1
1999-03-05plugged a memory leakewt2-0/+2
1999-03-05wasn't using fdClose() for some odd reasonewt1-1/+1
1999-03-04plugged memory leakewt1-0/+2
1999-02-28fix: memory leaks in rpmRunTransactions plugged.jbj2-34/+57
1999-02-28increase timeout in tread from 5 to 30 secs for slow links.jbj1-1/+1
1999-02-26fix: build of packages w/o BuildRoot segfault.jbj1-1/+4
1999-02-25Improvements on leak plugging.jbj2-21/+32
1999-02-24Memory leaks.jbj2-3/+29
1999-02-23Move callback before return.jbj1-1/+1
1999-02-23Another callback for Matt.jbj1-0/+2
1999-02-23More callbacks for Matt.jbj2-31/+46
1999-02-22Add notifys for msw.jbj2-1/+51
1999-02-22Meta-msgid's generated by tagName.jbj1-1/+0
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj1-0/+71
1999-02-21removed outdated fixmeewt1-2/+0
1999-02-21fixed relocated/excluded pathsewt1-21/+13