summaryrefslogtreecommitdiff
path: root/lib/package.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-13Eliminate bogus strerror message for manifests.jbj1-3/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-115/+16
2002-04-11- rescusitate --rebuild.jbj1-1/+1
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-2/+2
2002-03-10- splint annotationsm, signature cleanup.jbj1-7/+10
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-26/+48
2002-03-07- add header RSA signature (untested, disabled for now).jbj1-1/+26
2002-03-07- add header RSA signature (untested).jbj1-0/+24
2002-03-06- add header DSA signature.jbj1-2/+11
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-49/+102
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj1-5/+5
2001-11-01- add header refcount annotations throughout.jbj1-3/+3
2001-10-27- legacy signatures always checked where possible on package read.jbj1-1/+1
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-30/+178
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-48/+3
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-1/+2
2001-10-16More lclint annotations.jbj1-2/+4
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-1/+2
2001-10-13More lclint annotations.jbj1-16/+44
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-5/+5
2001-07-11- python bindings should not segfault when fed bad data.jbj1-2/+2
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-2/+2
2001-06-12- remove dead code frpm popt table reorg.jbj1-8/+15
2001-06-04lclint fiddles.jbj1-2/+2
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-3/+7
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-3/+3
2001-05-03- still more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-7/+8
2001-04-29- more boring lclint annotations and fiddles.jbj1-0/+4
2001-04-21Sync with rpm-4_0 branch.jbj1-4/+6
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-1/+1
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-24/+30
2001-02-111st stab at --repackage.jbj1-2/+32
2001-01-16fix: segfault through python bindings with fd to non-package (#24089).jbj1-0/+2
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-2/+2
2001-01-09- tsorted packages processed in successor count order.jbj1-8/+9
2000-12-12Sync with rpm-4_0 branch.jbj1-6/+2
2000-12-02Bring header reggions mods back to top of stack.jbj1-11/+47
2000-11-07- load headers as single contiguous region.jbj1-6/+3
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-3/+5
2000-08-27Doxygen annotations.jbj1-0/+4
2000-08-23doxygen annotations.jbj1-11/+9
2000-07-17Sync with rpm-3.0.5 chnages.jbj1-2/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-215/+6
2000-05-30- mark packaging with version 4 to reflect filename/provide changes.jbj1-3/+6
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj1-0/+3
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj1-2/+4