summaryrefslogtreecommitdiff
path: root/rpmio/tdir.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30Include spring-cleaningPanu Matilainen1-2/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-3/+3
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-1/+1
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-2/+2
2007-11-07Silence bunch of compiler warnings from test programsPanu Matilainen1-1/+1
2007-10-28Include "rpmio_internal.h" instead of <rpmio_internal.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmessages.h" instead of <rpmmessages.h>.Ralf Corsépius1-1/+1
2007-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2007-09-17Remove url caching, don't need it...Panu Matilainen1-2/+0
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-3/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-2/+0
2007-09-11Remove splint tags.Ralf Corsépius1-3/+3
2004-11-05Eliminate global session and neon uri parsing, use the urlcache instead.jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-3/+9
2002-04-08Check rpm-4.0.4 for orpahns.jbj1-5/+0
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-0/+81