Age | Commit message (Expand) | Author | Files | Lines |
2010-11-03 | Rename rpmdbKeyIterator to rpmdbIndexIterator | Florian Festi | 1 | -1/+1 |
2010-10-22 | Document our supported rpmdb indexes in the API via an enum of their own | Panu Matilainen | 1 | -0/+1 |
2010-10-22 | rpmTagFoo() getters take arbitrary integers, not rpmTag enums | Panu Matilainen | 1 | -0/+1 |
2010-10-22 | Use concrete integer types for entryInfo and rpmtd members | Panu Matilainen | 1 | -1/+1 |
2010-10-21 | rpmdbKeyIterator: loop over keys in the database indexes | Florian Festi | 1 | -0/+1 |
2010-09-21 | Stop abusing enum typedefs for bitfield types | Panu Matilainen | 1 | -0/+2 |
2010-09-01 | Update the plugin architecture to allow for remembering state | Steve Lawrence | 1 | -0/+2 |
2010-03-12 | Move rpmps typedef into rpmtypes.h, its common enuf | Panu Matilainen | 1 | -0/+1 |
2009-12-18 | Move transaction element iterator into rpmts.c where it logically belongs | Panu Matilainen | 1 | -0/+2 |
2009-04-03 | Make rpmal header & all internal | Panu Matilainen | 1 | -2/+0 |
2009-01-08 | Make rpm_tid_t unsigned type to shut up remaining compiler warnings | Panu Matilainen | 1 | -1/+1 |
2008-07-08 | Add a new legacy compatibility header, kill rpmints.h | Panu Matilainen | 1 | -1/+1 |
2008-07-01 | Move keyring related typedefs to rpmtypes.h | Panu Matilainen | 1 | -0/+3 |
2008-06-06 | Introduce 64bit rpm_loff_t | Jindrich Novy | 1 | -0/+1 |
2008-05-21 | Include rpmtypes.h first instead of rpmtag.h everywhere | Panu Matilainen | 1 | -1/+3 |
2008-05-13 | New "tag data" container struct + some basic methods to deal with it | Panu Matilainen | 1 | -0/+2 |
2008-02-05 | Use rpmTagType always now that it's available everywhere | Panu Matilainen | 1 | -1/+1 |
2008-02-05 | Yet another typedef for transaction ID, use where spotted | Panu Matilainen | 1 | -0/+1 |
2008-02-05 | Use rpm_flag_t for header generic bitfields (file flags etc) | Panu Matilainen | 1 | -0/+1 |
2008-02-05 | Doxygen bits for rpmtypes, much to do still | Panu Matilainen | 1 | -9/+28 |
2008-02-05 | More rpm-headerdata types: rpm_dev_t and rpm_ino_t, use where spotted | Panu Matilainen | 1 | -0/+2 |
2008-02-05 | Add rpm_rdev_t type for rdev entries | Panu Matilainen | 1 | -0/+1 |
2008-02-05 | Add rpm_mode_t type, use where spotted | Panu Matilainen | 1 | -0/+1 |
2008-02-05 | Add rpm_color_t type for rpm color bits, use where spotted | Panu Matilainen | 1 | -0/+2 |
2008-02-04 | Add rpm_time_t type for time types (in headers), use where spotted | Panu Matilainen | 1 | -0/+1 |
2008-02-04 | Add rpm_off_t type for file size types, use where spotted | Panu Matilainen | 1 | -0/+2 |
2008-02-03 | Make rpmtag.h standalone, include from rpmtypes.h | Panu Matilainen | 1 | -0/+1 |
2008-01-30 | Add rpmtypes to doxygen, with todo reminders.. | Panu Matilainen | 1 | -0/+3 |
2008-01-30 | Stick rpmCallbackType to rpmtypes too.. | Panu Matilainen | 1 | -0/+2 |
2008-01-30 | Stick relocation struct to rpmfi, typedef to rpmtypes... | Panu Matilainen | 1 | -0/+1 |
2008-01-30 | Move FD_t to rpmtypes.h, used all over .. | Panu Matilainen | 1 | -0/+2 |
2008-01-30 | Move rpmRC definition to rpmtypes | Panu Matilainen | 1 | -0/+11 |
2008-01-30 | Move header and -iterator to rpmtypes | Panu Matilainen | 1 | -0/+3 |
2008-01-30 | Move rpmalKey and rpmal to rpmtypes | Panu Matilainen | 1 | -0/+3 |
2008-01-30 | Move fnpyKey typedef to rpmtypes, its widely used... | Panu Matilainen | 1 | -0/+2 |
2008-01-30 | Move rpmts and other major data typedefs to rpmtypes from rpmlib | Panu Matilainen | 1 | -0/+11 |
2008-01-30 | Add missing c++ ifdefs to rpmtag and rpmtypes headers | Panu Matilainen | 1 | -0/+8 |
2008-01-30 | Move header tagdata types from header.h to rpmtypes.h | Panu Matilainen | 1 | -0/+9 |
2008-01-30 | Add stub rpmtypes.h header stub | Panu Matilainen | 1 | -0/+10 |