]> sjero.net Git - wget/log
wget
15 years agoTP update.
Micah Cowan [Fri, 30 May 2008 01:06:33 +0000 (18:06 -0700)]
TP update.

15 years agoRemove xmalloc.c from POTFILES.in; update po/boldquot.sed to match po/quot.sed.
Micah Cowan [Fri, 30 May 2008 00:56:41 +0000 (17:56 -0700)]
Remove xmalloc.c from POTFILES.in; update po/boldquot.sed to match po/quot.sed.

15 years agoExplicitly import quotearg gnulib module.
Micah Cowan [Fri, 30 May 2008 00:43:26 +0000 (17:43 -0700)]
Explicitly import quotearg gnulib module.

15 years agoTranslation for quote arg ` and '.
Micah Cowan [Fri, 30 May 2008 00:33:22 +0000 (17:33 -0700)]
Translation for quote arg ` and '.

15 years agoPicked off remaining escnonprint call.
Micah Cowan [Mon, 26 May 2008 18:36:42 +0000 (11:36 -0700)]
Picked off remaining escnonprint call.

15 years agoChangeLog formatting adjustment.
Micah Cowan [Mon, 19 May 2008 09:41:14 +0000 (02:41 -0700)]
ChangeLog formatting adjustment.

15 years agoPassword prompt only once, and before backgrounding.
Micah Cowan [Mon, 19 May 2008 09:36:35 +0000 (02:36 -0700)]
Password prompt only once, and before backgrounding.

15 years agoApply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger...
Micah Cowan [Sat, 17 May 2008 20:23:47 +0000 (13:23 -0700)]
Apply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger's; fix attribution for Schubiger's patch.

15 years agopreferred_family = none
Micah Cowan [Sat, 17 May 2008 20:19:37 +0000 (13:19 -0700)]
preferred_family = none

15 years agoHandle Ctrl-D, empty password.
Micah Cowan [Sat, 17 May 2008 20:01:06 +0000 (13:01 -0700)]
Handle Ctrl-D, empty password.

15 years agoAdded copyright notice, removing unused declaration.
Micah Cowan [Fri, 16 May 2008 17:39:35 +0000 (10:39 -0700)]
Added copyright notice, removing unused declaration.

15 years agoMerging heads.
Micah Cowan [Fri, 16 May 2008 05:36:20 +0000 (22:36 -0700)]
Merging heads.

15 years agoFix file-checking in FTP with --spider.
Micah Cowan [Fri, 16 May 2008 05:26:00 +0000 (22:26 -0700)]
Fix file-checking in FTP with --spider.

15 years agoAdded Steven Schubiger's paramcheck.pl, but not for distribution.
Micah Cowan [Fri, 16 May 2008 04:17:34 +0000 (21:17 -0700)]
Added Steven Schubiger's paramcheck.pl, but not for distribution.

15 years agoIgnore lib/alloca.h, tags files in any dir.
Micah Cowan [Fri, 16 May 2008 04:16:56 +0000 (21:16 -0700)]
Ignore lib/alloca.h, tags files in any dir.

15 years agoMissed an updated file: lib/stdlib.h
Micah Cowan [Fri, 16 May 2008 04:14:58 +0000 (21:14 -0700)]
Missed an updated file: lib/stdlib.h

15 years agoUse the quote module for the password prompt.
Micah Cowan [Fri, 16 May 2008 04:06:51 +0000 (21:06 -0700)]
Use the quote module for the password prompt.

15 years agoMerge getpass with quote, plus my NEWS entry.
Micah Cowan [Fri, 16 May 2008 03:58:27 +0000 (20:58 -0700)]
Merge getpass with quote, plus my NEWS entry.

15 years agoMerge quote module stuff with current mainline.
Micah Cowan [Fri, 16 May 2008 02:13:08 +0000 (19:13 -0700)]
Merge quote module stuff with current mainline.

15 years agoQuoting tweaks.
Micah Cowan [Thu, 15 May 2008 05:26:15 +0000 (22:26 -0700)]
Quoting tweaks.

15 years agoChanged some comments related with bug fix #23238, to make things clearer.
Joao Ferreira [Wed, 14 May 2008 22:21:06 +0000 (23:21 +0100)]
Changed some comments related with bug fix #23238, to make things clearer.

