summaryrefslogtreecommitdiff
path: root/lib/rpmfi_internal.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Rip out more rpm 2.x era relocation leftoversPanu Matilainen1-1/+0
2009-12-22Kill off last remaining uses of _constfree()Panu Matilainen1-12/+12
2009-03-27Tidy up rpmfi struct definition a bitPanu Matilainen1-18/+6
2009-03-27Lose unused/useless Type and tagN fields from rpmfi structPanu Matilainen1-3/+0
2009-02-27Add md5->filedigest aliases (rhbz#487597)Jindrich Novy1-2/+2
2009-02-05Use per-rpmfi string cache for file capability stringsPanu Matilainen1-1/+2
2008-12-19Add internal rpmfi apis to deal with fingerprints, use themPanu Matilainen1-1/+7
2008-12-11Add (internal) rpmfi accessor for dir indexesPanu Matilainen1-0/+3
2008-12-11Add indexed accessors for rpmfi data, internal only for nowPanu Matilainen1-0/+63
2008-12-10Kill rpmfiUpdateState and free all the rpmfis as soon as file conflict check ...Florian Festi1-3/+0
2008-12-10Move ->actions from rpmfi to rpmfsFlorian Festi1-1/+0
2008-12-10Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi ...Florian Festi1-3/+0
2008-12-10Create a new datastructure rpmfs aka File States that contains the informatio...Florian Festi1-23/+0
2008-11-27Eliminate the now unused ts element field of file info setsPanu Matilainen1-2/+0
2008-11-24Move transscripts stuff from rpmfi to rpmtePanu Matilainen1-4/+0
2008-11-24API for accessing and creating fi->replacedFlorian Festi1-2/+12
2008-11-20Use per-rpmfi string cache for symlink targetsPanu Matilainen1-1/+2
2008-11-20Add functions to create and free string cache(s)Panu Matilainen1-0/+1
2008-11-20Use global cache for file languages tooPanu Matilainen1-1/+1
2008-11-20Generalize the user+group string cache + helpersPanu Matilainen1-5/+5
2008-11-19Be more intelligent about storing file user and group namesPanu Matilainen1-2/+8
2008-11-19Add + use internal helper function for getting+setting rpmfi replaced sizesPanu Matilainen1-0/+6
2008-11-19Eliminate unnecessary fi->record fieldPanu Matilainen1-1/+0
2008-11-18Remove useless default flags and action fields from rpmfiPanu Matilainen1-2/+0
2008-11-18Nuke useless rpmfiFContext()Panu Matilainen1-3/+0
2008-11-18Lazy allocation of FSM for file info setsPanu Matilainen1-0/+2
2008-11-18Remove now unnecessary fi->keep_headerPanu Matilainen1-1/+0
2008-11-18Remember rpmfi creation flagsPanu Matilainen1-0/+1
2008-11-17Add + use internal helper function for setting rpmfi file statesPanu Matilainen1-0/+3
2008-11-15Eliminate bogus const from fi->apathPanu Matilainen1-1/+1
2008-11-15Lose useless fsm/rpmfi astriplen fieldPanu Matilainen1-1/+0
2008-11-14Yank rpmfi state update out of rpmtsRun()Panu Matilainen1-0/+3
2008-11-11Cpio flags are only relevant for fsm, get them out of rpmfiPanu Matilainen1-1/+0
2008-11-11Push archivePos from rpmfi to fsmPanu Matilainen1-1/+0
2008-11-05Calculate filename buffer len lazily in rpmfiFN() as neededPanu Matilainen1-1/+0
2008-11-05Remove yet more unused fields from rpmfi structPanu Matilainen1-3/+0
2008-11-05Remove fperms and dperms from rpmfi structPanu Matilainen1-2/+0
2008-11-05Use cpioMapFlags type consistently for map flagsPanu Matilainen1-1/+1
2008-11-05Kill off per-file cpio map flagsPanu Matilainen1-1/+0
2008-11-05Remove useless rpmfi->gid and uid "defaults"Panu Matilainen1-2/+0
2008-10-30Move rpmfi color union calculation out of rpmfiNew()Panu Matilainen1-1/+0
2008-10-30Don't bother fetching and storing pre- and posttrans scripts in rpmfiPanu Matilainen1-4/+3
2008-10-29Add fsm and rpmfi machinery for file capabilitiesPanu Matilainen1-0/+2
2008-06-18Lose the remaining hae and hme vectors from rpmfiPanu Matilainen1-2/+0
2008-06-17Replace headerRemoveEntry() with headerDel() everywherePanu Matilainen1-1/+0
2008-06-13Kill off hge() and hfd() vectors in rpmfi_sPanu Matilainen1-2/+0
2008-06-13Unbreak relocations broken by 621e7518418a0e031d302e8681fe0bf81d0c4b72Panu Matilainen1-0/+1
2008-06-09Use 64bit type internally for package archive size & offsetPanu Matilainen1-2/+2
2008-06-02Lose unused fdigests array from rpmfi structPanu Matilainen1-1/+0
2008-06-02More preliminaries for non-md5 file checksumsPanu Matilainen1-0/+1