summaryrefslogtreecommitdiff
path: root/lib/poptALL.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Kill off stillborn fsm threading stuffPanu Matilainen1-4/+0
2008-11-29Read default popt aliases again (rhbz#473167)Panu Matilainen1-2/+0
2008-11-22Use rpmConfigDir() for finding our popt alias filePanu Matilainen1-2/+7
2008-10-24Delete findFps foobarFlorian Festi1-4/+0
2008-07-04Remove unused _url_debugPanu Matilainen1-2/+0
2008-03-31Dead code removal (popt switches)Panu Matilainen1-4/+0
2008-03-18Minimal namespacing for locale-insensitive x*() string functionsPanu Matilainen1-1/+1
2008-02-26Remove hidden --nolibio cli switch, avoid exporting noLibioPanu Matilainen1-13/+0
2008-01-30rpmlib.h mass evictionPanu Matilainen1-0/+1
2008-01-30Remove fts flag API symbols from help messagesPanu Matilainen1-8/+8
2008-01-10And *really* skip the leading % in --define, double duh :)Panu Matilainen1-3/+4
2008-01-10Fix thinko in macroname underscore conversion, duhPanu Matilainen1-3/+3
2008-01-09Convert '-' to '_' within --define macro names (#124995)Panu Matilainen1-3/+14
2007-12-14Another bunch of bogus const removalsPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-3/+3
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-0/+1
2007-11-29Export FTS_* options through rpmgi.h as RPMGI_*Panu Matilainen1-17/+17
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "rpmcli.h" instead of <rpmcli.h>.Ralf Corsépius1-1/+1
2007-10-28Include "fts.h" instead of <fts.h>.Ralf Corsépius1-1/+1
2007-10-09Use RPMLOG_ levels instead of RPMMESS for verbosity settingPanu Matilainen1-1/+1
2007-10-09Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICEPanu Matilainen1-1/+1
2007-09-17Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.Ralf Corsépius1-0/+2
2007-09-17Add if defined(ENABLE_NLS) guards around i18n-initialization.Ralf Corsépius1-0/+1
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-4/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-6/+0
2007-09-11Remove splint tags.Ralf Corsépius1-79/+8
2007-09-03Automated merge with ssh://login.linux.duke.edu//home/groups/rpm/hg/rpmPanu Matilainen1-1/+1
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-5/+0
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-1/+1
2005-01-17Build on macosx.jbj1-0/+1
2004-11-19- remove noNeon runtime switch, http through neon only.jbj1-5/+0
2004-11-08- use external libneon for http/https transport.jbj1-0/+5
2004-11-05Implement davStat (and clone davLstat), sufficient for fts walk.jbj1-1/+9
2004-10-25Wire ftsOpts globally.jbj1-0/+25
2004-10-24Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}.jbj1-0/+5
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-0/+7
2003-12-11- only internal Berkeley db from now on.jbj1-0/+5
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-2/+2
2003-04-04Accumulate compress/uncompress times.jbj1-0/+5
2003-04-02Splint clean.jbj1-0/+4
2003-03-19- unify signal handling in librpmio, use condvar to deliver signal.jbj1-0/+6
2003-03-19Sanity.jbj1-0/+5
2002-12-10Repair fc->skipReq insertion typo.jbj1-0/+6
2002-11-05splint fiddles.jbj1-5/+1
2002-10-26- fix: permit build with --disable-nls (#76258).jbj1-1/+4
2002-08-27- fix: segfault with --checksig, plug memory leak (#72455).jbj1-0/+5
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-0/+5
2002-08-08lclint fiddles.jbj1-2/+2