15 years agoUpdated Changelog
Joao Ferreira [Wed, 14 May 2008 21:18:32 +0000 (22:18 +0100)]
Updated Changelog

15 years agoFixed bug #23238: --no-clobber doesn't work with -O flag
Joao Ferreira [Wed, 14 May 2008 21:10:37 +0000 (22:10 +0100)]
Fixed bug #23238: --no-clobber doesn't work with -O flag

"wget -nc -O file URL" now checks if "file" exists first. If it does, it terminates.

15 years agoUpdated NEWS for 1.11.3.
Micah Cowan [Tue, 13 May 2008 06:07:55 +0000 (23:07 -0700)]
Updated NEWS for 1.11.3.

15 years agoTurn off timestamping after the warning.
Micah Cowan [Tue, 13 May 2008 05:22:56 +0000 (22:22 -0700)]
Turn off timestamping after the warning.

15 years agoDowngrade -N with -O to a warning.
Micah Cowan [Tue, 13 May 2008 06:54:48 +0000 (23:54 -0700)]
Downgrade -N with -O to a warning.

15 years agoNEWS updated from 1.11.2.
Micah Cowan [Thu, 1 May 2008 22:36:17 +0000 (15:36 -0700)]
NEWS updated from 1.11.2.

16 years agoUse gnulib's getpass-gnu module for password prompting.
Steven Schubiger [Wed, 30 Apr 2008 22:28:23 +0000 (00:28 +0200)]
Use gnulib's getpass-gnu module for password prompting.

16 years agoFix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.
Micah Cowan [Wed, 30 Apr 2008 20:48:30 +0000 (13:48 -0700)]
Fix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.

16 years agoParse html from files when -r -nc is active.
Micah Cowan [Sun, 27 Apr 2008 19:11:03 +0000 (12:11 -0700)]
Parse html from files when -r -nc is active.

16 years agoAdd support for .. at beginning of paths back in, but only for FTP.
Micah Cowan [Sun, 27 Apr 2008 10:23:54 +0000 (03:23 -0700)]
Add support for .. at beginning of paths back in, but only for FTP.

16 years agoDowngrade -r, -p with -O to a warning rather than an error; elaborate about bad combi...
Micah Cowan [Sun, 27 Apr 2008 09:15:31 +0000 (02:15 -0700)]
Downgrade -r, -p with -O to a warning rather than an error; elaborate about bad combinations with -O.

16 years agoAdd fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4...
Micah Cowan [Sun, 27 Apr 2008 04:28:35 +0000 (21:28 -0700)]
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33).

16 years agoFurther quote*()-related integrations in openssl.c.
Steven Schubiger [Sat, 26 Apr 2008 12:34:30 +0000 (14:34 +0200)]
Further quote*()-related integrations in openssl.c.

16 years agoFurther quote*()-related integrations in http.c.
Steven Schubiger [Sat, 26 Apr 2008 12:25:50 +0000 (14:25 +0200)]
Further quote*()-related integrations in http.c.

16 years ago-I foo -> -Ifoo
Micah Cowan [Sat, 26 Apr 2008 03:05:29 +0000 (20:05 -0700)]
-I foo -> -Ifoo

16 years agoFurther quote*()-related integrations in host.c.
Steven Schubiger [Fri, 25 Apr 2008 21:05:54 +0000 (23:05 +0200)]
Further quote*()-related integrations in host.c.

16 years agoFurther quote*()-related integrations in gnutls.c.
Steven Schubiger [Fri, 25 Apr 2008 21:01:33 +0000 (23:01 +0200)]
Further quote*()-related integrations in gnutls.c.

16 years agoFurther quote*()-related integrations in ftp.c.
Steven Schubiger [Fri, 25 Apr 2008 20:55:06 +0000 (22:55 +0200)]
Further quote*()-related integrations in ftp.c.

16 years agoFurther quote*()-related integrations in ftp-basic.c.
Steven Schubiger [Fri, 25 Apr 2008 20:38:51 +0000 (22:38 +0200)]
Further quote*()-related integrations in ftp-basic.c.

