mainzelm
a4f7e6f337
Most of Mike's corrections.
2003-02-07 17:21:23 +00:00
mainzelm
f99dbe3b99
Imported css.t2p from tex2page 4q7d
2003-01-31 13:00:27 +00:00
sperber
1824b062d3
Remove abstract.
2003-01-30 16:11:21 +00:00
sperber
d027d399c3
Minor grammar fixes.
2003-01-30 16:10:40 +00:00
sperber
1b45498af9
Document MAKE-FTPD-OPTIONS.
2003-01-30 16:10:08 +00:00
sperber
26d0fe6f43
Better chapter title.
2003-01-30 16:09:46 +00:00
sperber
fe25e5a307
In web server, rename LOGFILE -> LOG-FILE.
2003-01-30 16:09:20 +00:00
sperber
6e5f9ed278
- Make the handlers in HTTPD-FILE-DIRECTORY-HANDLERS do something
...
sensible without a set of icons.
- Make the options arguments to the handlers in
HTTPD-FILE-DIRECTORY-HANDLERS optional.
2003-01-29 10:08:25 +00:00
sperber
f373a87413
Rename ...-ICON-FILE-NAME -> ...-ICON-URL.
2003-01-29 09:16:56 +00:00
sperber
022ea25ba6
Rework once again how content types, content encodings, icons etc. are
...
handled in the file/directory request handlers:
- HTTPD-FILE-DIRECTORY-HANDLERS now has its own options argument
- the ICON-NAME HTTPD option is gone (effectively moved to the above)
- determination of content type/encoding is now configurable
2003-01-28 15:16:20 +00:00
sperber
eb20aec688
Clean up logging in ftpd:
...
- hold relevant data in new SERVER-STATE fluid
- specify log destination as a port, not a file
2003-01-28 10:49:45 +00:00
mainzelm
3469f8f4d6
Makefile from scsh.
2003-01-23 16:13:36 +00:00
sperber
0820296df0
Dr.S^2
2003-01-23 15:08:31 +00:00
sperber
a8ae20a309
scsh 0.6.3 -> 0.6.4.
2003-01-23 10:06:54 +00:00
sperber
baf79101d8
Add some introductory remarks.
2003-01-23 10:06:24 +00:00
sperber
eac111bf66
Minor fixes.
2003-01-23 09:39:29 +00:00
sperber
958c87d923
Added missing \var.
2003-01-23 09:39:04 +00:00
sperber
a75990e8c2
Reasonable complete and up-to-date docs.
2003-01-23 09:38:44 +00:00
mainzelm
08bf247510
More low-level procedures.
2003-01-22 14:13:40 +00:00
sperber
a95181e4bc
Minor fixes.
2003-01-22 10:50:16 +00:00
sperber
ebcb7461ae
Minor typo fixes.
2003-01-22 10:49:45 +00:00
sperber
eefbad4723
Typo fix.
2003-01-22 10:48:46 +00:00
sperber
5721a3ec3c
Cleaned up some.
2003-01-22 10:47:22 +00:00
sperber
bf0d37476a
Add documentatin for PARSE-HTML-FORMS.
2003-01-22 10:41:16 +00:00
sperber
f8487a2158
This never materialized; the documentation is now in httpd.tex.
2003-01-22 10:26:05 +00:00
sperber
565376310b
In SMTP-SEND-MAIL, signal a condition instead of returning funny reply
...
codes upon failure.
2003-01-22 09:29:55 +00:00
sperber
b2c4e59cb8
Reasonably complete and up-to-date documentation.
2003-01-21 15:54:02 +00:00
mainzelm
7e45f51298
+ Describe rr-data-X
...
+ Some general remarks
2003-01-21 14:38:01 +00:00
sperber
3943e5da49
Typo fix.
2003-01-21 14:21:06 +00:00
sperber
c04d46910c
Rewrite the NETRC library to something more general and much shorter,
...
along with up-to-date information. Get FTP and POP3 to use the new
code.
2003-01-21 14:20:13 +00:00
sperber
30062d25df
Add RFC822-TIME->STRING to RFC 822 and use that instead of the old and
...
broken code that was part of the Web server.
2003-01-21 12:45:54 +00:00
sperber
7fb6f21b4e
Reasonably complete and up-to-date docs.
2003-01-21 12:03:27 +00:00
sperber
7b82bb70e0
Reasonably complete and up-to-date docs for RFC822.
2003-01-21 09:00:56 +00:00
sperber
be87dc978e
Reasonably complete and up-to-date docs for POP3.
2003-01-21 08:49:18 +00:00
sperber
4bcf374d8e
Reasonably complete and up-to-date docs for FTP.
2003-01-16 14:12:11 +00:00
mainzelm
f622266015
initial documentation for DNS library
2003-01-16 13:06:47 +00:00
mainzelm
9e02139d6e
Tell tex2page to generate the HTML documents within the root for the web-server
2003-01-15 15:13:38 +00:00
mainzelm
ed78b2180c
Make the front page look like the scsh manual by copying the .sty files from
...
scsh-0.6.3/scsh-manual/
2003-01-15 15:01:24 +00:00
sperber
6a283ab875
Reasonably complete and up-to-date docs.
2003-01-15 12:21:18 +00:00
sperber
ff8061c4ea
Reasonably complete and up-to-date docs.
2003-01-14 15:02:44 +00:00
sperber
9be65fb89a
Delete; has been integrated into httpd.tex.
2003-01-14 13:54:05 +00:00
sperber
ba2d711921
- add Eric Marsden to the list of authors.
...
- remove toothless.tex from list of includes (has been integrated into
httpd.tex)
2003-01-14 13:52:28 +00:00
sperber
d81d5ed8ca
Document SEVAL-HANDLER; pull in former toothless.tex.
2003-01-14 13:51:32 +00:00
sperber
35ca7dabe9
Document response bodies and MAKE-REDIRECT-RESPONSE.
2003-01-14 13:36:26 +00:00
interp
c7ec664dcb
Get undefined references clear.
2003-01-10 13:50:39 +00:00
interp
3163116a7d
Replace (removed) \FIXME command with comments
2003-01-10 13:47:49 +00:00
sperber
047384d846
Removed \ovar.
...
Fixed TeX-master setting in some files.
2003-01-10 13:30:18 +00:00
sperber
5bae6330f0
Fix TeX-master setting.
2003-01-10 13:28:35 +00:00
sperber
dfb7287c41
Re-worked; more complete list of stuff in SUnet.
2003-01-10 13:28:11 +00:00
sperber
020f8264f1
First stab at rudimentary up-to-date documentation for the HTTP
...
server.
2003-01-10 13:27:05 +00:00