1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
Commit Graph

2208 Commits

Author SHA1 Message Date
Steven Schubiger
3e34be1c4b Use Gnulib's quote function in utils.c. 2008-04-16 12:35:03 +02:00
Steven Schubiger
a358b3b69a Use Gnulib's quote function in res.c. 2008-04-16 12:31:17 +02:00
Steven Schubiger
87f85de75b Use Gnulib's quote function in recur.c. 2008-04-16 12:28:19 +02:00
Steven Schubiger
9d519d49f0 Use Gnulib's quote function in progress.c. 2008-04-16 12:25:45 +02:00
Steven Schubiger
29b8cb5661 Use Gnulib's quote function in openssl.c. 2008-04-16 12:23:31 +02:00
Steven Schubiger
4a465612b3 Use Gnulib's quote function in mswindows.c. 2008-04-16 12:20:06 +02:00
Steven Schubiger
b53c77dfc0 Use Gnulib's quote function in log.c. 2008-04-16 12:16:37 +02:00
Steven Schubiger
f468a6eb80 Use Gnulib's quote function in init.c. 2008-04-16 12:13:19 +02:00
Steven Schubiger
1daacbb296 Use Gnulib's quote function in gnutls.c. 2008-04-16 12:04:53 +02:00
Steven Schubiger
bb1813ebb1 Use Gnulib's quote function in ftp-opie.c. 2008-04-16 12:01:00 +02:00
Steven Schubiger
0edf98a6d9 Use Gnulib's quote function in cookies.c. 2008-04-16 11:57:19 +02:00
Steven Schubiger
5116620aa8 Use Gnulib's quote function in convert.c. 2008-04-16 11:50:36 +02:00
Steven Schubiger
cb2b31f052 Use Gnulib's quote function in connect.c. 2008-04-16 11:45:14 +02:00
Steven Schubiger
6aec825b93 Use Gnulib's quote function in ftp.c. 2008-04-16 11:36:12 +02:00
sts
3b3c7db8df Avoid redefined warnings caused by clashing defines. 2008-04-16 10:57:12 +02:00
Micah Cowan
19aed3ee56 Ignore some new generated .h files in lib/. 2008-04-14 16:21:37 -07:00
Micah Cowan
92956183a7 Applied Steven Schubiger's patch to use Gnulib's quote function in http.c. 2008-04-14 15:45:40 -07:00
Micah Cowan
bbe13a5b68 ChangeLog entry for Gnulib updates. 2008-04-14 15:40:13 -07:00
Micah Cowan
992e3169e2 Import "quote" module from gnulib; update the rest. 2008-04-14 15:38:57 -07:00
Micah Cowan
0a0d73a03f Automated merge. 2008-04-12 23:21:09 -07:00
Micah Cowan
4f50138792 Back out quieting of background message: need the pid. 2008-04-12 23:20:28 -07:00
Micah Cowan
977bb27639 Fix quiet -> opt.quiet. 2008-04-12 23:12:35 -07:00
Micah Cowan
458eb3b8ce 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. 2008-04-12 23:10:47 -07:00
Micah Cowan
1a41bc067c Automated merge. 2008-04-12 22:46:55 -07:00
Micah Cowan
7783870db1 Don't create a logfile for --background if we're --quiet. 2008-04-12 22:45:45 -07:00
Micah Cowan
667f4578a5 Minor formatting adjustments. 2008-04-12 13:09:43 -07:00
Micah Cowan
4e288c5db5 Merging in the rest of Alex's bundle. 2008-04-12 12:57:25 -07:00
Micah Cowan
83ac6990dd Merging my botched import with Alex's original commit. 2008-04-12 12:54:47 -07:00
Alexander Dergachev
0e7917cda7 * utils.c (aprintf): print log message and abort if we have too big text buffer. 2008-04-12 19:13:23 +04:00
Micah Cowan
aed143ea0c Fix fuzzy match of ChangeLog. 2008-04-11 16:38:43 -07:00
Micah Cowan
9d5b9daf06 Don't append to an existing .listing when --continue is used. Fixes bug #22825. 2008-04-11 16:28:24 -07:00
Alexander Dergachev
311f76645f * utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf. 2008-04-11 23:52:57 +04:00
Micah Cowan
8179bb520d Authentication through proxy. 2008-04-10 21:35:27 -07:00
Alexander Dergachev
dfefb45edf aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc
2008-04-10 22:31:33 +04:00
Micah Cowan
9ce3a8c0c8 ChangeLog entry for Alex's aprintf changes. 2008-04-10 11:20:35 -07:00
Alexander Dergachev
79bd3057b1 aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc
2008-04-09 22:27:58 +04:00
Micah Cowan
31ad1acbc1 wget.texi: @noindent where appropriate, and @set UPDATED Mar 2008. 2008-03-24 14:56:06 -07:00
Micah Cowan
e4b9611569 Added accept/reject doc changes to NEWS, and rearranged some NEWS items. 2008-03-24 12:26:58 -07:00
Micah Cowan
c09779f758 Mention various caveats related to accept/reject lists. 2008-03-24 12:26:37 -07:00
Micah Cowan
974716d49e Add --no-parents doc change to NEWS. 2008-03-24 11:24:47 -07:00
Micah Cowan
68ff55536b Remove tests target. 2008-03-20 10:42:01 -07:00
Micah Cowan
9544e6acc3 Merging ABOUT-NLS modification in to reinstate ABOUT-NLS. 2008-03-20 10:28:36 -07:00
Micah Cowan
56f6179251 Adding notice on ABOUT-NLS indicating that --with-included-gettext does not apply to Wget. This change made so ABOUT-NLS may be reinstated upon merging, to satisfy automake's requirement that ABOUT-NLS be present. 2008-03-20 10:23:08 -07:00
Micah Cowan
aed227e903 More tests for directory include/exclude. 2008-03-19 15:48:54 -07:00
Micah Cowan
1db9f1e9ac Imported slash/--no-parents and sys/time.h fixes from eleven (99b1afbc14bc). 2008-03-17 01:53:49 -07:00
Micah Cowan
1c9574a1cd Removing ABOUT-NLS, as it seems to assume the inclusion of intl/, and so probably was never appropriate for Wget. 2008-02-14 10:33:05 -08:00
Micah Cowan
af6517900e Better messages for --spider without -r. 2008-02-11 14:55:25 -08:00
Micah Cowan
6565ea669a NEWS re --auth-no-challenge. 2008-02-10 17:47:39 -08:00
Micah Cowan
4c1a59ea48 Fix #22242: Option to allow auths before challenged. 2008-02-10 17:31:27 -08:00
Micah Cowan
70d762c4a4 NEWS update re renamed files at connection loss. 2008-02-10 16:15:04 -08:00