summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2001-06-17Sync with rpm-4_0 branch.jbj6-14/+21
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-1/+1
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-5/+12
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-0/+1
2001-05-05- enough lclint annotations and fiddles already.jbj2-2/+2
2001-04-21Sync with rpm-4_0 branch.jbj1-32/+177
2001-04-03Don't compile rpmsort by default (#29907).jbj1-2/+2
2001-03-14Remove compiler warnings.jbj1-3/+5
2001-03-14Update from Ken Estes (#31699).jbj1-78/+154
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-1/+2
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-2/+3
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-3/+3
2000-12-12Sync with rpm-4_0 branch.jbj10-5/+16
2000-12-04- use package version 3 if --nodirtokens is specified.jbj1-4/+6
2000-12-02Bring header reggions mods back to top of stack.jbj1-1/+1
2000-11-12- fine-grained Requires, remove install PreReq's from Requires db.jbj1-1/+5
2000-11-07- load headers as single contiguous region.jbj1-2/+2
2000-09-26Add rpmsort.jbj3-3/+182
2000-09-26rpminject.c: add mtrace prologue.jbj1-0/+4
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj5-3302/+2
2000-08-24Update from Ken Estes.jbj1-3/+3
2000-06-13Avoid "Target buffer overflow" with larger macro expansions.jbj1-0/+3
2000-06-13More libtool fiddles.jbj1-0/+1
2000-06-07- create rpmio directory for librpmio.jbj1-9/+10
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-6/+7
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-2/+1
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-1/+2
2000-04-12Remove DYING code.jbj1-30/+2
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj1-14/+42
2000-02-27Permit building w/o libbz2.a.jbj1-0/+2
2000-02-25- fix: filter excluded paths before adding install prefixes (#8709).jbj1-1/+2
2000-02-24Automake portability diddles.jbj1-25/+12
2000-01-17updated perl scripts (Ken Estes).jbj1-20/+87
1999-12-11partial implementation for ftp globbing.jbj1-1/+1
1999-11-30lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs.jbj5-22/+27
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj2-2/+2
1999-11-04Use Fopen almost everywhere.jbj6-6/+6
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj7-12/+12
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj5-7/+9
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-3/+3
1999-10-27use compressed filenames on install side.jbj4-8/+8
1999-10-20Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.jbj1-2/+3
1999-10-20perl from /usr/binjbj1-3/+1
1999-10-20Dependency code from Ken Estes.jbj1-103/+375
1999-09-30Sanity.jbj1-1/+2
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
1999-09-30Sanity.jbj1-1/+1
1999-09-30More HPUX cc fiddles.jbj1-0/+1
1999-09-30Don't build rpmgettext/rpmputtext if USE_NLS=no.jbj1-1/+3
1999-09-29Don't use err(3) for now.jbj1-3/+5