16 years agoFurther quote*()-related integrations in cookies.c.
Steven Schubiger [Fri, 25 Apr 2008 20:31:08 +0000 (22:31 +0200)]
Further quote*()-related integrations in cookies.c.

16 years agoInclude Gnulib quotearg header.
Steven Schubiger [Fri, 25 Apr 2008 19:18:07 +0000 (21:18 +0200)]
Include Gnulib quotearg header.

16 years agoFurther quote*()-related integrations in connect.c.
Steven Schubiger [Thu, 24 Apr 2008 19:43:09 +0000 (21:43 +0200)]
Further quote*()-related integrations in connect.c.

16 years agoEnsure that dir matches aren't mere prefix matches.
Micah Cowan [Wed, 23 Apr 2008 07:05:27 +0000 (00:05 -0700)]
Ensure that dir matches aren't mere prefix matches.

16 years agoAllow combined cert/key once again.
Micah Cowan [Wed, 23 Apr 2008 06:27:21 +0000 (23:27 -0700)]
Allow combined cert/key once again.

16 years agoMake http.c's handling of --quiet --server-response consistent with ftp.c's.
Micah Cowan [Wed, 23 Apr 2008 06:07:19 +0000 (23:07 -0700)]
Make http.c's handling of --quiet --server-response consistent with ftp.c's.

16 years agoTest to confirm that rc commands are properly sorted.
Micah Cowan [Wed, 23 Apr 2008 05:59:22 +0000 (22:59 -0700)]
Test to confirm that rc commands are properly sorted.

16 years agoOnly remove .listing if it has been created.
Micah Cowan [Wed, 23 Apr 2008 05:28:53 +0000 (22:28 -0700)]
Only remove .listing if it has been created.

16 years agoXref to resolved bugs.
Micah Cowan [Wed, 23 Apr 2008 05:09:39 +0000 (22:09 -0700)]
Xref to resolved bugs.

16 years agoMove declaration before statements.
Micah Cowan [Wed, 23 Apr 2008 05:06:50 +0000 (22:06 -0700)]
Move declaration before statements.

16 years agoRearrange library order in Makefile.am.
Micah Cowan [Wed, 23 Apr 2008 05:00:51 +0000 (22:00 -0700)]
Rearrange library order in Makefile.am.

16 years agoGentoo prefer-family example for sample wgetrc.
Micah Cowan [Wed, 23 Apr 2008 04:00:23 +0000 (21:00 -0700)]
Gentoo prefer-family example for sample wgetrc.

16 years agoUndo the USE_GNULIB_ALLOC defines.
Steven Schubiger [Sun, 20 Apr 2008 09:46:52 +0000 (11:46 +0200)]
Undo the USE_GNULIB_ALLOC defines.

16 years agoRemove xmalloc files from source directory.
Steven Schubiger [Sat, 19 Apr 2008 19:59:54 +0000 (21:59 +0200)]
Remove xmalloc files from source directory.

16 years agoRemove alloca files from source directory.
Steven Schubiger [Sat, 19 Apr 2008 19:57:31 +0000 (21:57 +0200)]
Remove alloca files from source directory.

16 years agoRemove own alloca from build-process.
Steven Schubiger [Sat, 19 Apr 2008 19:48:47 +0000 (21:48 +0200)]
Remove own alloca from build-process.

16 years agoRemove own xmalloc from build-process.
Steven Schubiger [Sat, 19 Apr 2008 19:37:17 +0000 (21:37 +0200)]
Remove own xmalloc from build-process.

16 years agoMove memfatal() to utils.c.
Steven Schubiger [Sat, 19 Apr 2008 19:13:38 +0000 (21:13 +0200)]
Move memfatal() to utils.c.

16 years agoUse Gnulib's alloc functions throughout the source.
Steven Schubiger [Fri, 18 Apr 2008 23:21:24 +0000 (01:21 +0200)]
Use Gnulib's alloc functions throughout the source.

16 years agoRevert using Gnulib's alloc functions in connect.c.
Steven Schubiger [Fri, 18 Apr 2008 21:18:34 +0000 (23:18 +0200)]
Revert using Gnulib's alloc functions in connect.c.

16 years agoUse Gnulib's alloc functions in connect.c.
Steven Schubiger [Fri, 18 Apr 2008 20:04:37 +0000 (22:04 +0200)]
Use Gnulib's alloc functions in connect.c.

