2002-07-30 |
jbj | - prevent stale locks in __db files by closing database... |
tree | commitdiff |
2002-07-28 |
jbj | - python: don't segfault in ts.GetKeys() on erased... |
tree | commitdiff |
2002-07-25 |
jbj | - python: add ts.hdrCheck(), ts.rebuildDB() methods. |
tree | commitdiff |
2002-07-24 |
jbj | - verify signatures/digests retrieved through rpmdbNext... |
tree | commitdiff |
2002-07-21 |
jbj | - add methods to make signature handling opaque wrto... |
tree | commitdiff |
2002-07-20 |
jbj | - version added to *.la dependency libraries (#69063). |
tree | commitdiff |
2002-07-20 |
jbj | - popt: parse file into string of options (#56860). |
tree | commitdiff |
2002-07-14 |
jbj | - python: sanity check fixes on rpmts/rpmte methods. |
tree | commitdiff |
2002-07-13 |
jbj | - install rpmal.h and rpmhash.h, implicit rpmps.hinclud... |
tree | commitdiff |
2002-07-11 |
jbj | - update for sv.po. |
tree | commitdiff |
2002-07-11 |
jbj | - fix: repair 2ndary match criteria with rpmdb iterators. |
tree | commitdiff |
2002-07-08 |
jbj | Propagate splint-3.0.1.7 close(2) internalState annotat... |
tree | commitdiff |
2002-07-04 |
jbj | - fix: forgot lazy open of database on --freshen path... |
tree | commitdiff |
2002-07-03 |
jbj | - use rpmfi in showQueryPackage(), eliminating headerGe... |
tree | commitdiff |
2002-07-02 |
jbj | Add boundsread annotations throughout, enable +bounds... |
tree | commitdiff |
2002-07-02 |
jbj | add (disabled for now) dependency check to rpmgraph. |
tree | commitdiff |
2002-06-30 |
jbj | - warn only once for each NOKEY/UNTRUSTED key id. |
tree | commitdiff |
2002-06-22 |
jbj | Factor bounds checking annotations into source code. |
tree | commitdiff |
2002-06-20 |
jbj | - resurrect libelf with Elf64, prelink verify should... |
tree | commitdiff |
2002-06-20 |
jbj | - add translated man pages from PLD. |
tree | commitdiff |
2002-06-20 |
jbj | - make sure that rpm can verify prelinked shared libraries. |
tree | commitdiff |
2002-06-19 |
jbj | Annotate incondefs in source code. |
tree | commitdiff |
2002-06-15 |
jbj | - beecrypt: merge changes from beecrypt-2.3.0. |
tree | commitdiff |
2002-06-12 |
jbj | - fix: separate existence and number checks for problem... |
tree | commitdiff |
2002-06-04 |
jbj | - use /etc/rpm/platform (if it exists), rather than... |
tree | commitdiff |
2002-05-21 |
jbj | Enable CDB access as default. |
tree | commitdiff |
2002-05-21 |
jbj | Make sure that db.h symlink is created. |
tree | commitdiff |
2002-05-21 |
jbj | Always use cursors. |
tree | commitdiff |
2002-05-19 |
jbj | - Grand Renaming of rpm data types. |
tree | commitdiff |
2002-05-17 |
jbj | Transactions made increasingly opaque. |
tree | commitdiff |
2002-05-16 |
jbj | - opaque (well mostly) rpmTransactionSet using methods. |
tree | commitdiff |
2002-05-07 |
jbj | - plug most install mode leaks. |
tree | commitdiff |
2002-05-06 |
jbj | - rework most of rpmdb.c prepatory to implementing... |
tree | commitdiff |
2002-05-05 |
jbj | Add mi_key and mi_data to db match iterator. |
tree | commitdiff |
2002-05-04 |
jbj | Add toy db->associate, db->join, dbcursor->c_pget wrappers. |
tree | commitdiff |
2002-05-04 |
jbj | Pass dbiGet() flags from application. |
tree | commitdiff |
2002-05-04 |
jbj | Eliminate another layer of db abstraction, continue... |
tree | commitdiff |
2002-05-04 |
jbj | Wire key DBT through the API. |
tree | commitdiff |
2002-05-03 |
jbj | - use DBT_DB_MALLOC to eliminate re-malloc'ing header... |
tree | commitdiff |
2002-05-02 |
jbj | - eliminate db1 support. |
tree | commitdiff |
2002-05-01 |
jbj | - attempt to make peace with automake-1.6.1, autoconf... |
tree | commitdiff |
2002-04-13 |
jbj | - merge conflicts into problems, handle as transaction... |
tree | commitdiff |
2002-04-08 |
jbj | doxygen cleanup. |
tree | commitdiff |
2002-04-07 |
jbj | - speedup large queries by ~50%. |
tree | commitdiff |
2002-03-17 |
jbj | Test program for file name join. |
tree | commitdiff |
2002-03-13 |
jbj | Pass ts and args to rpmInstall() and rpmErase(). |
tree | commitdiff |
2002-03-12 |
jbj | - drill ts/fi through verify mode, add methods to keep... |
tree | commitdiff |
2002-03-06 |
jbj | - add header DSA signature. |
tree | commitdiff |
2002-03-03 |
jbj | - add payload uncompressed size to signature to avoid... |
tree | commitdiff |
2002-02-25 |
jbj | Annotation fiddles. |
tree | commitdiff |
2002-02-22 |
jbj | tpkgid cleanup. |
tree | commitdiff |
2002-02-21 |
jbj | Add pkgid db builder pre-cursor. |
tree | commitdiff |
2002-02-10 |
jbj | - make peace with automake et al in 8.0, ugh. |
tree | commitdiff |
2002-02-04 |
jbj | - generate index for pkgid (aka Sigmd5) tag, query... |
tree | commitdiff |
2002-02-04 |
jbj | rollback changes from 4.0.4. |
tree | commitdiff |
2002-02-02 |
jbj | Sync with rpm-4.0.4 rollbacks. |
tree | commitdiff |
2002-02-01 |
jbj | - permit args to be hidden within %%__find_{requires... |
tree | commitdiff |
2002-01-28 |
jbj | Transaction rollbacks from rpm-4.04, (sanity flush). |
tree | commitdiff |
2002-01-23 |
jbj | - turn on auto-generated perl requirements (#58519... |
tree | commitdiff |
2002-01-18 |
jbj | - missing key(s) on keyring when verifying a signature... |
tree | commitdiff |
2002-01-10 |
jbj | - fix: signing multiple times dinna work, discard immut... |
tree | commitdiff |
2002-01-06 |
jbj | - handle lazy db open's in chroot with absolute path... |
tree | commitdiff |
2002-01-06 |
jbj | - sparc: make dbenv per-rpmdb, not per-dbi. |
tree | commitdiff |
2001-12-08 |
jbj | - lclint-3.0.0.19 fiddles. |
tree | commitdiff |
2001-11-19 |
jbj | - header handling moved to librpmdb to avoid linkage... |
tree | commitdiff |
2001-11-15 |
jbj | - tweak overlapped file fingerprint retrieval for speed. |
tree | commitdiff |
2001-11-06 |
jbj | - fix: harmless typo in db3 chroot hack. |
tree | commitdiff |
2001-11-01 |
jbj | - add header refcount annotations throughout. |
tree | commitdiff |
2001-10-28 |
jbj | - memory indices for dependency check are typedef'd... |
tree | commitdiff |
2001-10-27 |
jbj | - legacy signatures always checked where possible on... |
tree | commitdiff |
2001-10-25 |
jbj | - legacy signatures always checked on -qp and -Vp. |
tree | commitdiff |
2001-10-23 |
jbj | - wire transactions through rpmcli signature modes. |
tree | commitdiff |
2001-10-21 |
jbj | - all symbols but hdrVec are now forward references... |
tree | commitdiff |
2001-10-20 |
jbj | - stupid macros to configure public key file paths. |
tree | commitdiff |
2001-10-19 |
jbj | Rewire digests, step 2. |
tree | commitdiff |
2001-10-17 |
jbj | Converging on lclint-3.0.17 strict level. |
tree | commitdiff |
2001-10-16 |
jbj | Factor -type problems into explicit code annotations. |
tree | commitdiff |
2001-10-16 |
jbj | More lclint annotations. |
tree | commitdiff |
2001-10-15 |
jbj | More branchstate lclint annotations. |
tree | commitdiff |
2001-10-15 |
jbj | Explicit branchstate annotations. |
tree | commitdiff |
2001-10-15 |
jbj | - upgrade to db-4.0.7. |
tree | commitdiff |
2001-10-15 |
jbj | lclint fiddles to annotate globals. |
tree | commitdiff |
2001-10-13 |
jbj | More lclint annotations. |
tree | commitdiff |
2001-10-13 |
jbj | - ratchet up to lclint "strict" level. |
tree | commitdiff |
2001-09-25 |
jbj | - drop rpmio/base64.[ch] in favor of beecrypt versions. |
tree | commitdiff |
2001-09-24 |
jbj | Move to lclint-3.0.0.15, revisit and clean up annotations. |
tree | commitdiff |
2001-09-21 |
jbj | - lclint-3.0.0.15 fiddles. |
tree | commitdiff |
2001-09-15 |
jbj | - close/discard Depends index after rpmdepCheck() use. |
tree | commitdiff |
2001-09-15 |
jbj | Sync with rpm-4_0 branch. |
tree | commitdiff |
2001-08-24 |
jbj | - headers without RPMTAG_NAME are skipped when retrieved. |
tree | commitdiff |
2001-08-16 |
jbj | - python: add exception to detect bad data in hdrUnload. |
tree | commitdiff |
2001-08-13 |
jbj | - fix: segfault on headerFree given malicious data. |
tree | commitdiff |
2001-08-06 |
jbj | - portability: some compilers squawk at return ((void... |
tree | commitdiff |
2001-08-03 |
jbj | lclint clean again. |
tree | commitdiff |
2001-08-03 |
jbj | - fix: i18n tags not terminated correctly with NUL... |
tree | commitdiff |
2001-07-28 |
jbj | - fix: --noscripts is another multimode option. |
tree | commitdiff |
2001-07-24 |
jbj | - rename pmac to ppcmac. |
tree | commitdiff |
2001-07-19 |
jbj | - fix: 4 memory leaks eliminated. |
tree | commitdiff |
2001-07-16 |
jbj | - fix: don't total hard linked file size multiple times... |
tree | commitdiff |
2001-07-14 |
jbj | - isolate cdb access configuration (experimental, use... |
tree | commitdiff |
next |