Imported Upstream version 4.14.1
[platform/upstream/rpm.git] / lib / rpmfi_internal.h
2018-04-26 Taejin WooImported Upstream version 4.14.1 37/177237/1 upstream upstream/4.14.1
2013-06-07 Panu MatilainenExport the pool-aware rpmfi constructor
2012-11-01 Panu MatilainenHide the strpool-related rpmts/rpmfi/rpmds interfaces...
2012-09-14 Panu MatilainenMake fingerprint struct opaque outside fprint.c
2012-09-12 Panu MatilainenAdd getters for rpmfi base- and directory name pool...
2012-09-08 Panu MatilainenSwitch file info set base- and dirnames storage to...
2012-09-07 Panu MatilainenAxe the no longer needed rpmfi string "cache" stuff
2012-09-07 Panu MatilainenUse string pool for file set symlinks
2012-09-07 Panu MatilainenReplace user- and groupname + file lang caches with...
2012-09-07 Panu MatilainenDont bother with file capability "cache"
2012-04-12 Panu MatilainenChange rpmfi replaced size functions to take index
2012-04-12 Panu MatilainenAdd rpmfiFooIndex() variants for the conflict handling...
2012-04-12 Panu MatilainenMake rpmfiFNIndex() safe for callers on different indexes
2012-04-04 Panu MatilainenRemove unused scareFlags member from rpmfi struct
2012-01-11 Panu MatilainenTurn FSM into a blackbox, much like PSM is
2012-01-11 Panu MatilainenEliminate archiveSize member from rpmfi
2010-10-22 Panu MatilainenEliminate pgpHashAlgo uses in librpm side
2010-09-21 Panu MatilainenAdd "c++ protection" to (hopefully) all of our internal...
2010-03-01 Panu MatilainenRip out more rpm 2.x era relocation leftovers
2009-12-22 Panu MatilainenKill off last remaining uses of _constfree()
2009-03-27 Panu MatilainenTidy up rpmfi struct definition a bit
2009-03-27 Panu MatilainenLose unused/useless Type and tagN fields from rpmfi...
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-05 Panu MatilainenUse per-rpmfi string cache for file capability strings
2008-12-19 Panu MatilainenAdd internal rpmfi apis to deal with fingerprints,...
2008-12-11 Panu MatilainenAdd (internal) rpmfi accessor for dir indexes
2008-12-11 Panu MatilainenAdd indexed accessors for rpmfi data, internal only...
2008-12-10 Florian FestiKill rpmfiUpdateState and free all the rpmfis as soon...
2008-12-10 Florian FestiMove ->actions from rpmfi to rpmfs
2008-12-10 Florian FestiMove the run time part of fstates from rpmfi to rpmfs...
2008-12-10 Florian FestiCreate a new datastructure rpmfs aka File States that...
2008-11-27 Panu MatilainenEliminate the now unused ts element field of file info...
2008-11-24 Panu MatilainenMove transscripts stuff from rpmfi to rpmte
2008-11-24 Florian FestiAPI for accessing and creating fi->replaced
2008-11-20 Panu MatilainenUse per-rpmfi string cache for symlink targets
2008-11-20 Panu MatilainenAdd functions to create and free string cache(s)
2008-11-20 Panu MatilainenUse global cache for file languages too
2008-11-20 Panu MatilainenGeneralize the user+group string cache + helpers
2008-11-19 Panu MatilainenBe more intelligent about storing file user and group...
2008-11-19 Panu MatilainenAdd + use internal helper function for getting+setting...
2008-11-19 Panu MatilainenEliminate unnecessary fi->record field
2008-11-18 Panu MatilainenRemove useless default flags and action fields from...
2008-11-18 Panu MatilainenNuke useless rpmfiFContext()
2008-11-18 Panu MatilainenLazy allocation of FSM for file info sets
2008-11-18 Panu MatilainenRemove now unnecessary fi->keep_header
2008-11-18 Panu MatilainenRemember rpmfi creation flags
2008-11-17 Panu MatilainenAdd + use internal helper function for setting rpmfi...
2008-11-15 Panu MatilainenEliminate bogus const from fi->apath
2008-11-15 Panu MatilainenLose useless fsm/rpmfi astriplen field
2008-11-14 Panu MatilainenYank rpmfi state update out of rpmtsRun()
2008-11-11 Panu MatilainenCpio flags are only relevant for fsm, get them out...
2008-11-11 Panu MatilainenPush archivePos from rpmfi to fsm
2008-11-05 Panu MatilainenCalculate filename buffer len lazily in rpmfiFN() as...
2008-11-05 Panu MatilainenRemove yet more unused fields from rpmfi struct
2008-11-05 Panu MatilainenRemove fperms and dperms from rpmfi struct
2008-11-05 Panu MatilainenUse cpioMapFlags type consistently for map flags
2008-11-05 Panu MatilainenKill off per-file cpio map flags
2008-11-05 Panu MatilainenRemove useless rpmfi->gid and uid "defaults"
2008-10-30 Panu MatilainenMove rpmfi color union calculation out of rpmfiNew()
2008-10-30 Panu MatilainenDon't bother fetching and storing pre- and posttrans...
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-06-18 Panu MatilainenLose the remaining hae and hme vectors from rpmfi
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-06-13 Panu MatilainenKill off hge() and hfd() vectors in rpmfi_s
2008-06-13 Panu MatilainenUnbreak relocations broken by 621e7518418a0e031d302e868...
2008-06-09 Panu MatilainenUse 64bit type internally for package archive size...
2008-06-02 Panu MatilainenLose unused fdigests array from rpmfi struct
2008-06-02 Panu MatilainenMore preliminaries for non-md5 file checksums
2008-06-02 Panu MatilainenRename rpmfi and fsm checksum md5-sum fields to refer...
2008-04-24 Panu MatilainenRemove bogus const from rpmfi pre- and posttrans members
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpm_flag_t for header generic bitfields (file flags...
2008-02-05 Panu MatilainenMore rpm-headerdata types: rpm_dev_t and rpm_ino_t...
2008-02-05 Panu MatilainenAdd rpm_rdev_t type for rdev entries
2008-02-05 Panu MatilainenAdd rpm_mode_t type, use where spotted
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-04 Panu MatilainenAdd rpm_time_t type for time types (in headers), use...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-02 Panu MatilainenAssorted int -> size_t corrections for string lengths
2007-12-17 Panu Matilainentransaction.c doesn't need fsm.h, rpmfi_internal does
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-03 Panu MatilainenSplit rpmfi internals to separate header