16 years agoConditional inclusion of Gnulib alloc headers.
Steven Schubiger [Fri, 18 Apr 2008 19:42:02 +0000 (21:42 +0200)]
Conditional inclusion of Gnulib alloc headers.

16 years agoImport Gnulib's alloca module.
Steven Schubiger [Fri, 18 Apr 2008 19:12:43 +0000 (21:12 +0200)]
Import Gnulib's alloca module.

16 years agoRevert the alloca_array() -> xcalloc() transition.
Steven Schubiger [Fri, 18 Apr 2008 18:11:06 +0000 (20:11 +0200)]
Revert the alloca_array() -> xcalloc() transition.

16 years agoUse Gnulib's xalloc module in convert.c (and include according header).
Steven Schubiger [Wed, 16 Apr 2008 22:35:34 +0000 (00:35 +0200)]
Use Gnulib's xalloc module in convert.c (and include according header).

16 years agoUse Gnulib's quote function in utils.c.
Steven Schubiger [Wed, 16 Apr 2008 10:35:03 +0000 (12:35 +0200)]
Use Gnulib's quote function in utils.c.

16 years agoUse Gnulib's quote function in res.c.
Steven Schubiger [Wed, 16 Apr 2008 10:31:17 +0000 (12:31 +0200)]
Use Gnulib's quote function in res.c.

16 years agoUse Gnulib's quote function in recur.c.
Steven Schubiger [Wed, 16 Apr 2008 10:28:19 +0000 (12:28 +0200)]
Use Gnulib's quote function in recur.c.

16 years agoUse Gnulib's quote function in progress.c.
Steven Schubiger [Wed, 16 Apr 2008 10:25:45 +0000 (12:25 +0200)]
Use Gnulib's quote function in progress.c.

16 years agoUse Gnulib's quote function in openssl.c.
Steven Schubiger [Wed, 16 Apr 2008 10:23:31 +0000 (12:23 +0200)]
Use Gnulib's quote function in openssl.c.

16 years agoUse Gnulib's quote function in mswindows.c.
Steven Schubiger [Wed, 16 Apr 2008 10:20:06 +0000 (12:20 +0200)]
Use Gnulib's quote function in mswindows.c.

16 years agoUse Gnulib's quote function in log.c.
Steven Schubiger [Wed, 16 Apr 2008 10:16:37 +0000 (12:16 +0200)]
Use Gnulib's quote function in log.c.

16 years agoUse Gnulib's quote function in init.c.
Steven Schubiger [Wed, 16 Apr 2008 10:13:19 +0000 (12:13 +0200)]
Use Gnulib's quote function in init.c.

16 years agoUse Gnulib's quote function in gnutls.c.
Steven Schubiger [Wed, 16 Apr 2008 10:04:53 +0000 (12:04 +0200)]
Use Gnulib's quote function in gnutls.c.

16 years agoUse Gnulib's quote function in ftp-opie.c.
Steven Schubiger [Wed, 16 Apr 2008 10:01:00 +0000 (12:01 +0200)]
Use Gnulib's quote function in ftp-opie.c.

16 years agoUse Gnulib's quote function in cookies.c.
Steven Schubiger [Wed, 16 Apr 2008 09:57:19 +0000 (11:57 +0200)]
Use Gnulib's quote function in cookies.c.

16 years agoUse Gnulib's quote function in convert.c.
Steven Schubiger [Wed, 16 Apr 2008 09:50:36 +0000 (11:50 +0200)]
Use Gnulib's quote function in convert.c.

16 years agoUse Gnulib's quote function in connect.c.
Steven Schubiger [Wed, 16 Apr 2008 09:45:14 +0000 (11:45 +0200)]
Use Gnulib's quote function in connect.c.

16 years agoUse Gnulib's quote function in ftp.c.
Steven Schubiger [Wed, 16 Apr 2008 09:36:12 +0000 (11:36 +0200)]
Use Gnulib's quote function in ftp.c.

16 years agoAvoid redefined warnings caused by clashing defines.
sts [Wed, 16 Apr 2008 08:57:12 +0000 (10:57 +0200)]
Avoid redefined warnings caused by clashing defines.

