Age | Commit message (Expand) | Author | Files | Lines |
2007-11-29 | Export FTS_* options through rpmgi.h as RPMGI_* | Panu Matilainen | 1 | -2/+1 |
2007-11-28 | Add rpmgiGetFlags() method to avoid rpmgi_internal.h in query | Panu Matilainen | 1 | -5/+6 |
2007-11-27 | Back out the epoch-in-queryformat changes, too much breaks | Panu Matilainen | 1 | -1/+1 |
2007-11-27 | Make default queryformat show epoch if present | Panu Matilainen | 1 | -1/+1 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -3/+3 |
2007-11-23 | Move rpmCleanPath from macros to rpmfileutil.h | Panu Matilainen | 1 | -1/+2 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -5/+5 |
2007-11-19 | Lose rpmerr.h for good | Panu Matilainen | 1 | -1/+1 |
2007-11-19 | Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels | Panu Matilainen | 1 | -20/+20 |
2007-11-07 | Remove bunch of unnecessary misc.h includes, document others | Panu Matilainen | 1 | -1/+1 |
2007-10-29 | Split out rpmgi_internal.h from rpmgi.h | Ralf Corsépius | 1 | -2/+1 |
2007-10-28 | Include "rpmcli.h" instead of <rpmcli.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-10-26 | Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead. | Ralf Corsépius | 1 | -2/+2 |
2007-10-09 | Make rpmerr.h private, include directly where needed. | Panu Matilainen | 1 | -0/+1 |
2007-10-09 | Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE | Panu Matilainen | 1 | -1/+1 |
2007-10-09 | Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG | Panu Matilainen | 1 | -1/+1 |
2007-10-09 | Replace all rpmMessage() uses with rpmlog() | Panu Matilainen | 1 | -2/+2 |
2007-10-09 | Replace all rpmError() uses with rpmlog() | Panu Matilainen | 1 | -20/+20 |
2007-09-20 | Match hardcoded _query_all_fmt default with current macro default | Panu Matilainen | 1 | -1/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -57/+16 |
2007-09-10 | Include misc.h. | Ralf Corsépius | 1 | -0/+1 |
2007-09-03 | Fix trailing whitespace in --querytags non-verbose mode | Panu Matilainen | 1 | -2/+4 |
2007-08-30 | Remove unused include. | Panu Matilainen | 1 | -1/+0 |
2007-07-16 | Use binary search for looking up tag values + types. | Panu Matilainen | 1 | -3/+17 |
2007-07-11 | More ptr target signedness fixes... | Panu Matilainen | 1 | -1/+1 |
2007-07-10 | Fix a couple of compiler warnings | Panu Matilainen | 1 | -2/+2 |
2007-06-28 | Remember to free up match iterators (rhbz#246044) | Panu Matilainen | 1 | -2/+4 |
2007-06-18 | Check all header strings to resize buffer CVE-2006-5466 (#212833). | Panu Matilainen | 1 | -6/+18 |
2007-06-18 | Flush query format buffer before listing files (rhbz#212833). | Panu Matilainen | 1 | -22/+25 |
2007-06-11 | Fix query output when querying for non-installed <name>.<arch> (rhbz#124016) | Panu Matilainen | 1 | -3/+11 |
2007-05-10 | Remove SELinux context verification (#193488) | Paul Nasrat | 1 | -16/+0 |
2007-04-16 | Fix --noghost query option. rh#103207 | Paul Nasrat | 1 | -1/+1 |
2004-10-26 | Getter/setter methods for isSource and Header from rpmte. | jbj | 1 | -4/+29 |
2004-10-26 | Splint fiddles. | jbj | 1 | -3/+7 |
2004-10-25 | Add options to populate transaction set while iterating. | jbj | 1 | -6/+12 |
2004-10-25 | Wire ftsOpts globally. | jbj | 1 | -10/+6 |
2004-10-25 | Add undocumented --hdlist and --ftswalk query/verify sources. | jbj | 1 | -2/+29 |
2004-10-25 | Use rpmgi glob and manifest load for --package. | jbj | 1 | -99/+15 |
2004-10-24 | Iterate on RPMQV_ALL, adding filters to match iterator from argv. | jbj | 1 | -48/+22 |
2004-10-24 | Arg iteration for --query and --verify, everything but RPMQV_ALL. | jbj | 1 | -8/+8 |
2004-10-24 | Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}. | jbj | 1 | -14/+34 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 1 | -1/+1 |
2004-04-19 | splint fiddles. | jbj | 1 | -1/+1 |
2004-04-13 | Fixed bug in "rpm -qf": if a file in the current directory had the | niemeyer | 1 | -0/+4 |
2004-03-10 | - add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302). | jbj | 1 | -0/+2 |
2003-12-25 | Verify file contexts from file security context patterns. | jbj | 1 | -0/+16 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 1 | -2/+26 |
2003-04-02 | Splint clean. | jbj | 1 | -0/+2 |
2003-02-03 | oops, get rid of debugging printf's. | jbj | 1 | -2/+1 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -15/+10 |