On a second thought, rename rpmfiDigest() to rpmfiFDigest() for consistency
[platform/upstream/rpm.git] / lib / rpmfi.h
2008-06-02 Panu MatilainenOn a second thought, rename rpmfiDigest() to rpmfiFDige...
2008-06-02 Panu MatilainenMore preliminaries for non-md5 file checksums
2008-05-21 Panu MatilainenEliminate rpmfiBuildFClasses() and rpmfiBuildFDepts...
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-03-24 Panu MatilainenRemove bogus const from rpmRelocation struct
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-01-30 Panu MatilainenStick relocation struct to rpmfi, typedef to rpmtypes...
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2008-01-02 Panu MatilainenSignedness consistency in rpmfi interface vs internal...
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-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-04 Panu MatilainenEliminate debug junk from the API
2007-12-02 Panu MatilainenMove file action enums to rpmfi where they logically...
2007-12-02 Panu MatilainenMove RPMFILE_* file attributes to rpmfi.h
2007-12-03 Panu MatilainenSplit rpmfi internals to separate header
2007-12-02 Panu MatilainenMove file state defs to rpmfi where they logically...
2007-12-02 Panu MatilainenMove file type enums to rpmfi where it logically belongs
2007-11-27 Panu MatilainenMove rpmfiBuildFNames() to rpmfi now that it's possible
2007-11-23 Panu MatilainenAdd doxygen grouping to rpmfi methods
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-26 Panu MatilainenRename whatis() to rpmfiWhatis() for namespacing
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-20 Panu MatilainenRename fileTypes(_e) to rpmFileTypes for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRip out unnecessary selinux babbage.
2007-08-09 Panu MatilainenAvoid unnecessary .rpmnew and .rpmsave files (rhbz...
2007-08-09 Panu MatilainenAvoid unnecessary .rpmnew and .rpmsave files (rhbz...
2007-07-12 Panu MatilainenPull in rpmfi int_32 -> uint_32 changes from rpm5.org.
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2005-02-10 jbj- perform callbacks as always (#147537).
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
2004-03-28 jbj- scareMem = 0 everywhere, document deprecation phase...
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-04-02 jbjSplint clean.
2002-12-30 jbj- fix: typo in assertion.
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-29 jbjsplint fiddles.
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-12-24 jbjsplint fiddles.
2002-12-21 jbjsplint fiddles.
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-04 jbj- resurrect --rollback.
2002-07-11 jbj- update for sv.po.
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-05 jbjLclint fiddles.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-02 jbj- eliminate db1 support.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
2001-11-13 jbj- split file info tag sets into rpmfi.c.