Build with elfutils-0.76 internal, take 2.
[platform/upstream/rpm.git] / rpmdb /
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2003-02-03 jbjoops, get rid of debugging printf's.
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- error if querying with iterator on different sized...
2002-12-27 jbj- ignore ENOENT return from db->close (#80514,#79314).
2002-12-26 jbjInitialize differently if using rpc access.
2002-12-24 jbjKeep message to 1 line.
2002-12-24 jbjCheck for unshared posix mutexes only on 1st open.
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-23 jbjSanity.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-20 jbj- error on exclusive Packages fcntl lock if DB_ENV_PRIV...
2002-12-20 jbj- test pthread_{mutex,cond}attr_setpshared(), add DB_EN...
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
2002-12-14 jbj- fix: make sure each library has DT_NEEDED for all...
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjMore splint fiddles.
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-11-05 jbjsplint fiddles.
2002-10-25 jbj- fix: /dev/initctl has not MD5 segfault (#76718).
2002-10-18 jbj- add debug sub-package patch.
2002-10-15 jbjReplace libelf with elfutils.
2002-09-17 jbj- lclint clean.
2002-09-16 jbjSync with rpm-4.1 parsing changes.
2002-09-04 jbj- fix: register SIGCHLD handler before forking (#73134).
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-27 jbj- fix: segfault with --checksig, plug memory leak ...
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-22 jbj- fix: region trailer offset sanity check wrong (#71996).
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- fix: add epoch to "already installed" check.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-14 jbjUpdate to db-4.1.17.
2002-08-14 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-08-08 jbjlclint fiddles.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-01 jbj- preserve rpmdb file attributes across --rebuilddb...
2002-07-30 jbj- prevent stale locks in __db files by closing database...
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-20 jbj- popt: parse file into string of options (#56860).
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-11 jbj- update for sv.po.
2002-07-11 jbj- fix: repair 2ndary match criteria with rpmdb iterators.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbj- add translated man pages from PLD.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-06-04 jbj- use /etc/rpm/platform (if it exists), rather than...
2002-05-21 jbjEnable CDB access as default.
2002-05-21 jbjMake sure that db.h symlink is created.
2002-05-21 jbjAlways use cursors.
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-07 jbj- plug most install mode leaks.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-05 jbjAdd mi_key and mi_data to db match iterator.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-04 jbjEliminate another layer of db abstraction, continue...
2002-05-04 jbjWire key DBT through the API.
2002-05-03 jbj- use DBT_DB_MALLOC to eliminate re-malloc'ing header...
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-17 jbjTest program for file name join.
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2002-02-25 jbjAnnotation fiddles.
next