Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-03 | Make rpmal header & all internal | Panu Matilainen | 1 | -4/+0 | |
- rpmal is hardly useful outside rpm itself, avoid exporting stuff unnecessarily | |||||
2008-07-08 | Add a new legacy compatibility header, kill rpmints.h | Panu Matilainen | 1 | -4/+4 | |
- build-time generated rpmints.h causes issues with distcheck and is not really worth the trouble - we have all sorts of legacy junk to deal with, sticking them all into rpmints.h would be just wrong... | |||||
2008-07-02 | Make rpmkeyring.h public header | Panu Matilainen | 1 | -0/+4 | |
2008-05-13 | New "tag data" container struct + some basic methods to deal with it | Panu Matilainen | 1 | -0/+4 | |
- to be used for passing around header and extension data - inspired by similar changes in rpm5.org, details and implementation differ | |||||
2008-05-12 | Fixup paths and Makefiles for rpmdb/ elimination | Panu Matilainen | 1 | -6/+6 | |
2008-03-17 | Remove rollback support | Panu Matilainen | 1 | -4/+0 | |
- not possible to do reliably within rpm - effort is better wasted on investigating fs-level snapshots, which is way beyond rpm scope except for hooks to interact with the snapshot mechanism to communicate beginning/end of transaction and such | |||||
2008-02-25 | Add new header for collecting utility macros | Panu Matilainen | 1 | -0/+4 | |
- atm consists of portability wrappers to various gcc extensions like __attribute__() to provide additional warnings and checks - copied from glib to avoid an extra build dependency just for the silly macros, renamed to avoid namespace clashing | |||||
2008-02-05 | Split non-cli verify bits from rpmcli to separate header | Panu Matilainen | 1 | -0/+4 | |
2008-01-30 | Add stub rpmtypes.h header stub | Panu Matilainen | 1 | -0/+4 | |
- place to stick in common typedefs to untangle header cross-include jungle | |||||
2007-12-03 | Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h | Panu Matilainen | 1 | -0/+4 | |
2007-12-01 | Add separate public header for callback declarations | Panu Matilainen | 1 | -4/+4 | |
- rpmmessages is empty, lose it - adjust includes | |||||
2007-11-26 | Regenerate. | Ralf Corsépius | 1 | -27/+27 | |
2007-11-23 | Regenerate preinstall.am | Panu Matilainen | 1 | -0/+4 | |
2007-11-23 | Move stringbuf into librpmio, rename header | Panu Matilainen | 1 | -4/+4 | |
- rename header to more generic rpmstring.h for collecting misc string helper functions | |||||
2007-11-23 | Fix typo in preinstall.am generation. | Ralf Corsépius | 1 | -26/+26 | |
2007-11-22 | Regenerate. | Ralf Corsépius | 1 | -0/+104 | |
2007-11-22 | Add header preinstallation. | Ralf Corsépius | 1 | -0/+0 | |