tools/librpm-tizen.git
2002-06-15 jbjSanity.
2002-06-15 jbjBefore merging new-fangled configure.ac
2002-06-15 jbjMake sure that "make dist" is functional.
2002-06-15 jbjExpose aes constant tables, needed by the asm voodoo.
2002-06-14 jbjDoxygen and splint fiddles.
2002-06-14 jbjFirst crack at merging beecrypt-2.3.0 changes.
2002-06-12 jbjAdd bugzilla # to cheangelog.
2002-06-12 jbjOrphan.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-06-10 jbj- document digital signature verification in rpm.8.
2002-06-10 jbjDocument file attribute opt outs in verify mode.
2002-06-09 jbjSanity.
2002-06-09 jbjUpdate rpm.8 and rpmbuild.8 from docbook in max-rpm...
2002-06-07 jbjOrphans.
2002-06-07 jbjChanges from bsddb3-3.3.4.
2002-06-05 jbjLclint fiddles.
2002-06-05 jbjAdd xmlspec-20020605.diff orphans.
2002-06-05 jbjAdd xmlspec-20020605.diff changes.
2002-06-05 jbj- python: portability fiddles (#54350).
2002-06-04 jbj- use /etc/rpm/platform (if it exists), rather than...
2002-06-04 jbjAdd -I../rpmdb.
2002-06-04 jbjUpdate from "Jaco Greeff" <jaco@puxedo.org>.
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-06-03 jbj- python: include rpmdb module, renamed from bsddb3.
2002-06-03 jbjFunctional unit tests after renaming bsdddb3 -> rpmdb...
2002-06-02 jbjClone an rpmdb module from bsddb3 (rpmdb/*.py need...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-30 jbjAdd -I../rpmdb and -I../popt
2002-05-30 jbjInitial revision
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-28 jbj- add rpmal/rpmte/rpmfd methods to bindings.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-26 jbj- fix: un-resurrect "()(64bit)" markings using objdump...
2002-05-25 jbj- re-enable rpm-python sub-package.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.
2002-05-23 jbjBind rpmds as class derived from header.
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- fix: synthesize unpacking progress callbacks for...
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-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-05-13 jbjEliminate bogus strerror message for manifests.
2002-05-10 rjrayChanges for 0.40, and they are many.
2002-05-10 rjrayRPM generation now works, mostly due to backing out...
2002-05-10 rjrayAllow new() to take options like TIEHASH does. Also...
2002-05-10 rjraySome casts to reduce compiler warnings on some systems.
2002-05-10 rjrayChanged some safemalloc calls to New/Newz. Put a fix...
2002-05-10 rjrayTurned a macro call that was using safemalloc into...
2002-05-10 rjrayRemoved uneeded #define
2002-05-07 jbjSanity.
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-03 jbjSanity.
2002-05-02 jbj- eliminate db1 support.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-15 jbjTypo.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-14 cturnervastly improve test suite; add some new methods; add...
2002-04-14 cturnerbe smarter about extracting LIBS linker entries
2002-04-13 jbjSanity.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-12 rjrayAdded a command-line option to the "perl Makefile.PL...
2002-04-12 rjrayThis change is not 100% complete, as the Makefile is...
2002-04-12 rjrayFirst of two efforts at redefining how multiple package...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the ERR_CHAR_C...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the HDR_ITER_C...
2002-04-11 rjrayRemoved all the rpm 3.0 support logic #if/#endif blocks...
2002-04-11 rjrayRemoved all the #if/#endif conditionals for rpm 3.0...
2002-04-11 rjrayRemoved all the #if/#endif blocks that were for disting...
2002-04-11 rjraySwitched the order of preference in choosing a package...
2002-04-11 cturnersilly test
2002-04-11 jbj- rescusitate --rebuild.
2002-04-10 jbjFix: source package already part of the transaction.
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-09 jbjUse NEEDED from objdump, not ldd, to auto-generate...
2002-04-09 cturnermore churn. more stable. a hint of documentation...
2002-04-08 jbjSanity.
2002-04-08 jbjCheck {fsm,psm} for orphans.
2002-04-08 jbjCheck rpm-4.0.4 for orpahns.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-04-07 cturnercleanup some memory issues; fix iteration over DB and...
2002-04-07 cturnerinitial import of perl-RPM2
2002-03-17 jbjTest program for file name join.
2002-03-17 jbj- *really* dump signature header immutable region.
2002-03-17 jbjBail on mmap/rsync fiddles for now.
next