- make --querytags a common option, fix errant regex (#70135).
[platform/upstream/rpm.git] / rpmdb /
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.
2002-02-22 jbjtpkgid cleanup.
2002-02-21 jbjAdd pkgid db builder pre-cursor.
2002-02-10 jbj- make peace with automake et al in 8.0, ugh.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2002-02-04 jbjrollback changes from 4.0.4.
2002-02-02 jbjSync with rpm-4.0.4 rollbacks.
2002-02-01 jbj- permit args to be hidden within %%__find_{requires...
2002-01-28 jbjTransaction rollbacks from rpm-4.04, (sanity flush).
2002-01-23 jbj- turn on auto-generated perl requirements (#58519...
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2002-01-06 jbj- handle lazy db open's in chroot with absolute path...
2002-01-06 jbj- sparc: make dbenv per-rpmdb, not per-dbi.
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-15 jbj- tweak overlapped file fingerprint retrieval for speed.
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-19 jbjRewire digests, step 2.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjMore branchstate lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbj- upgrade to db-4.0.7.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbj- close/discard Depends index after rpmdepCheck() use.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-24 jbj- headers without RPMTAG_NAME are skipped when retrieved.
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-08-03 jbjlclint clean again.
2001-08-03 jbj- fix: i18n tags not terminated correctly with NUL...
2001-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-19 jbj- fix: 4 memory leaks eliminated.
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-07-14 jbj- isolate cdb access configuration (experimental, use...
next