tools/librpm-tizen.git
1996-10-21 ewt1) moved code around to make things a bit more readable
1996-10-21 ewtconflict checking was using the wrong header
1996-10-21 ewthandles RPMFILE_STATE_NETSHARED, prints number of unkno...
1996-10-21 ewtpasses netSharedPath() from rpmrc
1996-10-21 ewtadded -Wall, -Wstrict-prototypes to flags
1996-10-21 ewt1) free matches in findSharedFiles()
1996-10-21 ewtrpmdbRemove() should free header it read
1996-10-21 ewt1) use freeHeader(), not free() after writeheader()
1996-10-21 ewt1) free binaryHeaders w/ done with installs
1996-10-21 ewtrpmdepFreeConflicts() needs to be used, not plain free()
1996-10-20 ewtadded conflict checking
1996-10-20 ewtadded some comments, rpmdbFindByConflicts()
1996-10-20 ewtadded conflicts index
1996-10-20 ewtchanged to version 2.2.8
1996-10-20 ewt*** empty log message ***
1996-10-20 ewtreturn rc from doUninstall()
1996-10-20 ewtprint conflict problems differently then missing depend...
1996-10-20 ewtadded FTPPROXY, FTPPORT
1996-10-20 ewtadded --nodeps, --showrc, info on ftp URL
1996-10-20 ewtadded --ftpproxy, --ftpport
1996-10-20 ewt1) display more intelligent errors when ftp queries...
1996-10-20 ewtadded ftp proxy support
1996-10-20 ewt1) rewrite ftpCheckResult() to be more robust
1996-10-15 ewtuse gettext() from libc if available
1996-10-15 ewt*** empty log message ***
1996-10-15 ewt1) we must open RPM database for -Vp if dependencies...
1996-10-15 ewt*** empty log message ***
1996-10-15 ewtdon't assume write(fd, buf, 0) always returns w/o error
1996-10-15 ewtInitial revision
1996-10-15 ewtadded tread.c
1996-10-15 ewtuse timedRead() instead of read()
1996-10-15 ewtmoved timedRead() to tread.c
1996-10-15 ewtadded url.o
1996-10-15 ewtadded support for querying ftp:// packages
1996-10-15 ewt*** empty log message ***
1996-10-15 ewtpulled URL handling to url.c
1996-10-15 ewtuse cpio specified by rpmrc
1996-10-15 ewt*** empty log message ***
1996-10-15 ewtadded ftpGetFileDesc(), ftpGetFileDone() and changed...
1996-10-15 ewtadded ftpGetFileDesc(), ftpGetFileDone()
1996-10-15 ewt1) added sun4m, sun4c arch's
1996-10-15 ewt1) users vfork() when fork() isn't available [amigaos]
1996-10-15 ewt1) cleaned up conditional gettext support
1996-10-15 ewtreadHeader() should work when fd is a socket
1996-10-14 ewtadded RPMVAR_CPIOBIN
1996-10-14 ewtuse cpio specified in rpmrc
1996-09-30 ewtInitial revision
1996-09-29 ewtdistclean now removes librpmrc
1996-09-29 ewtInitial revision
1996-09-29 ewtgeneralized LIBOBJETS
1996-09-29 ewtused LIBMISC during linking
1996-09-29 ewtremoved dependence on outside ftw.h
1996-09-29 ewtdon't include <ftw.h>
1996-09-29 ewtdistclean rule should depend on clean rule
1996-09-29 ewtadded H_SIGNATURE wrapper
1996-09-29 ewtdon't include paths.h (which isn't used anyway)
1996-09-29 ewtuse posix fcntl() locks rather then BSD flock()
1996-09-29 ewtremoved use of various endian.h files, as they weren...
1996-09-29 ewtuse autoconf's endian detection, not system include...
1996-09-29 ewtmade filecmp() and decideFileFate() protoyped static...
1996-09-29 ewtlots of changes and cleanups for Solaris
1996-09-29 ewtmoved CPP, prefix, exec_prefix, libdir, LIBRPMRC_FILENA...
1996-09-29 ewt1) don't always build static version (Solaris is broken)
1996-09-29 ewtcleaned up for Solaris
1996-09-29 ewtremoved definition of _() which gets set by configure
1996-09-29 ewtInitial revision
1996-09-27 ewtdistclean should remove Makefile.inc
1996-09-25 ewtuse Makefile.inc
1996-09-25 ewtuse $(INSTALL) for installs
1996-09-25 ewtuse alloca(), not __allocaa()
1996-09-25 ewtchanged index() calls to strchr()
1996-09-25 ewt1) use Makefile.inc
1996-09-25 ewtconditionally include <asm/byteorder.h>
1996-09-25 ewtconditionally include <machine/types.h>
1996-09-25 ewtconditionally include <alloca.h>
1996-09-25 ewtdoesn't do anything, as we never used it
1996-09-25 ewttypecase getpid() return to int
1996-09-25 ewtconditionally include <endian.h>, <machine/endian.h>
1996-09-25 ewt1) made some functions static
1996-09-25 ewt1) conditionally include asm/byteorder.h
1996-09-25 ewtconditionally includes alloca.h
1996-09-25 ewtadded distclean rule
1996-09-25 ewtadded rs6000, hppa archs
1996-09-25 ewttypecast getpid() to (int)
1996-09-25 ewtsmall portability enhancements
1996-09-25 ewtadded rules misc platforms
1996-09-25 ewt1) moved MDEFINES stuff Makefile.inc
1996-09-25 ewtInitial revision
1996-09-25 ewtadded Jeff Johnson
1996-09-25 ewtfixes some silly typos
1996-09-23 rootbug in handling nosource/nopatch
1996-09-20 ewt*** empty log message ***
1996-09-20 ewtfixed problem in group assignments
1996-09-18 rootadded message
1996-09-17 root*** empty log message ***
1996-09-17 rootclose fp always
1996-09-17 rootuse TMPPATH var
1996-09-16 ewtdocument --rebuilddb supports --dbpath
1996-09-16 ewt--rebuilddb supports --root, say so in --help
1996-09-16 ewtupdated man page for --rebuilddb
next