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

194 Commits

Author SHA1 Message Date
hniksic
01f3d4b33c [svn] Document --[no-]proxy as being primarily used to turn *off* proxies. 2005-05-14 13:06:34 -07:00
hniksic
7bde962912 [svn] Explain certificate checking in more detail. 2005-05-11 01:44:43 -07:00
hniksic
d0a05ccfb4 [svn] Include an EXAMPLES section in the man page. 2005-05-07 15:10:29 -07:00
hniksic
110e13d093 [svn] Document empty user-agent. 2005-05-06 10:23:37 -07:00
hniksic
b13dbbcfff [svn] Reword timeout documentation. 2005-05-05 16:15:22 -07:00
hniksic
52157127be [svn] We're using GFDL 1.2, not 1.1. 2005-05-05 10:13:12 -07:00
hniksic
2892367cde [svn] Updated contributor list. 2005-05-05 08:41:32 -07:00
hniksic
231f9bae4c [svn] Fix bind address cindex entry that prevented concept index from
generating.
2005-04-27 14:53:02 -07:00
mtortonesi
b2e0ff1642 [svn] Fix a broken reference to Security Considerations section in tex-generated
documents (like the man page).
2005-04-27 14:34:00 -07:00
mtortonesi
e815fe81a0 [svn] Add the --user, --password, --ftp-user and --ftp-password options.
Rename the --ftp-passwd, --http-passwd and --proxy-passwd options to
--ftp-password, --http-password and --proxy-password respectively.
Deprecate the login and passwd .wgetrc commands.
2005-04-27 14:30:22 -07:00
hniksic
43e2f79afd [svn] Document --random-file. 2005-04-27 14:10:30 -07:00
hniksic
39ea6d817b [svn] Improve wording of command descriptions. 2005-04-27 11:23:41 -07:00
hniksic
dd02917be5 [svn] Mention --keep-session-cookies when documenting --post-data. 2005-04-27 10:44:02 -07:00
hniksic
6bfd58999f [svn] Improved entry on --keep-session-cookies. 2005-04-26 13:26:24 -07:00
hniksic
352821441f [svn] Remove stray text. 2005-04-26 10:31:14 -07:00
hniksic
8cacec82fa [svn] Document properties of boolean options. 2005-04-25 15:05:42 -07:00
hniksic
56a4583e61 [svn] Don't advertise removed option -s. 2005-04-25 13:21:06 -07:00
hniksic
b306ed79c0 [svn] Document --retry-connrefused. 2005-04-25 13:00:16 -07:00
hniksic
f5194cab0d [svn] Update version and include minor doc fixes. 2005-04-25 03:30:36 -07:00
hniksic
cf994330a3 [svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.
2005-04-24 13:00:19 -07:00
hniksic
8710ea2686 [svn] No longer claim that -6 accepts mapped IPv4 addresses. 2005-04-24 03:54:58 -07:00
hniksic
369554bd74 [svn] Document the SSL command-line options. 2005-04-24 02:21:07 -07:00
hniksic
f97fe7bd3c [svn] Documented --ftp-passwd and ftp_passwd. 2005-04-23 02:43:21 -07:00
hniksic
6979e3b5c1 [svn] Correctly handle @samp{foo@@}. 2005-04-23 02:36:55 -07:00
hniksic
d40d3dd38d [svn] Document behavior of -6 wrt mapped IPv4 addresses. 2005-04-20 04:30:21 -07:00
hniksic
1e84a6a971 [svn] Documented IPv6-related options. 2005-04-19 15:57:28 -07:00
hniksic
899eca751a [svn] Update mailing list information. 2005-04-18 13:52:27 -07:00
hniksic
1aa8ce44c8 [svn] Don't advertise --no-dns-cache as necessary for dyndns downloads. 2005-04-17 16:26:26 -07:00
hniksic
89b218e02f [svn] Don't use $< in an explicit rule.
Submitted by Larry Jones.
2005-04-08 14:01:30 -07:00
hniksic
57c56abc9e [svn] Restore correct handling of asis. 2005-03-22 05:27:49 -08:00
mtortonesi
87e0d2682b [svn]
Renamed src/string.{c,h} to src/string_t.{c,h} to solve a conflict with the
string.h standard C library header file.

Fixed a bug and triggered escape of backslashes in string_t.c to avoid
ambiguities in the result string.

Added Simone Piunno as new contributor.
2005-02-11 13:34:42 -08:00
mtortonesi
ca13ffd249 [svn] Added string.c module. Updated copyright information and added names of new contributors to the documentation. 2005-01-01 13:29:11 -08:00
mtortonesi
1a9c0f6c31 [svn] Describe limitations of combining the -O and -k options. 2004-11-20 15:16:29 -08:00
hniksic
d2a87bd2a4 [svn] Allow building in a separate tree when writing to source tree is impossible. 2004-05-13 05:32:20 -07:00
hniksic
b4e408b3a6 [svn] Updated contributor list. 2004-02-22 07:46:49 -08:00
hniksic
94eccf9739 [svn] Document `-e'. 2004-02-12 14:16:48 -08:00
hniksic
a4b95084e8 [svn] Put @item contents on a separate line. 2004-02-08 02:50:13 -08:00
hniksic
26dd99930e [svn] Document the --no-http-keep-alive option. 2004-02-06 08:50:14 -08:00
hniksic
92c0f627b7 [svn] Don't incorrectly claim that `-O' sets the number of retries to 1. 2003-12-06 02:59:59 -08:00
hniksic
0e74e24d95 [svn] Document the new option --protocol-directories. 2003-12-05 19:07:10 -08:00
hniksic
c4c71684cf [svn] Small update. 2003-11-14 15:59:59 -08:00
hniksic
e494a925d8 [svn] Documented --no-remove-listing. 2003-11-14 15:39:14 -08:00
hniksic
2cafbc790b [svn] Update to GFDL 1.2. 2003-11-14 14:53:38 -08:00
hniksic
c92e54ce02 [svn] Get rid of the node previous/next/up links. 2003-11-08 16:09:26 -08:00
hniksic
dcc561a107 [svn] Update the documentation regarding the removal of -s/-C/-g/-G. 2003-11-08 15:48:36 -08:00
hniksic
8a7dda95aa [svn] Document new option `--keep-session-cookies'. 2003-11-05 13:11:59 -08:00
hniksic
dd6e9914e6 [svn] Fixed typo. By DervishD. 2003-10-26 07:23:30 -08:00
hniksic
a84e550e93 [svn] Handle the case when only a single wget.info file is generated. 2003-10-23 15:52:17 -07:00
hniksic
d1211bddb1 [svn] Document POST. 2003-10-06 16:12:37 -07:00
hniksic
5973da7abc [svn] Renamed prep.ai.mit.edu to ftp.gnu.org. 2003-10-01 14:12:09 -07:00
hniksic
8a604c9f6f [svn] Updated list of contributors. 2003-10-01 06:53:04 -07:00
hniksic
1c01316428 [svn] Tweaks and tag use improvements.
By Aaron S. Hawley.
2003-09-30 14:09:06 -07:00
hniksic
1dc4b76bf3 [svn] Documented the new timeout options. 2003-09-20 21:45:37 -07:00
hniksic
de19d38434 [svn] Change @itemx not preceded by @item to @item. 2003-09-18 16:12:58 -07:00
hniksic
4e92ad1cdb [svn] Explain default --tries 2003-09-17 13:58:46 -07:00
hniksic
aa24b822ca [svn] Improved --restrict-file-names to accept ",nocontrol". 2003-09-16 18:32:05 -07:00
hniksic
493aad1880 [svn] Update man page title. 2003-09-16 03:38:02 -07:00
hniksic
93ff8fcd98 [svn] Update texi2pod.pl.in from the Gcc distribution. 2003-09-16 03:20:38 -07:00
hniksic
7c40372a78 [svn] Fix misspelling. 2003-09-15 16:23:55 -07:00
hniksic
5e2f4ee878 [svn] Add link from download options to Proxies node in the manual. 2003-09-14 15:07:38 -07:00
hniksic
0a3697ad65 [svn] New mechanism for quoting file names.
Published in <m3smmzt4px.fsf@hniksic.iskon.hr>.
2003-09-14 15:04:13 -07:00
hniksic
10137bd186 [svn] New option --dns-cache. 2003-09-10 12:41:54 -07:00
hniksic
556b2cf861 [svn] Update the documentation on RES.
Published in <sxssn5mvsnk.fsf@florida.munich.redhat.com>.
2002-04-23 17:37:39 -07:00
hniksic
b9210ecbc8 [svn] Correctly document that the bar display is the default one. 2002-04-15 14:54:33 -07:00
hniksic
f0c20666da [svn] Document `--limit-rate'.
Published in <sxszo07w76u.fsf@florida.arsdigita.de>.
2002-04-13 15:44:16 -07:00
hniksic
08bee01a23 [svn] Warn against specifying passwords on the command line.
Published in <sxsu1qjp6y2.fsf@florida.arsdigita.de>.
2002-04-10 14:42:16 -07:00
hniksic
5f63b4f873 [svn] Undocument simple_host_check. 2001-12-16 10:05:34 -08:00
hniksic
3b44ca73ab [svn] Fix the broken URLs that pointed to info.webcrawler.com to point to
the new www.robotstxt.org site.
2001-12-12 23:29:05 -08:00
hniksic
5eb068a46a [svn] Explain how to get the cookie file from IE. 2001-12-11 00:15:11 -08:00
hniksic
1f1f302bb0 [svn] Handle @asis in table. 2001-12-11 00:11:39 -08:00
hniksic
fdd51b8d46 [svn] Bump version to 1.8. 2001-12-08 17:37:17 -08:00
hniksic
75fcce81a4 [svn] More documentation for --load-cookies. 2001-12-08 12:14:00 -08:00
hniksic
5379abeee0 [svn] Examples section of the documentation revamped.
Include EXAMPLES in the man page.
2001-12-07 22:47:48 -08:00
hniksic
a244a67bc3 [svn] Doc update.
Published in <sxsy9kny8e1.fsf@florida.arsdigita.de>.
2001-11-30 18:36:21 -08:00
hniksic
0f56f4056a [svn] Document ftp_proxy in sample.wgetrc.
Submitted by Ingo T. Storm in <026a01c17913$acfac660$7400a8c0@dukat.cb.de>.
2001-11-29 23:32:17 -08:00
hniksic
2c41d783c6 [svn] New option --random-wait.
Submitted by Alan Eldridge in
<200111042106.fA4L63b75804@wwweasel.geeksrus.net>.
2001-11-25 13:23:15 -08:00
hniksic
dc3f406061 [svn] Download the new `--progress' option. 2001-11-23 09:04:26 -08:00
hniksic
08ebc7576e [svn] Small doc fixes.
Published in <sxsy9kzk4qb.fsf@florida.arsdigita.de>.
2001-11-21 16:52:19 -08:00
hniksic
4f5a898a66 [svn] Fix installation of info files.
Published in <sxslmh6i9me.fsf@florida.arsdigita.de>.
2001-11-16 15:23:22 -08:00
hniksic
dc0070ca2d [svn] Apply Peter Farmer's changes from <3BD110CB.61EBED92@zveno.com>. 2001-11-16 09:19:47 -08:00
hniksic
006e936b9e [svn] Upgrade version to 1.7.1. 2001-06-16 06:10:34 -07:00
hniksic
468778c895 [svn] Make `make install' non-interactive.
Published in <20010611201545.A9740@adam.yggdrasil.com>.
2001-06-15 11:36:31 -07:00
hniksic
9b7f6ff41d [svn] Take DESTDIR into account when creating directory for wgetrc. 2001-06-15 06:31:56 -07:00
janp
4f9affe92e [svn] Changes for builddir != srcdir. 2001-06-05 14:43:14 -07:00
hniksic
7416812ad1 [svn] Updated version to 1.7. 2001-06-04 04:23:23 -07:00
hniksic
87dbcfdb4b [svn] Fix mailing list address. 2001-05-31 07:00:55 -07:00
hniksic
4213dc9b2b [svn] Clarify; link to "free-software-for-freedom.html". 2001-05-27 14:43:28 -07:00
hniksic
1f4b5402c3 [svn] Update list of contributors.
Published in <sxsofsemvua.fsf@florida.arsdigita.de>.
2001-05-27 12:33:34 -07:00
hniksic
6b405f2b66 [svn] Commit administrative changes in preparation for the 1.7
prerelease.
Published in <sxsd78wwiwj.fsf@florida.arsdigita.de>.
2001-05-26 02:38:24 -07:00
hniksic
0ea6f28018 [svn] Document new behavior of -c.
Published in <sxs7l028zee.fsf@florida.arsdigita.de>.
2001-04-30 03:19:30 -07:00
hniksic
55c0317e53 [svn] Document cookie-related options.
Published in <sxs8zkmnaec.fsf@florida.arsdigita.de>.
2001-04-26 23:08:23 -07:00
hniksic
83fe8f3597 [svn] "Support DESTDIR when installing.
Patch courtesy Karl Eichwalder.
Published in <sxs4rvu2tmu.fsf@florida.arsdigita.de>.
2001-04-12 05:25:22 -07:00
hniksic
b4394a057b [svn] Fix documentation of --convert-links. Published in
<sxs4rw9jq63.fsf@florida.arsdigita.de>.
2001-03-31 18:54:31 -08:00
dan
f486b43c23 [svn] * {.,doc,src,util,windows}/Makefile.in: Moved top_builddir out of "User
configuration section" of top Makefile and analogous spot in others.

* po/Makefile.in.in: Previous addition of top_builddir to
  po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
2001-03-27 03:23:59 -08:00
dan
c33a1f97fe [svn] TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
wget.texi (Recursive Retrieval Options): Explained that you need
to use -r -l1 -p to get the two levels of requisites for a
<FRAMESET> page.  Also made a few other wording improvements.
2001-03-26 19:22:17 -08:00
dan
d41af5f52e [svn] Linking with OpenSSL previously required the user to set up all the
appropriate -I, -L, and -R/-rpath flags in environment variables,
manually.  Automated everything, including bundling libtool so we can
successfully link with the OpenSSL shared libraries on just about any
platform.
2001-03-17 06:21:19 -08:00
dan
9d673c1da2 [svn] Makefile.in: Using '^' in the sed call caused a weird failure on Solaris 2.6.
Changed it to a ','.
2001-03-17 02:19:46 -08:00
dan
9e94eb26ef [svn] wget.texi: Mentioned that .listing symlinked to /etc/passwd is not a security
hole, but that other files could be, so root shouldn't run wget in user dirs.
2001-02-23 14:49:42 -08:00
dan
b6febbc84b [svn] * po/*.po*: Updated after moving -nr to a different category.
* wget.texi: Moved -nr from "Recursive Retrieval Options" to "FTP Options" and
  gave it a @cindex entry. Alphabetized FTP options by long option name.

* main.c (print_help): -nr belongs in "FTP options" section of --help output,
  not "Recursive retrieval" section.  Alphabetized FTP options by long option
  name.
2001-02-23 13:31:54 -08:00
dan
9f71ad5f81 [svn] Oops, _all_ those fixes were to the time-stamping documentation. 2001-02-23 12:21:20 -08:00