bug-wget archive search

Search String: Display: Description: Sort:

Results:

References: [ warc: 295 ]

Total 295 documents matching your query.

141. [Bug-wget] Some possible Inconsistencies in WGET 1.15 (score: 15)
Author: HIDDEN
Date: Wed, 23 Jul 2014 03:10:27 +0000
Hi, I've recently undertaken an exercise to map the command line switches of WGET 1.15 alongside the commands available in the config file I specify with --config=FILE. See attached file for detail.
/archive/html/bug-wget/2014-07/msg00084.html (6,999 bytes)

142. Re: [Bug-wget] Question on WARC (score: 34)
Author: HIDDEN
Date: Fri, 18 Jul 2014 23:29:14 +0200
It may have some kind of academical use, not sure what people *really* are use this format for. Here you can find links to more detailed information: http://en.wikipedia.org/wiki/Web_ARChive Tim arch
/archive/html/bug-wget/2014-07/msg00057.html (4,989 bytes)

143. Re: [Bug-wget] Question on WARC (score: 37)
Author: HIDDEN
Date: Fri, 18 Jul 2014 14:34:30 +0200
Hi Gisle, I guess you misunderstood the purpose of WARC. It is for archiving web sites/content, but not used for caching by Wget. It may have some kind of academical use, not sure what people *really
/archive/html/bug-wget/2014-07/msg00056.html (5,407 bytes)

144. Re: [Bug-wget] Question on WARC (score: 35)
Author: HIDDEN
Date: Fri, 18 Jul 2014 14:32:10 +0200
Or have I misunderstood the purpose of WARC in Wget? The Wget docs on it seems rather limited. Seems I have; the warc-file gets overwritten each time Wget runs. I assumed the file(s) should be rotate
/archive/html/bug-wget/2014-07/msg00055.html (4,612 bytes)

145. [Bug-wget] Question on WARC (score: 36)
Author: HIDDEN
Date: Fri, 18 Jul 2014 14:13:29 +0200
Hello list. I have been toying around with the '--warc-*' options in Wget. And it seems to work like a charm with my MingW/Win-XP version. But the question I'm left with is; it's nothing that tells m
/archive/html/bug-wget/2014-07/msg00054.html (4,768 bytes)

