maybe wget bug

2001-04-04 Thread David Christopher Asher
Hello, I am using wget to invoke a CGI script call, while passing it several variables. For example: wget -O myfile.txt "http://user:[EMAIL PROTECTED]/myscript.cgi?COLOR=blue&SHAPE=circle" where myscript.cgi say, makes an image based on the parameters "COLOR" and "SHAPE". The problem I am hav

Re: Features I would like to (see) implement(ed)

2001-04-04 Thread Hrvoje Niksic
Please use wget-patches for submitting patches, not for general discussion about Wget features. "Christian Fraenkel" <[EMAIL PROTECTED]> writes: > I thought a lot about wget lately and came up with some ideas(you > could also call it a personal roadmap). I would like to try > implement these ide

Re: Segfault while parsing ftp user/password

2001-04-04 Thread Hrvoje Niksic
"Christian Fraenkel" <[EMAIL PROTECTED]> writes: > Hi, > while backing up my homedir via ftp > I caught a small bug in wget. > The patch below should fix it. > > you can reproduce this bug by running: > wget ftp://myuser:myhost@localhost > > > Index: src/url.c > ==

Re: Minor fixes in wget 1.6's main.c

2001-04-04 Thread Nicolás Lichtmaier
> > > That's what 1.7 does. > > Yup... I guess I'll port that to 1.6. It's easy to do. > Here's my patch against the WGET_1.6 branch as of today: Thanks, I'll use this.

Re: Minor fixes in wget 1.6's main.c

2001-04-04 Thread Philipp Thomas
* Nicolás Lichtmaier ([EMAIL PROTECTED]) [20010404 09:07]: > > That's what 1.7 does. > > Yup... I guess I'll port that to 1.6. It's easy to do. Here's my patch against the WGET_1.6 branch as of today: src/ChangeLog: 2001-04-04 Philipp Thomas <[EMAIL

Segfault while parsing ftp user/password

2001-04-04 Thread Christian Fraenkel
Hi, while backing up my homedir via ftp I caught a small bug in wget. The patch below should fix it. you can reproduce this bug by running: wget ftp://myuser:myhost@localhost Index: src/url.c === RCS file: /pack/anoncvs/wget/src/u

Re: small security issue

2001-04-04 Thread R.I.P. Deaddog
Just come up with an idea used many times. How about a new option, say --secret-file, which specifies a file that wget reads for username and password? Just dunno if it is worthy.. On 4 Apr 2001, Russ Allbery wrote: > Philipp Thomas <[EMAIL PROTECTED]> writes: > > > I've been told by

Re: small security issue

2001-04-04 Thread Russ Allbery
Philipp Thomas <[EMAIL PROTECTED]> writes: > I've been told by a collegue that wuftpd has function for modifying the > info that ps shows. If there's interest, I could have a look at the > wuftpd sources and see if I can come up with a patch for wget. This doesn't work at all on some systems and