tools/librpm-tizen.git
1999-11-29 jbjAdd timestamping to statistics.
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-11-26 jbjMinimal python compile.
1999-11-26 jbjPackage 3.0.4-0.1
1999-11-26 jbjuse directory tokens internally to reduce memory usage.
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-26 jbjlib/macro.c: Create rpmCleanPath().
1999-11-24 jbjDisplay message if GNU xgettext is not found.
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-11-24 jbjlib/macro.c: Canonicalize paths in rpmGetPath().
1999-11-19 jbjAdd reminder to export shell variables.
1999-11-19 jbjmacros.in: Add buildsubdir and scriptlet template macros.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-18 jbjFrom: Dick Porter <dick@acm.org> --
1999-11-18 jbjfix: realloc didn't include space for trailing NUL.
1999-11-15 jbjMake static fd in transaction callback persistent.
1999-11-15 jbjrpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-12 jbjadd/update dependency scripts (Ken Estes).
1999-11-12 jbjUse Fstrerror on ufdio throughut.
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-09 jbjfix: typo in error message (#6858).
1999-11-06 jbjSanity.
1999-11-05 jbjrpmio.c: Add per FD_t syserrno, read timers and simple...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjMove most of the ftp and http interface to rpmio.c.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-11-01 jbjfix: expandNextArg() can't permit '\\' escapes.
1999-11-01 jbjTypo.
1999-11-01 jbjfreshen.sh: detect when all packages are up to date...
1999-11-01 jbjftp.c: Preserve FD_t abstraction by creating fdDebug...
1999-10-31 jbjSpec: Add rootdir (as in chroot).
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-30 jbjMerged back into rpmio.c.
1999-10-30 jbjSanity.
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-25 jbjAdd poptDupArgv() and const's to popt.3 man page.
1999-10-25 jbjlclint annotations.
1999-10-25 jbjLazy allocation of deleted arg bit map.
1999-10-25 jbjAdd !#:+ token parsing to retrieve (and delete) next...
1999-10-22 jbjModify test1 to do poptResetContext before parsing...
1999-10-22 jbjfix: long options like "--long=val" needed longArg...
1999-10-21 jbjFunctional "make check".
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-21 jbjlclint annotations.
1999-10-21 jbjCreate.
1999-10-21 jbjlclint annotations.
1999-10-21 jbjlclint annotations.
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 jbjUse xmalloc/xrealloc/xstrdup.
1999-10-20 jbjlclint annotations.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-20 jbjperl from /usr/bin
1999-10-20 jbjDependency code from Ken Estes.
1999-10-20 ewtanother batch of changes for new file list format ...
1999-10-17 ewtrelocations work better now
1999-10-11 jbjStart rpm-3.0.4.
1999-10-11 jbjAdd quotes to check for file list existence (nigel...
1999-10-08 ewtsupport new file list format for relocations and packag...
1999-10-08 jbjDo lseek as part of readp/writep.
1999-10-08 jbjUse xmalloc/xstrdup rather than malloc/strdup.
1999-10-06 ewtuse OLDFILENAMES tag
1999-10-06 ewtupdated for compressed file lists -- dep check should...
1999-10-06 ewtrpmdbFindByFile() deals with compressed file lists
1999-10-06 ewtmoved removed of extra UID information from header...
1999-10-06 ewtfixed bug w/ compressing file lists
1999-10-06 ewtwrite out compressed file lists *only* -- this is for...
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-10-04 jbjRpm 3.0.3 release.
1999-10-04 jbjPoertability.
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-10-04 jbjlclint annotations from build.
1999-10-04 jbjfix: non-GNU globs burp on repeated '/' in patterns.
1999-10-04 jbjDisplay errno on getOutputFrom() fork/exec failures.
1999-09-30 jbjSanity.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjSanity.
1999-09-30 jbjMore HPUX cc fiddles.
1999-09-30 jbjHPUX cc compiler fidgets.
1999-09-30 jbjAccess fd_fileno correctly.
1999-09-30 jbjDon't build rpmgettext/rpmputtext if USE_NLS=no.
1999-09-30 jbjHPUX groks not long long.
1999-09-30 jbjnew find req/prov scripts for non-linux platforms ...
1999-09-30 jbjAdd libtool.m4.
1999-09-30 jbjIgnore generated files.
1999-09-29 jbjAother typo.
1999-09-29 jbjAdd libtool.m4 to aclocal.m4.
1999-09-29 jbjTypo.
1999-09-29 jbjIgnore generated files.
1999-09-29 jbjNuke'em again.
1999-09-29 jbjCheck in time stamps again.
1999-09-29 jbjCheck in time stamps.
next