vibr
33b3eb8df7
better documentation of HTTP-URL->URL-STRING and HTTP-URL-PATH->PATH-STRING
2005-04-10 15:30:32 +00:00
vibr
d209db26d8
document new URL parser
2005-04-10 15:17:50 +00:00
vibr
a44c53bc67
typos + emphasis
2005-04-10 13:14:02 +00:00
vibr
e9bc839cd5
finally adapt documentation to new uri lib procs
2005-04-10 13:03:33 +00:00
vibr
fe08e779f0
remove record-type server and associated procedures
...
(being a relict of parsing of general URIs)
2004-10-11 09:05:24 +00:00
vibr
8de8e01f0d
adapt documentation to reflect removal of old uri-parser and addition
...
of new one
2004-10-10 18:30:45 +00:00
vibr
1c4445933d
adapt docu of make-error-response to its reworked interface
2004-08-11 10:43:26 +00:00
vibr
1b4bdb59c6
updated status codes
2004-07-16 15:09:55 +00:00
interp
aeed1acfc2
Mention SUrflets as in README.
2004-05-13 21:27:55 +00:00
interp
9d67969c09
Adjust section about installing SSAX to package proposal
...
Minor reformatting / typos removed
2004-05-13 21:27:26 +00:00
interp
84e22f065e
html is part of CVS tree. Thus, ignore index.html and man* files in html directory instead.
2004-05-12 19:57:17 +00:00
interp
59e79fa839
Ignore html and pdf directory
2004-05-12 19:51:32 +00:00
mainzelm
e0a76f5094
Bump version number, adjust date.
2004-03-31 20:00:32 +00:00
mainzelm
cca616721a
Fixed some inconsistencies in the documentation of the DNS library.
2004-03-24 20:55:29 +00:00
interp
1fe7ec1e6f
Moving SUrflets webserver to top level,
...
adjusting startup scripts and documentation accordingly.
Replaced index.html (small & no content) by index2.html.
2004-02-02 17:49:37 +00:00
interp
15b5138bd0
Some more sections (session-data, part of mysxml)
2004-01-18 03:32:08 +00:00
interp
63d708b219
Move SUrflet howto into main documentation.
...
Merge 2 decls.tex together.
Drawback: can't use url package anymore.
2004-01-17 01:35:16 +00:00
mainzelm
f231780bf0
Fixed typo (uri-path->uri instead of uri-path-list->path) noted by Jorgen Schaefer <forcer@forcix.cx>
2004-01-13 14:53:00 +00:00
mainzelm
3027a81a75
Document URI-ESCAPED-CHARS as defined in RFC 2396.
2003-12-18 12:54:46 +00:00
cresh
6f52781aa6
* added dns-check-nameservers
...
* fixed alists in send-receive-message-tcp
* fixed and added documentation
2003-08-19 14:36:08 +00:00
mainzelm
3733c09a42
Fixed a typo and made http://www.scsh.net/resources/sunet.html the SUnet URL
2003-04-22 14:06:50 +00:00
sperber
998182b5cb
Output to ../html.
2003-04-22 12:56:48 +00:00
sperber
0bbb13664e
Long obsolete.
2003-04-22 12:45:30 +00:00
sperber
27b2ae5a4f
"January" -> "April" (referring to the release date)
2003-04-22 12:44:55 +00:00
mainzelm
a1f3d72ce8
Fixed \defun for pop3-quit.
2003-02-19 09:43:46 +00:00
interp
0823675325
ignore .idx files
2003-02-17 09:05:15 +00:00
mainzelm
4c2a10f0ff
Removed section "Host Names"
2003-02-10 13:14:06 +00:00
mainzelm
35efb036af
name -> IP-string
2003-02-10 12:46:21 +00:00
mainzelm
e75388ad14
Adapted documentation for ips.
2003-02-10 12:38:40 +00:00
mainzelm
ceb481fc10
Ignore *.png
2003-02-10 10:46:53 +00:00
mainzelm
090a91be0e
+ More on introduction
...
+ Removed many \oops
2003-02-10 09:56:21 +00:00
mainzelm
2bb48917a2
Minor changes.
2003-02-10 08:10:17 +00:00
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