tools/librpm-tizen.git
1999-12-15 jbjSanity (make dist).
1999-12-15 jbjSanity (make dist).
1999-12-15 jbjfix: compressFileList was over-generating dirNames.
1999-12-13 jbjNULL missing at end of packages-to-be-installed array.
1999-12-12 jbjreload macros from cmd line when re-reading config...
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjSanity (make dist).
1999-12-11 jbjSanity (make dist).
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-11 ewtdoLookup() wasn't stat'ing / properly
1999-12-10 jbjSanity (make dist).
1999-12-10 jbjSanity (make dist).
1999-12-10 jbjadd contentLength sanity check on rpmdb headerWrite.
1999-12-10 jbjfix: don't look at password when searching urlCache.
1999-12-10 jbjSanity (make dist).
1999-12-10 jbjBack out fix for dirIndexes memory leak.
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-08 jbjSanity (make dist).
1999-12-08 jbjSanity (make dist).
1999-12-08 jbjfix: new filelists require package index, not pointer.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-07 jbjHere is a patch for rpmdiff. It fixes a bug where...
1999-12-06 jbjfix: default for rd_timeoutsecs is 1 sec (avoid ufdio...
1999-12-06 jbjfix: Fopen should use 0666 as default (umask will be...
1999-12-05 jbjSanity (make dist).
1999-12-05 jbjexpose enough of the legacy fdio interface to compile...
1999-12-02 jbjHandle both old and new style bash2 hacks for now.
1999-12-02 jbjSanity (make dist).
1999-12-02 jbjBump release.
1999-12-02 jbjinitial version of check-prereqs.
1999-12-02 jbjfail to package if absolute symlink points within build...
1999-12-02 jbjpermit --whatprovides to lookup file dependencies.
1999-12-01 jbjSanity (make dist).
1999-12-01 jbjSolaris fiddles.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-30 jbjSanity.
1999-11-30 jbjpython/* needs to include "system.h".
1999-11-30 jbjlib/transaction.c: Fix (in the right place) the dil...
1999-11-30 jbjUpdate-po.
1999-11-30 jbjlib/depends.c: Fix minor memory leak.
1999-11-30 jbjlib/install.c: Check errno and mkdir specdir/sourcedir...
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.
next