It was 2 bytes, not one. Amateurs.. humpf. ;-)
[tools/librpm-tizen.git] / rpmio /
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-27 jbj- fix: wrong package count for trigger scriptlet 1st...
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-06-26 jbjUpdate to 4.0.31.
2003-06-24 jbjSanity.
2003-05-30 jbjConsolidate external beecrypt changes.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-05 jbjUse new mpfpruntf now in beecrypt-3.0.0 API.
2003-05-01 jbjIntergate beecrypt spliddles.
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-28 jbjbeecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barrett et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: file renaming.
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-04-09 jbjSplint fiddles.
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-04 jbjAccumulate compress/uncompress times.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-04-01 jbjSplint fiddles.
2003-04-01 jbjSplint fiddles.
2003-04-01 jbjSplint fiddles.
2003-04-01 jbjSplint fiddles.
2003-03-28 jbjfix: Pass FIPS-C character by character, not strlen...
2003-03-28 jbjAdd gcrypt to tdigest.
2003-03-25 jbjRepair rdtsc stopwatch, use gettimeofday(3) for now.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbjSanity, take 2.
2003-03-19 jbjSanity.
2003-03-18 jbjProof of concept scriptlet queue, single or multi threaded.
2003-03-16 jbjCreate rpmsq, combining rpmdb/psm signal handlers.
2003-03-06 jbj- fix: memory leak (85522).
2003-02-20 jbjSanity.
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-06 jbj- portabilitly: solaris fixes.
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-12-24 jbjRescusitate doxygen file manifest.
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 jbj- add AC_SYS_LARGFILE throughout.
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-10-07 jbjlclint annotations.
2002-09-20 jbjAdd va_end to match va_copy (#74251).
2002-09-17 jbj- lclint clean.
2002-09-16 jbjAnother pgp parser fix.
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: parse pgp packets more carefully.
2002-08-31 jbjSync with rpm-4.1.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-04 jbj- resurrect --rollback.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-08-02 jbj- fix: signed pubkeys were imported incorrectly (#68291).
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-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbjUse ${MAKE}, not make, for portability.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbjEstablish mechanism for up2date to reconfigure rpmlib.
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
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-07 jbj- plug most install mode leaks.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-08 jbjSanity.
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-03-17 jbj- *really* dump signature header immutable region.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
next