summaryrefslogtreecommitdiff
path: root/rpmio/tglob.c
AgeCommit message (Collapse)AuthorFilesLines
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
- remove http put to be able to build against upstream neon. CVS patchset: 7589 CVS date: 2004/11/19 17:26:22
2004-11-11Functional http remote globbing through WebDAV.jbj1-1/+13
BUG: Something goofy with Keepalive On still. CVS patchset: 7573 CVS date: 2004/11/11 02:29:51
2004-11-10Sanity.jbj1-2/+11
CVS patchset: 7568 CVS date: 2004/11/10 00:49:04
2002-04-08Check rpm-4.0.4 for orpahns.jbj1-5/+0
CVS patchset: 5380 CVS date: 2002/04/08 19:13:35
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-0/+84
Use GNU extensions to apply glob(3) to ftp:// URL's. CVS patchset: 5333 CVS date: 2002/02/23 21:24:37