Imported Upstream version 4.14.1
[platform/upstream/rpm.git] / lib / rpmtypes.h
2018-04-26 Taejin WooImported Upstream version 4.14.1 37/177237/1 upstream upstream/4.14.1
2012-09-07 Panu MatilainenMove string pool typedefs to rpmtypes.h
2010-11-03 Florian FestiRename rpmdbKeyIterator to rpmdbIndexIterator
2010-10-22 Panu MatilainenDocument our supported rpmdb indexes in the API via...
2010-10-22 Panu MatilainenrpmTagFoo() getters take arbitrary integers, not rpmTag...
2010-10-22 Panu MatilainenUse concrete integer types for entryInfo and rpmtd...
2010-10-21 Florian FestirpmdbKeyIterator: loop over keys in the database indexes
2010-09-21 Panu MatilainenStop abusing enum typedefs for bitfield types
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-03-12 Panu MatilainenMove rpmps typedef into rpmtypes.h, its common enuf
2009-12-18 Panu MatilainenMove transaction element iterator into rpmts.c where...
2009-04-03 Panu MatilainenMake rpmal header & all internal
2009-01-08 Panu MatilainenMake rpm_tid_t unsigned type to shut up remaining compi...
2008-07-08 Panu MatilainenAdd a new legacy compatibility header, kill rpmints.h
2008-07-01 Panu MatilainenMove keyring related typedefs to rpmtypes.h
2008-06-06 Jindrich NovyIntroduce 64bit rpm_loff_t
2008-05-21 Panu MatilainenInclude rpmtypes.h first instead of rpmtag.h everywhere
2008-05-13 Panu MatilainenNew "tag data" container struct + some basic methods...
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenUse rpm_flag_t for header generic bitfields (file flags...
2008-02-05 Panu MatilainenDoxygen bits for rpmtypes, much to do still
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 MatilainenAdd rpmtypes to doxygen, with todo reminders..
2008-01-30 Panu MatilainenStick rpmCallbackType to rpmtypes too..
2008-01-30 Panu MatilainenStick relocation struct to rpmfi, typedef to rpmtypes...
2008-01-30 Panu MatilainenMove FD_t to rpmtypes.h, used all over ..
2008-01-30 Panu MatilainenMove rpmRC definition to rpmtypes
2008-01-30 Panu MatilainenMove header and -iterator to rpmtypes
2008-01-30 Panu MatilainenMove rpmalKey and rpmal to rpmtypes
2008-01-30 Panu MatilainenMove fnpyKey typedef to rpmtypes, its widely used...
2008-01-30 Panu MatilainenMove rpmts and other major data typedefs to rpmtypes...
2008-01-30 Panu MatilainenAdd missing c++ ifdefs to rpmtag and rpmtypes headers
2008-01-30 Panu MatilainenMove header tagdata types from header.h to rpmtypes.h
2008-01-30 Panu MatilainenAdd stub rpmtypes.h header stub