tools/librpm-tizen.git
2000-04-19 jbjHi!
2000-04-19 jbjData size of index databases now per-index (was always...
2000-04-18 jbjConsolidate changes into rpmdb.c.
2000-04-18 jbjEliminate, contents moved to rpmdb.c/rpmdb.h.
2000-04-18 jbjPrepare to move contents to rpmdb.c/rpmdb.h
2000-04-17 jbjStart composting db interfaces.
2000-04-15 jbjfix: cpio.c: pre-, not post-, decrement the link count.
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-04-13 jbjSanity (bump release).
2000-04-13 jbjRemove rpmdbFindByFile from API (and fix RPMDBI_FILE...
2000-04-13 jbjInsure that EXIT_FAILURE is defined (irix6.5).
2000-04-13 jbjThe death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.
2000-04-13 jbjThe death of rpmdbFindBy{Group,TriggeredBy,Header}.
2000-04-12 jbjConvert to rpm-3.1 API.
2000-04-12 jbjMake sure that match iterators can be called with mi...
2000-04-12 jbjRemove DYING code.
2000-04-12 jbjPass key as void *, not char *.
2000-04-12 jbjAPI: pass *SearchIndex() length of key (0 will use...
2000-04-11 jbj- treat legacy falloc.c as "special" db[01] index for...
2000-04-11 jbjmake header db a "special" type of index database in...
2000-04-08 jbjfix: dbiCloseIndex not called (typo).
2000-04-08 jbjHash package headers using simple counter.
2000-04-07 jbjfix: rpmdbCountPackages should pass by reference, not...
2000-04-07 jbjuse "rpmdb db" consistently throughout, add doxygen...
2000-04-07 jbjsolaris2.6: avoid bsearch with empty dir list (Ric...
2000-04-06 jbjuse hashed access for package headers.
2000-04-04 jbjSanity.
2000-04-04 jbjPermit dboffsets in hex and octal.
2000-04-03 jbjSanity.
2000-04-03 jbjAdd variable to control dbenv teardown on close.
2000-04-03 jbjPermit db3 paramaters from macro.
2000-04-03 jbjIndicate that dbenv should be trashed after a rebuild.
2000-04-03 jbjReplace individual dbi pointers with an array.
2000-04-03 jbjPrefer db3.
2000-04-03 jbjBump popt sub-package version.
2000-03-31 jbjGet the database permissions right.
2000-03-31 jbjAs erik mentioned, here is a patch. It makes it so...
2000-03-31 jbj- try for db3 DB_INIT_CDB model.
2000-03-31 jbjdb3 configured for testing with (DB_INIT_MPOOL|DB_INIT_...
2000-03-31 jbjfix: duplicate free in db3.
2000-03-30 jbjMostly functional db2 interface, db3 still has problems.
2000-03-30 jbjfix: move free after error message that needs data.
2000-03-27 jbjadd db3 to the pile, isolate all with incremental link...
2000-03-27 jbjCompilation with db3.
2000-03-26 jbjAdd --preferdb for now to permit testing db0/db1/db2.
2000-03-24 jbjBump version to next release.
2000-03-24 jbjSanity.
2000-03-24 jbjSanity.
2000-03-23 jbjconvert db1 -> db2 on-disk format using --rebuilddb.
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-03-18 jbjTypo.
2000-03-17 jbjconfigure noarch compatibility in rpmrc for ia64.
2000-03-16 jbjconfigure.in fiddles for BSD systems (Patrick Schoo).
2000-03-15 jbj- fix: noLibio = 0 on Red Hat 4.x and 5.x.
2000-03-14 jbjAdd note that -L paths may have to be used.
2000-03-13 jbjuse DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in...
2000-03-13 jbjStart rpm-3.1 development.
2000-03-11 jbjRed Hat 4.2 has not __set_errno.
2000-03-11 jbjRed Hat 5.2 has not __PMT.
2000-03-11 jbjSanity (penultimate rpm-3.0.4).
2000-03-11 jbjfix: use glibc 2.1 glob/fnmatch everywhere.
2000-03-10 jbjUpdate portability routines from glibc-2.1.
2000-03-10 jbjPortability.
2000-03-10 jbjCan't include system.h w/o mishap.
2000-03-10 jbjUse /usr/lib paths.
2000-03-10 jbjGet config.h by includeing "system.h"
2000-03-10 jbjUpdate to glibc-2.1 version with GNU extensions.
2000-03-10 jbjfix: better filter in linux.req to avoid ARM specific...
2000-03-09 jbjSanity (penultimate rpm-3.0.4 release candidate).
2000-03-09 jbjGet the escapes correct for "id -u" fidget.
2000-03-09 jbjOrphan.
2000-03-09 jbj- portability: skip bzip2 if not available.
2000-03-07 jbjportability: zlib-1.0.4 has not gzseek
2000-03-07 jbjAvoid libio on Red Hat 5.2 with libc5.
2000-03-03 jbjCorrect attribution.
2000-03-02 jbjsimpler hpux.prov script (Tim Mooney).
2000-03-01 jbjBump release (0.48).
2000-03-01 jbjTypo.
2000-03-01 jbjAdd %changelog.
2000-03-01 jbjBump release.
2000-03-01 jbjAdd changelog.
2000-02-29 jbjPortability fiddles.
2000-02-29 jbjCan't print a NULL on non-GNU systems.
2000-02-28 mswi18nation
2000-02-28 jbjMore typos.
2000-02-27 jbjTypos.
2000-02-27 jbjPermit building w/o libbz2.a.
2000-02-27 jbjTypo.
2000-02-27 jbjDiminish solaris2.6 gcc noise.
2000-02-27 jbji18n install is in /usr/lib not /usr/share for solaris2.6.
2000-02-27 jbjSolaris2.6 portability.
2000-02-25 jbjCreate symlink to platform configuration directory...
2000-02-25 jbj- sparc-sun-solaris2.6 portability check.
2000-02-25 jbj- fix: filter excluded paths before adding install...
2000-02-24 jbj(solaris 2.6): portability requires setenv.c.
2000-02-24 jbjAutomake portability diddles.
2000-02-24 jbjMake sure that IPPORT_FTP is defined.
2000-02-23 jbjSanity (0.44 release).
2000-02-23 jbjAdd %_i18ndomains configuration.
2000-02-23 jbjFirst attempt at rpmHeaderGetEntry().
next