added NEED_TIMEZONE, NEED_MYREALLOC
[platform/upstream/rpm.git] / lib /
1997-05-07 ewtMinor cleanups.
1997-05-06 ewt1) include config.h first
1997-05-06 ewtSource package installs use built in cpio now.
1997-05-06 ewtAdded support for hard links.
1997-05-06 ewtAdded callbacks to cpio to allow -h to work.
1997-05-05 ewtDoesn't use cpio to unpack archives anymore...
1997-05-02 ewtNeeded to include miscfn.h
1997-05-01 ewtMade code recognize gzipbin rpmrc entry.
1997-05-01 ewtLook for gzip in path and store binary to use in /usr...
1997-05-01 roottweak naming of trigger variables
1997-05-01 ewtMade messages translatable.
1997-05-01 ewtInclude miscfn.h
1997-05-01 ewtneeds to include "miscfn.h"
1997-05-01 ewtneed to handle conflictsindex in rpmdbMoveDatabase...
1997-04-30 ewtAdded includes of "miscfn.h".
1997-04-30 ewtAdded file (anything that begins with a leading /)...
1997-04-28 ewtrpmFindByFile() removes duplicate and trailing / provid...
1997-04-28 ewtFixed verify script code to compile.
1997-04-28 ewt- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME,...
1997-04-15 ewtignore config bit for direcrroies
1997-03-31 rootadded RPMFILE_MISSINGOK and RPMFILE_NOREPLACE
1997-03-28 rootfixed the broken md5 logic
1997-03-28 ewtadded more support for broken md5 code
1997-03-28 rootadd WORDS_BIGENDIAN
1997-03-11 ewtfixed error message
1997-03-04 ewtremoved oldrpmdb.c
1997-03-03 rootexport headerSort()
1997-03-03 ewtdon't strlen(NULL) in copyData()
1997-02-20 ewtfrees FILEUSERNAME and FILEGROUPNAME lists
1997-02-17 ewtif a user specified rcfile doesn't exist, exit with...
1997-02-17 ewt1) empty user/group names are handled better (sigh)
1997-02-14 ewtneeds to include unistd.h to get some types
1997-02-14 ewtincluding <string.h> makes this a bit cleaner
1997-02-14 ewt1) cleaned up horrbile relocateFilelist() hacks thanks...
1997-02-14 ewtif symbolic user and group names aren't present try...
1997-02-14 ewtadded headerRemoveEntry()
1997-02-14 ewtfixed gidToGname() prototype
1997-02-14 ewtexclude 'ignore' marked RPMTAG entriess from tag table
1997-02-14 ewtadded 'internal' keyword to get RPMTAG's ignored by...
1997-02-14 ewtverify users and groups by name not by id
1997-02-14 ewtuse new id query calls from misc.c
1997-02-14 ewtadded unameToUid(), gnameToGid(), uidToUname(), gidToUn...
1997-02-12 ewt1) don't remove pre/post scripts if isdebug is set
1997-02-12 ewt1) don't ever change the umask
1997-02-06 ewtchanged a bunch of parameter names for cleanliness
1997-01-30 ewtmoved dbiFreeIndexRecord() to be more appropriate ...
1997-01-30 ewtremove one from rpmTagTableSize (NULL entry)
1997-01-29 ewtdoes some basic sanity checks on headers read from...
1997-01-29 ewt1) made faNextOffset(), faFirstOffset() return signed...
1997-01-29 ewtmade rpmdbFirstRecNum() and rpmdbNextRecNum() return...
1997-01-25 rootadded RPMTAG_CHANGELOGTIME RPMTAG_CHANGELOGNAME RPMTAG_...
1997-01-24 ewtdon't mkdir anything -- toplevel Makefile handles that
1997-01-23 ewt1) added copyData()
1997-01-23 ewtincrement count in headerAppendEntry()
1997-01-23 ewtadded omitFlags to rpmVerifyFile()
1997-01-23 ewtonly check rdev w/ appropriate, include device type...
1997-01-23 rootsome tmpPath's were being alloceted w/o paying attentio...
1997-01-22 ewtmoved struct rpmTagTableEntry to header.h (and renamed it)
1997-01-22 ewt1) struct rpmTagTableEntry now struct headerTagTableEntry
1997-01-21 ewt1) made headerDump() take tag table
1997-01-17 ewt1) use config.h if available
1997-01-17 ewt1) use config.h if available
1997-01-17 ewtuse if not ifdef
1997-01-17 ewt1) use config.h if available
1997-01-17 ewtinclude <string.h>
1997-01-17 ewt1) use config.h if available
1997-01-16 ewtadded RPMVAR_FIXPERMS
1997-01-16 ewtuse <string.h> not <strings.h>
1997-01-16 ewtReimplemented header internals
1997-01-16 ewt1) fixed bug in rpmVersionCompare() with segv'd
1997-01-16 ewtuse H_OLDHEADER not H_HEADER
1997-01-15 ewtrelocating packages didn't work when the package contai...
1997-01-15 ewt1) don't export rpmEnsureOlder()
1997-01-15 ewtdon't close std[err,out] after a verify script
1997-01-15 ewt1) made rpmEnsureOlder() static and user a header inste...
1997-01-15 ewtchanged vercmp() to rpmvercmp()
1997-01-04 jbjSanity (make dist).
1997-01-04 jbjAdd ufdSeek.
1996-12-24 ewtuse doputenv() and dosetenv()
1996-12-24 ewtadded doputenv(), dosetenv()
1996-12-24 ewt1) don't chmod() directories that already exist
1996-12-16 ewtfixed silly include file ordering problems on FreeBSD
1996-12-16 ewtfixed silly ifdef logic
1996-12-16 ewtchanged order of include files for broken FreeBSD
1996-12-12 ewtchanged "struct option" to "struct rpmoption" to avoid...
1996-12-12 ewtuse _exit instead of exit in forks
1996-12-12 ewtadded include of sys/types.h
1996-12-12 ewtmade include of alloca.h conditional
1996-12-11 ewtactually fixed core dump this time
1996-12-11 ewtfixed the fix from memory leak plugging <sigh>
1996-12-06 rootfixed dbiFreeIndex() in rpmInstallPackage() to be calle...
1996-12-06 ewtplugged memory leaks in upgrade
1996-12-05 ewtdependency checking didn't work with a NULL database...
1996-12-05 ewtdon't let cpio create *any* directories
1996-12-05 ewt1) netsharedpath had unhappy realtions with prefix's
1996-11-22 ewt*** empty log message ***
1996-11-22 ewtadded rpmVerifyScript()
1996-11-19 rootcleanup
1996-11-18 rootThe Great Renaming
1996-11-15 ewtadded rpmReadPackageInfo(), RPMTAG_EXTERNAL_TAG
next