- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / tools /
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-07 jbj- use internal db-3.2.9 sources to build by default.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-03 jbjDon't compile rpmsort by default (#29907).
2001-03-14 jbjRemove compiler warnings.
2001-03-14 jbjUpdate from Ken Estes (#31699).
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-12 jbjRename RPMSIG_* signature types to RPMSIGTYPE_* to...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-07 jbj- load headers as single contiguous region.
2000-09-26 jbjAdd rpmsort.
2000-09-26 jbjrpminject.c: add mtrace prologue.
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-24 jbjUpdate from Ken Estes.
2000-06-13 jbjAvoid "Target buffer overflow" with larger macro expans...
2000-06-13 jbjMore libtool fiddles.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
2000-04-19 jbjChange iterator interface to use RPMTAG_FOO rather...
2000-04-12 jbjRemove DYING code.
2000-04-12 jbjAPI: pass *SearchIndex() length of key (0 will use...
2000-02-27 jbjPermit building w/o libbz2.a.
2000-02-25 jbj- fix: filter excluded paths before adding install...
2000-02-24 jbjAutomake portability diddles.
2000-01-17 jbjupdated perl scripts (Ken Estes).
1999-12-11 jbjpartial implementation for ftp globbing.
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-20 jbjperl from /usr/bin
1999-10-20 jbjDependency code from Ken Estes.
1999-09-30 jbjSanity.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-30 jbjSanity.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-30 jbjDon't build rpmgettext/rpmputtext if USE_NLS=no.
1999-09-29 jbjDon't use err(3) for now.
1999-09-26 jbjSearch /usr/include before misc.
1999-09-26 jbjSolaris compilation.
1999-09-26 jbjDrill msgid at same time as msgstrs.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-23 jbjAdd rpminject.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-19 jbjdo versioned provides/conflicts resolution correctly.
1999-09-07 jbjlink libbz2.a statically to avoid rpm->bzip2 dependence...
1999-08-24 jbjadd headerWrite return code and check for errors.
1999-07-15 jbjForce static library linkage.
1999-07-07 jbjBegin rpm-3.0.3.
1999-07-03 jbjReorder. Ignore javadeps.
1999-06-30 jbjUgly hack to get query dependencies right.
1999-06-17 jbjMiNT port (Guido Flohr <gufl0000@stud.uni-sb.de>).
1999-06-05 jbjRemove compiler warnings.
1999-06-05 jbjAdd javadeps and perl provides/requires scripts (Ken...
1999-05-06 jbjAdd argument to specedit to choose between specs and...
1999-05-03 jbjNew flags to integrate rpmputtext with build system.
1999-04-29 jbjStrip rpmgettext/rpmputtext.
1999-04-14 jbjbasename prototype.
1999-04-14 jbjfix: last update transaction set segfault bug in installer.
1999-04-09 jbjAdd popt to include path.
1999-04-08 jbjnon-linux, non-gcc portability fixes (Tim Mooney).
1999-04-01 jbjadd per-target macrofiles to search path.
1999-03-20 jbjeliminate old rpmrc configuration syntax.
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-03-12 jbjDon't segfault if filename does not exist.
1999-02-23 jbjCapitalize tag names.
1999-02-22 jbjpermit substitution of I18N strings from PO meta-catalo...
1999-02-21 jbjPermit group extraction from command line.
1999-02-17 jbjMeta-msgid generation.
1999-02-16 jbjRepair rpmputtext.
1999-01-26 jbjmake '-' character illegal (again) in version/release.
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-21 jbjAfter running libtoolize to update config.guess config.sub
1999-01-21 jbjAutomake: almost functional make dist.
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-12-01 jbjMore build popts moved to build.c
1998-12-01 jbjSanity.
1998-11-30 jbjAdd library dependencies.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-19 jbjfinish hiding rpmdb index record data ("matches").
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-10-20 jbjFirst attempt at "make check".
1998-10-14 jbjPermit multiple -l flags.
1998-10-13 jbjTurn on writing.
1998-10-11 jbjPlug input fd leak.
1998-10-11 jbjTest drill.
1998-10-11 jbjpermit rpm to be built in a sub-directory (--srcdir...
next