Commit Graph

78 Commits

Author SHA1 Message Date
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
sperber 9eeb665323 Synch with up-to-date code from the scsh repo. 2003-01-10 13:26:24 +00:00
sperber 1b31924b80 Complete and up-to-date documentation for the RFC822 library. 2003-01-09 13:47:19 +00:00
sperber 8c848f1a05 Fix TeX-master. 2003-01-08 14:14:32 +00:00
sperber 7f75b6016a Remove log item showing "ecm-utilities" which no longer exists. 2003-01-08 14:14:16 +00:00
mainzelm a5c873afda Correct tex2page support. 2002-12-11 10:25:01 +00:00
interp 1f0a3e6c1b mention dns-lookup facility 2002-08-22 17:16:42 +00:00
interp be5e206eb1 added docu for resolve-ip? field in httpd-options 2002-08-22 16:46:17 +00:00
sperber 2b8822a72d Fix list of authors. 2002-08-21 15:42:12 +00:00
sperber ffa411bd78 Rework. 2002-08-21 15:15:48 +00:00
sperber e8f82bc547 Obsolete. 2002-08-21 14:56:15 +00:00
sperber bb4d6c43a9 Various reorganizations.
Convert to report document class.
2002-08-21 14:52:34 +00:00
sperber ed74bc29c1 New abstract. 2002-08-21 14:18:02 +00:00
sperber 6e24c051cd Basic LaTeX cleanup.
Basic tex2page support.
AUC-TeX annotations.
2002-08-21 13:35:41 +00:00
interp a8a06a1337 minor correction 2002-05-27 13:57:18 +00:00
interp a4eec0ffb8 added ignoring of *.log files 2002-05-26 14:51:56 +00:00
interp 3e16721158 renamed httpd-\(*\).scm files to \1.scm
updated modules.scm and docu accordingly
2002-05-26 14:47:48 +00:00
interp c11f26f0e2 moved toothless docu near to web server docu 2002-05-26 14:39:44 +00:00
interp ec03477824 use regexp for exluding files 2002-05-26 14:39:24 +00:00
interp ac3622ec96 added mapping of old pop3-names to new ones
updated docu accordingly
2002-05-12 05:59:18 +00:00
interp 906ef5571c renamend pop3-procedures (':' --> '-')
updated docu and exports accordingly
added new pop3-obsolete structure, mapping old names to new ones
2002-05-12 05:53:44 +00:00
interp 7792db48f4 added example to parse-userhost / unparse->string 2002-05-12 05:52:57 +00:00
interp 97a7b52316 updated new procedure names 2002-05-12 05:40:18 +00:00
interp 721ce37623 renamed chapter from "Using NTP" (which was misleading) to
"Using Time and Daytime Protocol"
2002-05-12 05:39:37 +00:00
interp 8388a7d13c Renamed ntp.tex to nettime.tex 2002-05-12 05:36:53 +00:00
interp 25b8dd2261 minor add 2002-05-12 05:34:25 +00:00
mainzelm 34dcb6dc9d Added a small comment on logfile rotation. 2002-05-08 13:14:41 +00:00
interp 09dfa74792 minor changes 2002-04-26 08:35:58 +00:00
interp c5eeb471f8 * changed names in ftp client from ftp:... to ftp-...
* added ftp-obsolete package, maps the obsolete names to the new
* added ftp-error? as an exported procedure
2002-04-25 09:52:42 +00:00
interp 2fccbe9b3e * removed global cgi-default-bin-path - now optional parameter
to cgi-handler defaulting to previous value
* remove initialise-request-invariant-cgi-env - now part of
  cgi-handler (is called on procedure call).
  side effect: every cgi-handler has completely its own environment
* docu accordingly updated
* [no change to ftpd.scm; only blank line inserted]
2002-04-25 09:35:18 +00:00
interp 49ac945af4 minor insert 2002-04-25 09:23:55 +00:00
interp d61d187510 * added description of ROOTED-FILE-OR-DIRECTORY-HANDLER
* removed chapter 2.6 (Losing on NextStep)
2002-04-25 09:17:33 +00:00
interp 1689c545c8 * removed STRING-HAX library from sunet. (now using SRFI 13 & 14 from
scsh)
2002-04-21 18:55:18 +00:00
interp ef253e072a * small update regarding file names in logfile 2002-04-21 17:54:34 +00:00
interp fb0833078b * added file logging like wu-ftpd does 2002-04-19 15:50:06 +00:00