tools/librpm-tizen.git
2002-06-27 jbjAdd requirement on patch.
2002-06-27 jbj- use rpmdb-redhat for suggestions if/when configured...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-24 jbjReenable "make install".
2002-06-23 cturnerbump version for release to CPAN
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-21 jbjCheck S_ISREG explicitly to avoid '?' in ls(1)-like...
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...
2002-06-20 jbjRemove autogenerated file.
2002-06-20 jbjRemove autogenerated files from CVS.
2002-06-20 jbj- add translated man pages from PLD.
2002-06-20 jbjMerge in PLD non-english man pages.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-19 jbjsplint fiddles.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-18 jbjAdd a couple of toy programs.
2002-06-18 jbjSplint annotations and spec file.
2002-06-17 jbjInitial revision
2002-06-15 jbjbeecrypt.gas.h needs to be carried into the tarball.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-15 jbjIgnore generated files.
2002-06-15 jbjRemove all generated files from CVS.
2002-06-15 jbjDOn't need generated config.h.in in CVS.
2002-06-15 jbjDon't need Makefile.in files, they're generated.
2002-06-15 jbjMake check and splint clean.
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...
next