summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1998-01-15changes to differentiate mipsel from mipsebewt1-0/+8
1998-01-12merged in Marc's new build codeewt2-1/+7
1998-01-12fixed memory leak -- findMatches() wasn't freeing headersewt1-0/+2
1998-01-12added include of "intl.h"ewt2-0/+2
1998-01-11Add intl.hmarc3-0/+3
1998-01-11Obsolete root rpmrc var - use buildroot instead.marc1-1/+2
1998-01-11Small bug fix.marc2-4/+4
1998-01-10freed things improperlyewt1-1/+1
1998-01-09added more i18n stringsewt9-62/+73
1998-01-08don't run scripts in test modeewt1-8/+12
1998-01-07build time arch/os numbers weren't going through canon tablesewt1-9/+10
1998-01-060 length files are bad only if the files are regular ones -- it may beewt1-1/+2
1998-01-06static strings before an array qualifier could get droppedewt1-0/+2
1997-11-18Added RPMTAG_FILEDEVICES, RPMTAG_FILEINODES, and RPMTAG_FILELANGS.marc1-0/+3
1997-11-18changed #ifdef to #ifewt1-1/+1
1997-11-18various header file cleanupsewt2-0/+6
1997-11-18it wasn't ending a static string which occured immediately beforeewt1-0/+1
1997-11-181) fixed \%dFOO query formatsewt1-1/+16
1997-11-04fixed oopsewt1-1/+1
1997-11-03handle empty files as bad magic, not read errorsewt1-1/+6
1997-10-311) use randewt1-2/+2
1997-10-29don't give an error if missingok files don't exist on -eewt1-2/+5
1997-10-29set uid/gid of source files to the same as the process'sewt1-1/+6
1997-10-29added cookie supportmarc1-1/+3
1997-10-29oboslete code was using a wrong loop invariantmarc1-7/+15
1997-10-28look for user/group name->id transitions after running preinstallewt1-5/+22
1997-10-26ignore missing entries in requires databaseewt1-1/+5
1997-10-17Handle scripts where script prog in a string array.marc4-39/+90
1997-10-17Use runScript() for verifying script.marc1-89/+3
1997-10-17Check for write errorsmarc1-1/+3
1997-10-17header adjustmentmarc2-0/+2
1997-10-17Added headerAddOrAppendEntry()marc2-2/+18
1997-10-17when evaluating conditionals, array iteration number stays the sameewt1-1/+1
1997-10-15oopsewt1-2/+2
1997-10-15added header for SunOSewt1-0/+1
1997-10-15serial handling fixesewt2-10/+16
1997-10-14verification fix for systems where a single gid maps to multiple gnamesewt1-2/+3
1997-10-13When creating archive use fsPath to find the file.marc1-1/+1
1997-10-10fixes from obsoletes changesewt1-2/+4
1997-10-06fflags query formatter handles ghostsewt1-0/+2
1997-10-06Added %ghost option for filesmarc1-0/+1
1997-10-03added smarts for ordering setsewt1-15/+31
1997-10-03was calculating incorrect archive size for package w/ hard linksewt1-0/+2
1997-10-03fixed problems introduced by obsolete handlingewt1-12/+16
1997-09-30Sanity checkmarc2-2/+6
1997-09-16added install/dep time support for obsoletes tagewt3-24/+76
1997-09-16Move obsoletes to own tagmarc1-2/+2
1997-09-16Added Obsoletes: tagmarc1-0/+2
1997-09-14removed some unused variablesewt1-2/+0
1997-09-14fixed size in write()ewt1-1/+1