16 years agoIgnore some new generated .h files in lib/.
Micah Cowan [Mon, 14 Apr 2008 23:21:37 +0000 (16:21 -0700)]
Ignore some new generated .h files in lib/.

16 years agoApplied Steven Schubiger's patch to use Gnulib's quote function in http.c.
Micah Cowan [Mon, 14 Apr 2008 22:45:40 +0000 (15:45 -0700)]
Applied Steven Schubiger's patch to use Gnulib's quote function in http.c.

16 years agoChangeLog entry for Gnulib updates.
Micah Cowan [Mon, 14 Apr 2008 22:40:13 +0000 (15:40 -0700)]
ChangeLog entry for Gnulib updates.

16 years agoImport "quote" module from gnulib; update the rest.
Micah Cowan [Mon, 14 Apr 2008 22:38:57 +0000 (15:38 -0700)]
Import "quote" module from gnulib; update the rest.

16 years agoAutomated merge.
Micah Cowan [Sun, 13 Apr 2008 06:21:09 +0000 (23:21 -0700)]
Automated merge.

16 years agoBack out quieting of background message: need the pid.
Micah Cowan [Sun, 13 Apr 2008 06:20:28 +0000 (23:20 -0700)]
Back out quieting of background message: need the pid.

16 years agoFix quiet -> opt.quiet.
Micah Cowan [Sun, 13 Apr 2008 06:12:35 +0000 (23:12 -0700)]
Fix quiet -> opt.quiet.

16 years agoDon't want to close log if an explicit -o was given. Let reopen to /dev/null handle...
Micah Cowan [Sun, 13 Apr 2008 06:10:47 +0000 (23:10 -0700)]
Don't want to close log if an explicit -o was given. Let reopen to /dev/null handle any potential logging we'd do in --quiet.

16 years agoAutomated merge.
Micah Cowan [Sun, 13 Apr 2008 05:46:55 +0000 (22:46 -0700)]
Automated merge.

16 years agoDon't create a logfile for --background if we're --quiet.
Micah Cowan [Sun, 13 Apr 2008 05:45:45 +0000 (22:45 -0700)]
Don't create a logfile for --background if we're --quiet.

16 years agoMinor formatting adjustments.
Micah Cowan [Sat, 12 Apr 2008 20:09:43 +0000 (13:09 -0700)]
Minor formatting adjustments.

16 years agoMerging in the rest of Alex's bundle.
Micah Cowan [Sat, 12 Apr 2008 19:57:25 +0000 (12:57 -0700)]
Merging in the rest of Alex's bundle.

16 years agoMerging my botched import with Alex's original commit.
Micah Cowan [Sat, 12 Apr 2008 19:54:47 +0000 (12:54 -0700)]
Merging my botched import with Alex's original commit.

16 years ago* utils.c (aprintf): print log message and abort if we have too big text buffer.
Alexander Dergachev [Sat, 12 Apr 2008 15:13:23 +0000 (19:13 +0400)]
* utils.c (aprintf): print log message and abort if we have too big text buffer.

16 years agoFix fuzzy match of ChangeLog.
Micah Cowan [Fri, 11 Apr 2008 23:38:43 +0000 (16:38 -0700)]
Fix fuzzy match of ChangeLog.

16 years agoDon't append to an existing .listing when --continue is used. Fixes bug #22825.
Micah Cowan [Fri, 11 Apr 2008 23:28:24 +0000 (16:28 -0700)]
Don't append to an existing .listing when --continue is used. Fixes bug #22825.

16 years ago* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use...
Alexander Dergachev [Fri, 11 Apr 2008 19:52:57 +0000 (23:52 +0400)]
* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf.

16 years agoAuthentication through proxy.
Micah Cowan [Fri, 11 Apr 2008 04:35:27 +0000 (21:35 -0700)]
Authentication through proxy.

16 years agoaprintf is calling memfatal function now instead of calling abort function
Alexander Dergachev [Thu, 10 Apr 2008 18:31:33 +0000 (22:31 +0400)]
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc

16 years agoChangeLog entry for Alex's aprintf changes.
Micah Cowan [Thu, 10 Apr 2008 18:20:35 +0000 (11:20 -0700)]
ChangeLog entry for Alex's aprintf changes.