- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / rpmio /
2001-06-15 jbj- fix: db1 end-of-file not detected in legacy compatibl...
2001-06-13 jbj- add rpmdbSetIteratorRE() for regex matching in databa...
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-06-01 jbj- fix: lclint fiddles broke uCache initialization ...
2001-05-11 jbj- harden rpmdb iterators from damaged header instance...
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- transaction iterator(s) need to run in reverse order...
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-17 jbj- portability: vsnprintf/snprintf wrappers for those...
2001-04-13 jbjCreate.
2001-04-10 jbjDoxygen annotations for config files.
2001-03-23 jbj- fix: parameterized macro segfault (Jakub Bogusz ...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-03-14 jbjSync with rpm-4.0.2 final.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-04 jbjDuh, conversion to lower is " ... | 0.20".
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-16 jbj- md5 sums are little endian (no swap) so big endian...
2000-11-15 jbj- hpux w/o -D_OPEN_SOURCE has not h_errno.
2000-11-07 jbj- load headers as single contiguous region.
2000-11-02 jbj- add support for unzip rodrigob@conectiva.com.br>
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-10-31 jbjEliminate.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-26 jbjAdd base64 fiddles to get at signature contents to...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-09-29 jbjdoxygen annotations.
2000-09-26 jbj- fix: avoid calling getpass twice as side effect of...
2000-09-16 jbj- don't trim leading ./ in rpmCleanPath() (#14961).
2000-09-14 jbjRevert rpmrc excision for now.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-08-30 jbjDoxygen annotations.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjlclint annotations.
2000-07-07 jbjlclint fiddles.
2000-06-21 jbj- fix: don't expand macros in false branch of %if ...
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-13 jbjMore libtool fiddles.
2000-06-12 jbjsolaris2.5.1: libtool cannot LIBADD non-libtool libs.
2000-06-09 jbj- make librpmio standalone.
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.
2000-06-07 jbjSanity (make dist).
2000-06-07 jbj- create rpmio directory for librpmio.
2000-04-25 jbjSanity.
2000-04-13 jbjInsure that EXIT_FAILURE is defined (irix6.5).
2000-02-29 jbjPortability fiddles.
2000-02-21 jbjAvoid segfault on malformed %{!?FOO:} expansion (#9581).
2000-01-19 jbjDoxygen fiddles.
2000-01-12 jbjfix: resurrect relative path's in fprint lookup queries.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjRename faFoo() routines, use FD_t I/O with fadio cookie...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-20 jbjlclint annotations.
1999-09-29 jbjDon't use err(3) for now.
1999-09-26 jbjSolaris compilation.
1999-09-24 jbjfix: version compares compatible with epoch-less requir...
1999-09-22 jbjlclint annotations.
1999-09-22 jbjOrphan.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-08-16 jbjtmacro was broke.
1999-08-16 jbjfix: last char in rpmrc w/o terminating newline lost...
1999-08-16 jbjfix: macro table cannot contain NULL pointers (#4263).
next