summaryrefslogtreecommitdiff
path: root/rpmdb/header_internal.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Add rpm_data_t (and _constdata_t) for header data, use everywherePanu Matilainen1-3/+3
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen1-3/+3
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-3/+3
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-3/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-8/+8
2007-10-10Un-inline common header access functionsPanu Matilainen1-1/+2
2007-10-05Fix doxygen comments.Ralf Corsépius1-3/+2
2007-09-11Remove splint tags.Ralf Corsépius1-40/+12
2007-09-05Internal helper function for converting binary blobs to hex strings.Panu Matilainen1-0/+8
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-2/+0
2003-03-12- --queryformat '[%{*:xml}\n]' to dump header content in XML.jbj1-0/+3
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-7/+7
2003-03-05Sanity.jbj1-1/+2
2002-12-28- error if querying with iterator on different sized arrays.jbj1-13/+25
2002-11-19Correct doxygen-1.2.18 warnings.jbj1-1/+1
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-6/+6
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-1/+4
2002-05-07- plug most install mode leaks.jbj1-0/+1
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-6/+6
2002-04-08doxygen cleanup.jbj1-0/+1
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj1-0/+1
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj1-0/+187