summaryrefslogtreecommitdiff
path: root/query.c
AgeCommit message (Expand)AuthorFilesLines
1996-10-21handles RPMFILE_STATE_NETSHARED, prints number of unknown statesewt1-1/+4
1996-10-201) display more intelligent errors when ftp queries failewt1-5/+9
1996-10-15added support for querying ftp:// packagesewt1-1/+16
1996-09-05fixed --scripts outputewt1-2/+2
1996-09-01added :fflags formatewt1-0/+9
1996-08-29ignore major, minor from pkgReadHeader()ewt1-1/+1
1996-07-141) added Summary to -qi outputewt1-3/+6
1996-07-10fixed default build string to not use '-' to print datesewt1-2/+2
1996-07-101) changed a bunch of the queries to happen via query formatsewt1-39/+29
1996-06-27added interation for queryformats and :date and :perms formatsewt1-64/+180
1996-06-27added support for INT8 types in query formatsewt1-0/+5
1996-06-27removed Provides: and Requires: tags from printoutsewt1-9/+4
1996-06-20got --whatrequires, --whatprovides, --requires, --provides, --dumpewt1-51/+91
1996-06-17merged rpmlib.h and package.hewt1-1/+0
1996-06-09added requiredby and provides queryingewt1-0/+20
1996-06-08added dependency queryingewt1-10/+46
1996-06-02add --querybynumberroot1-2/+2
1996-05-22handle rpm -q 4gl (invalid package)root1-2/+7
1996-04-15added --script queryingewt1-0/+18
1996-04-15queries relative paths correctly (thanks to Johnie Stafford)ewt1-0/+6
1996-04-05added more intelligent error messages for bad magicroot1-1/+5
1996-04-03wrote queryPrintTags()ewt1-75/+37
1996-04-02added support for user specified query formatsewt1-55/+201
1996-03-29recoginizes files that have intentionally not been installedewt1-4/+6
1996-03-29refuses to query old format source packagesewt1-2/+8
1996-03-29handles headers with no state properlyewt1-9/+15
1996-03-04prints SUID, SGID, sticky bitsewt1-10/+26
1996-03-01lets you query a package by record numberewt1-7/+22
1996-02-19shouldn't write to strings that are initializedewt1-1/+3
1996-02-19added verbose querying of linksewt1-6/+16
1996-02-191) changed sense of rpmdbOpen()ewt1-14/+132
1996-02-14accepts package specifications like name-version, name-version-releaseewt1-13/+113
1996-01-29prints install date, handles missing build dateewt1-8/+23
1996-01-13fixed detection when packages aren't opened correctly, prints sourceewt1-4/+8
1996-01-09removed extraneous error messageewt1-2/+0
1996-01-08Fixed handling of buildTime for 64 bit time_tewt1-5/+13
1996-01-051) fixed some bugsewt1-65/+111
1995-12-27fixed handling of build timemarc1-1/+1
1995-12-27removed ntohl() weirdness - header.c works better nowewt1-6/+2
1995-12-27Initial revisionewt1-0/+170