summaryrefslogtreecommitdiff
path: root/rpmio/tglob.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-2/+2
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-12Rip out internal http and ftp transports.Panu Matilainen1-3/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-6/+0
2007-09-11Remove splint tags.Ralf Corsépius1-2/+2
2007-08-27Comment out Glob_error.Ralf Corsépius1-0/+2
2004-11-19- remove noNeon runtime switch, http through neon only.jbj1-1/+1
2004-11-11Functional http remote globbing through WebDAV.jbj1-1/+13
2004-11-10Sanity.jbj1-2/+11
2002-04-08Check rpm-4.0.4 for orpahns.jbj1-5/+0
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-0/+84