Age | Commit message (Expand) | Author | Files | Lines |
2007-12-14 | Another bunch of bogus const removals | Panu Matilainen | 1 | -1/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -3/+3 |
2007-11-30 | Move logging related macros rpmlog, adjust includes | Panu Matilainen | 1 | -0/+1 |
2007-11-29 | Export FTS_* options through rpmgi.h as RPMGI_* | Panu Matilainen | 1 | -17/+17 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -1/+1 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -1/+1 |
2007-10-28 | Include "rpmcli.h" instead of <rpmcli.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-10-28 | Include "fts.h" instead of <fts.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-10-09 | Use RPMLOG_ levels instead of RPMMESS for verbosity setting | Panu Matilainen | 1 | -1/+1 |
2007-10-09 | Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE | Panu Matilainen | 1 | -1/+1 |
2007-09-17 | Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set. | Ralf Corsépius | 1 | -0/+2 |
2007-09-17 | Add if defined(ENABLE_NLS) guards around i18n-initialization. | Ralf Corsépius | 1 | -0/+1 |
2007-09-12 | Rip out internal http and ftp transports. | Panu Matilainen | 1 | -4/+0 |
2007-09-12 | Remove NEON and related hacks | Panu Matilainen | 1 | -6/+0 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -79/+8 |
2007-09-03 | Automated merge with ssh://login.linux.duke.edu//home/groups/rpm/hg/rpm | Panu Matilainen | 1 | -1/+1 |
2007-09-03 | RIP rpmsx and all its uses | Panu Matilainen | 1 | -5/+0 |
2007-09-03 | Remove __LCLINT__-ifdef'ed blocks. | Ralf Corsépius | 1 | -1/+1 |
2005-01-17 | Build on macosx. | jbj | 1 | -0/+1 |
2004-11-19 | - remove noNeon runtime switch, http through neon only. | jbj | 1 | -5/+0 |
2004-11-08 | - use external libneon for http/https transport. | jbj | 1 | -0/+5 |
2004-11-05 | Implement davStat (and clone davLstat), sufficient for fts walk. | jbj | 1 | -1/+9 |
2004-10-25 | Wire ftsOpts globally. | jbj | 1 | -0/+25 |
2004-10-24 | Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}. | jbj | 1 | -0/+5 |
2003-12-22 | Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. | jbj | 1 | -0/+7 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 1 | -0/+5 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -2/+2 |
2003-04-04 | Accumulate compress/uncompress times. | jbj | 1 | -0/+5 |
2003-04-02 | Splint clean. | jbj | 1 | -0/+4 |
2003-03-19 | - unify signal handling in librpmio, use condvar to deliver signal. | jbj | 1 | -0/+6 |
2003-03-19 | Sanity. | jbj | 1 | -0/+5 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -0/+6 |
2002-11-05 | splint fiddles. | jbj | 1 | -5/+1 |
2002-10-26 | - fix: permit build with --disable-nls (#76258). | jbj | 1 | -1/+4 |
2002-08-27 | - fix: segfault with --checksig, plug memory leak (#72455). | jbj | 1 | -0/+5 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -0/+5 |
2002-08-08 | lclint fiddles. | jbj | 1 | -2/+2 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -1/+1 |
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 1 | -6/+18 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -1/+8 |
2002-07-29 | - update trpm. | jbj | 1 | -3/+9 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -5/+49 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -34/+65 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -6/+3 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -10/+32 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -0/+262 |