146. [Bug-wget] [PATCH] warc: Fix UUID generation on FreeBSD (score: 40)
Author: HIDDEN
Date: Sun, 22 Jun 2014 15:31:48 +0200
-- Reported off-list by Alex Zimnitsky <address@hidden>. ChangeLog | 4 ++++ configure.ac | 6 ++++++ src/ChangeLog | 7 +++++++ src/warc.c | 10 +++++++++- 4 files changed, 26 insertions(+), 1 deletion(
/archive/html/bug-wget/2014-06/msg00103.html (6,586 bytes)

147. [Bug-wget] [PATCH 04/14] Drop usage of strncpy (score: 2)
Author: HIDDEN
Date: Wed, 11 Jun 2014 17:05:15 +0200
-- src/ChangeLog | 15 +++++++++++++++ src/css-url.c | 25 +++-- src/ftp-basic.c | 10 +++++-- src/ftp.c | 14 +++++++++-- src/http.c | 8 +++++-- src/init.c | 9 ++-- src/mswindows.c | 7 +++-- src/retr.c
/archive/html/bug-wget/2014-06/msg00047.html (20,761 bytes)

148. [Bug-wget] [PATCH 03/14] Do not include strings.h (score: 6)
Author: HIDDEN
Date: Wed, 11 Jun 2014 17:05:14 +0200
-- src/warc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/warc.c b/src/warc.c index dbfc16f..e3e76d0 100644 -- a/src/warc.c +++ b/src/warc.c @@ -36,7 +36,6 @@ as that of the covered work. */
/archive/html/bug-wget/2014-06/msg00055.html (7,387 bytes)

149. [Bug-wget] [PATCH 02/14] Do not use exit() with a magic number (score: 13)
Author: HIDDEN
Date: Wed, 11 Jun 2014 17:05:13 +0200
-- src/ChangeLog | 14 ++++++++ src/exits.c | 18 -- src/exits.h | 17 ++++++++++ src/init.c | 14 ++++-- src/log.c | 5 +-- src/main.c | 88 ++++++++++++++++++++++++-- src/mswindows.c | 6 ++-- src/netrc.c
/archive/html/bug-wget/2014-06/msg00045.html (29,021 bytes)

150. [Bug-wget] [PATCH 00/14] fix "make syntax-check" (score: 2)
Author: HIDDEN
Date: Wed, 11 Jun 2014 17:05:11 +0200
A bunch of patches to fix "make syntax-check". Some of them were really made just to accomodate make syntax-check as "ftp: Replace main() with main in comments.". Let me know if you spot anything wro
/archive/html/bug-wget/2014-06/msg00043.html (15,543 bytes)

151. [Bug-wget] [PATCH v6 1/5] Make wget capable of starting downloads from a specified position. (score: 4)
Author: HIDDEN
Date: Wed, 19 Mar 2014 23:42:04 +0800
This patch adds an option `--start-pos' for specifying starting position of a HTTP or FTP download. Signed-off-by: Yousong Zhou <address@hidden> -- doc/ChangeLog | 4 ++++ doc/wget.texi | 16 +++++++++
/archive/html/bug-wget/2014-03/msg00120.html (13,574 bytes)

152. [Bug-wget] [PATCH v6 0/5] Make wget capable of starting downloads from a specified position. (score: 2)
Author: HIDDEN
Date: Wed, 19 Mar 2014 23:42:03 +0800
This series tries to add an option `--start-pos' for specifying starting position of a HTTP or FTP download. Also inclued are 3 fixes for the test infrastructure and 3 test cases for the new option.
/archive/html/bug-wget/2014-03/msg00119.html (9,204 bytes)

153. [Bug-wget] [PATCH v5 1/4] Make wget capable of starting downloads from a specified position. (score: 4)
Author: HIDDEN
Date: Fri, 14 Feb 2014 10:06:46 +0800
This patch adds an option `--start-pos' for specifying starting position of a HTTP or FTP download. Signed-off-by: Yousong Zhou <address@hidden> -- doc/ChangeLog | 4 ++++ doc/wget.texi | 16 +++++++++
/archive/html/bug-wget/2014-02/msg00016.html (12,429 bytes)

154. [Bug-wget] [PATCH v5 0/4] Make wget capable of starting downloads from a specified position. (score: 2)
Author: HIDDEN
Date: Fri, 14 Feb 2014 10:06:45 +0800
This series tries to add an option `--start-pos' for specifying starting position of a HTTP or FTP download. Also inclued are 2 fixes for the test infrastructure and 3 test cases for the new option.
/archive/html/bug-wget/2014-02/msg00015.html (7,749 bytes)

155. Re: [Bug-wget] WARC output not saved to dir specified by directory prefix (score: 36)
Author: HIDDEN
Date: Sat, 01 Feb 2014 12:34:22 +0100
'--directory-prefix=PREFIX' Set directory prefix to PREFIX. The "directory prefix" is the directory where all other files and subdirectories will be saved to, i.e. the top of the retrieval tree. The
/archive/html/bug-wget/2014-02/msg00002.html (5,410 bytes)

156. [Bug-wget] WARC output not saved to dir specified by directory prefix (score: 35)
Author: HIDDEN
Date: Wed, 29 Jan 2014 10:20:16 -0800
Hello, I'm using this wget 1.15 compiled with MinGW: http://sourceforge.net/projects/getgnuwin32/. I'm noticing that when I use the --warc-file parameter in combination with the --directory-prefix pa
/archive/html/bug-wget/2014-01/msg00072.html (4,739 bytes)

157. [Bug-wget] Detected bugs by bugprobe (score: 2)
Author: HIDDEN
Date: Fri, 20 Sep 2013 16:20:08 +0800 (CST)
Hi, all, The followings are some bugs found by our static analysis tool bugprobe in wget-1.14. In file recur.c At line 281, function url_parse may return NULL assigned to url_parsed. Function retriev
/archive/html/bug-wget/2013-09/msg00089.html (4,593 bytes)

158. Re: [Bug-wget] [PATCH] GnuTLS certificate loading (score: 2)
Author: HIDDEN
Date: Wed, 07 Aug 2013 16:54:47 +0200
Am Mittwoch, 7. August 2013, 00:18:25 schrieb Giuseppe Scrivano: gnutls improvements Merge branch 'master' of git://git.savannah.gnu.org/wget xxx openssl: fix build. commit e22095a7641c8a74ed6b3566ad
/archive/html/bug-wget/2013-08/msg00025.html (12,919 bytes)

159. [Bug-wget] [PATCH] New option: --rename-output: modify output filename with perl (score: 3)
Author: HIDDEN
Date: Thu, 25 Jul 2013 10:31:11 -0400
This patch adds an option that allows the user to modify wget's output filenames using a perl expression. It works similarly to perl's "rename" script, in terms of how perl is used to modify the file
/archive/html/bug-wget/2013-07/msg00137.html (17,098 bytes)

160. Re: [Bug-wget] NTLM auth broken in 1.13.4 (score: 3)
Author: HIDDEN
Date: Tue, 16 Jul 2013 08:34:28 -0500
I tried that, but had the same problem. I gave up, re-extracted the source from archive, and reapplied patch. I compiled it with configure && make and it works! I am able to authenticate with my Wind
/archive/html/bug-wget/2013-07/msg00106.html (12,774 bytes)


This search system is powered by Namazu