Splint fiddles.
[tools/librpm-tizen.git] / rpmdb /
2004-06-15 jbjOrphan.
2004-06-15 jbj- add type to tag array.
2004-06-15 jbjUse tag table passed to headerSprintf rather than tagNa...
2004-06-14 jbj- fix: disable fingerprint generation on kernel paths.
2004-03-26 jbjSplint fiddles.
2004-03-25 jbjEndian neutral join keys for rpmdbAdd() and rpmdbRemove().
2004-03-25 jbj- endian neutral rpmdb join keys (finally).
2004-03-18 jbjResurrect "other endian" rpmdb functionality.
2004-03-05 jodenInitial autorollback feature.
2003-12-30 jbj- use -fPIC -DPIC on all platforms, not just mandatory...
2003-12-30 jbj- spelling corrections (#112728).
2003-12-26 jbj- fix: escape '+' in regex patterns through RPMMIRE_DEF...
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-12-18 jbjTypo.
2003-12-18 jbj- detect (and remove) dbenv files while upgrading to...
2003-12-16 jbj- build with db-4.2.52 internal.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-06-04 jbjdump xml queryformat debugging code.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-03 jbjGettextify output strftime(3) formats (#83611).
2003-04-02 jbjSplint fiddles.
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-16 jbjCreate rpmsq, combining rpmdb/psm signal handlers.
2003-03-14 jbjUnchain iterator on NULL return.
2003-03-13 jbjClose and free iterators/cursors on signal exit path.
2003-03-12 jbjSanity.
2003-03-12 jbjDon't put newlines in base64 tag, add rpmHeader tag.
2003-03-12 jbj- --queryformat '[%{*:xml}\n]' to dump header content...
2003-03-11 jbjUse an iterator to hide pattern matching on tag/ext...
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-03-10 jbjMinimize ars passed throuch headerSprintf call chain.
2003-03-06 jbj- fix: memory leak (85522).
2003-03-05 jbjSanity.
2003-02-14 jbj- file: fix ogg/vorbis file classification problems.
2003-02-03 jbjoops, get rid of debugging printf's.
2003-01-31 jbj- fix: trap SIGPIPE, close database(s).
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-29 jbj- fix :armor query extension, tgpg mktmp handling ...
2002-12-28 jbjsplint fiddles.
2002-12-28 jbj- error if querying with iterator on different sized...
2002-12-27 jbj- ignore ENOENT return from db->close (#80514,#79314).
2002-12-26 jbjInitialize differently if using rpc access.
2002-12-24 jbjKeep message to 1 line.
2002-12-24 jbjCheck for unshared posix mutexes only on 1st open.
2002-12-24 jbj- fix: remove rpmfi scareMem so that headers can be...
2002-12-23 jbjSanity.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-20 jbj- error on exclusive Packages fcntl lock if DB_ENV_PRIV...
2002-12-20 jbj- test pthread_{mutex,cond}attr_setpshared(), add DB_EN...
2002-12-18 jbj- add --file{class,provide,require} popt aliases and...
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 jbjCorrect doxygen-1.2.18 warnings.
2002-11-05 jbjsplint fiddles.
2002-10-25 jbj- fix: /dev/initctl has not MD5 segfault (#76718).
2002-10-18 jbj- add debug sub-package patch.
2002-10-15 jbjReplace libelf with elfutils.
2002-09-17 jbj- lclint clean.
2002-09-16 jbjSync with rpm-4.1 parsing changes.
2002-09-04 jbj- fix: register SIGCHLD handler before forking (#73134).
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-27 jbj- fix: segfault with --checksig, plug memory leak ...
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-22 jbj- fix: region trailer offset sanity check wrong (#71996).
2002-08-20 jbj- check for interrupt during iteration.
2002-08-20 jbj- fix: add epoch to "already installed" check.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-14 jbjUpdate to db-4.1.17.
2002-08-14 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-13 jbj- fix: rebuilddb stat'ed target, not source, for rename...
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-08-08 jbjlclint fiddles.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-01 jbj- preserve rpmdb file attributes across --rebuilddb...
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.
next