platform/upstream/rpm.git
1997-02-17 ewtgot rid of the LIBS/LIBPATH dualism
1997-02-17 rootfixed code so -qvv actually works
1997-02-17 root*** empty log message ***
1997-02-17 ewtif a user specified rcfile doesn't exist, exit with...
1997-02-17 ewtbe a bit more carefull about checking --rcfiles argument
1997-02-17 ewt*** empty log message ***
1997-02-17 ewt1) added poptStuffArgs()
1997-02-17 ewt1) added poptStuffArgs()
1997-02-17 ewt1) empty user/group names are handled better (sigh)
1997-02-17 ewt*** empty log message ***
1997-02-17 ewtmigrated to new format (with --), added --requires...
1997-02-17 ewtdropped QUERY_FOR_INFO, QUERY_FOR_REQUIRES
1997-02-17 ewtredid -i parsing, moved --info and --requires to popt...
1997-02-17 ewtChanged to version 2.3.6
1997-02-17 ewt-Vp should use realpath()
1997-02-17 ewt--ftp* arguments should work with -Vp as well
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 ewt*** empty log message ***
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-14 ewtif we're not using GNU gettext #define the i18n stuff...
1997-02-14 ewt*** empty log message ***
1997-02-14 ewtrestored include of <locale.h>
1997-02-12 ewtarray size mismatches in --qf should send error to...
1997-02-12 ewt*** empty log message ***
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-12 ewtadded optflags for ppc
1997-02-12 ewtrun depend only against sources used
1997-02-12 ewtmade verify work on URLs
1997-02-12 ewtfixed -r, --root processing
1997-02-12 ewtif a prefix other then /usr or /usr/local is used look...
1997-02-12 ewt*** empty log message ***
1997-02-06 ewtchanged to version 2.3.5
1997-02-06 ewt%{#TAG} prints the number of items in the item (array...
1997-02-06 ewtchanged a bunch of parameter names for cleanliness
1997-01-31 ewt*** empty log message ***
1997-01-30 ewt*** empty log message ***
1997-01-30 ewtfixed sigcheck w/ always failed with a made up error
1997-01-30 ewtinstall rpmpopt properly
1997-01-30 ewtchanged to version 2.3.4
1997-01-30 ewtremoved VERIY_SRPM
1997-01-30 ewtchanged fixperms to setperms
1997-01-30 ewtset the time on changelogs to noon UTC
1997-01-30 ewtNULL terminate result of poptGetArgs()
1997-01-30 ewtmoved dbiFreeIndexRecord() to be more appropriate ...
1997-01-30 ewtremove one from rpmTagTableSize (NULL entry)
1997-01-30 ewtadded doc stubs for --fixperms, --setugids, --rebuilddb...
1997-01-30 ewt1) removed --provides, --scripts (moved to rpmpopt)
1997-01-30 ewtremoved stdin verification modes
1997-01-30 ewtremoved stdin queries and moved --scripts, --provides...
1997-01-30 ewtinstalls rpmpopt
1997-01-30 ewtInitial revision
1997-01-30 ewt*** empty log message ***
1997-01-30 ewtupdated to RPM 2.3.1 (or so)
1997-01-30 ewtadded info on conflicts
1997-01-29 ewt*** empty log message ***
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-28 root*** empty log message ***
1997-01-28 rootfixed requires/conflicts
1997-01-25 root*** empty log message ***
1997-01-25 rootadded %changelog processing
1997-01-25 rootadded RPMTAG_CHANGELOGTIME RPMTAG_CHANGELOGNAME RPMTAG_...
1997-01-24 ewtadded some missing -p's to mkdirs
1997-01-24 ewtcreate RPMNLSDIR
1997-01-24 ewtchanged NLSDIR to RPMNLSDIR
1997-01-24 ewtprototype realpath if appropriate
1997-01-24 ewtprototype bindtextdomain(), textdomain() if libintl...
1997-01-24 ewtinclude config.h
1997-01-24 ewtdon't include miscfn.h -- glob.h gets it
1997-01-24 ewtdon't mkdir anything -- toplevel Makefile handles that
1997-01-24 ewtadded STDC_HEADERS, HAVE_STRING_H, HAVE_REALPATH
1997-01-24 ewt1) check for STDC headers (makes glob.c, etc happy)
1997-01-24 ewtmoved isUrl initialization to remove dumb warning
1997-01-24 ewtuse RPMNLS* rather then NLS*
1997-01-24 ewt1) only mkdir directories which don't exist
1997-01-24 ewt*** empty log message ***
1997-01-24 ewtremoved unused variable tok
1997-01-23 ewt1) added copyData()
1997-01-23 ewtincrement count in headerAppendEntry()
1997-01-23 ewt*** empty log message ***
1997-01-23 ewtalways link against libmisc
1997-01-23 ewtmay skip file md5 checks
1997-01-23 ewtadded --nomd5
1997-01-23 ewtallows you to omit md5 signature checks
1997-01-23 ewtadded omitFlags to rpmVerifyFile()
1997-01-23 ewttried to fix h_errno check
1997-01-23 ewt1) changed for new headerDump()
1997-01-23 ewtchanged for new headerDump()
1997-01-23 ewt*** empty log message ***
next