summaryrefslogtreecommitdiff
path: root/lib/header.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-01- depends.c: availablePackage is (almost) opaque.jbj1-1/+1
2001-11-01- add header refcount annotations throughout.jbj1-4/+20
2001-10-15- use only header methods, routines are now static.jbj1-3/+1
2001-10-15Explicit branchstate annotations.jbj1-1/+2
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-0/+2
2001-07-20- fix: yet another segfault from bad metadata prevented.jbj1-5/+8
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-2/+2
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj1-8/+8
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-165/+360
2001-06-19- preliminary abstraction to support per-header methods.jbj1-361/+277
2001-06-17Sync with rpm-4_0 branch.jbj1-28/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-22/+27
2001-06-05- fix typos in linux.{req,prov}.jbj1-11/+14
2001-06-04lclint fiddles.jbj1-22/+39
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-15/+16
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-1/+2
2001-05-11- harden rpmdb iterators from damaged header instance segfaults.jbj1-1/+1
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-0/+2
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-0/+2
2001-05-05- enough lclint annotations and fiddles already.jbj1-0/+4
2001-05-03- still more boring lclint annotations and fiddles.jbj1-13/+15
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-0/+1
2001-02-09fix: make a copy of retrieved header before loading.jbj1-0/+7
2001-01-29Commit to install file state machine.jbj1-4/+6
2001-01-26lclint annotations.jbj1-15/+19
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
2000-12-02Bring header reggions mods back to top of stack.jbj1-6/+26
2000-11-15Sanity.jbj1-12/+32
2000-11-07- load headers as single contiguous region.jbj1-21/+35
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-14/+66
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-2/+5
2000-08-28Doxygen annotations.jbj1-28/+50
2000-08-27Doxygen annotations.jbj1-90/+335
2000-02-22Another attempt to get i18n lookaside functional.jbj1-1/+1
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-0/+1
1999-10-27use compressed filenames on install side.jbj1-1/+2
1999-10-04dumb cpp's want white space around lclint annotations (Tim Mooney).jbj1-8/+11
1999-09-30HPUX groks not long long.jbj1-0/+2
1999-09-21fix: command line install had header memory leak.jbj1-0/+1
1999-09-17lclint annotations.jbj1-1/+1
1999-09-17lclint annotations.jbj1-9/+10
1999-09-12Fiddles to resurrect lclint.jbj1-1/+1
1999-08-24add headerWrite return code and check for errors.jbj1-1/+1
1999-08-24Remove legacy langNum interface.ljbj1-9/+1
1999-08-20Break out locale match test.jbj1-1/+1
1999-04-08From Tim Mooney:jbj1-1/+1
1998-12-261) initial cut at hash tablesewt1-0/+3
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-0/+1
1998-11-22Start abstracting compressed I/O.jbj1-2/+2
1998-11-20Sanity.jbj1-4/+4