Commit Graph

51 Commits

Author SHA1 Message Date
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
interp a9033bfc76 Added docu on CGI server and CGI scripts package. 2002-04-14 17:04:26 +00:00
interp b40a663cf1 include documentation on NETTIME-package 2002-04-04 16:53:02 +00:00
interp b6b1d8eff9 added description of FTP:QUOT and FTP:APPEND 2002-04-04 15:28:45 +00:00
interp 703ccf316e updated default values table of httpd options 2002-04-04 07:29:35 +00:00
interp cbf3819648 Removed a4wide 2002-04-04 07:28:38 +00:00
interp a006bd01b0 got rid of nearly all overfull hboxes by using package a4wide 2002-04-03 19:15:52 +00:00
interp 3ce4729a91 subtle change in description of httpd (forking a thread) 2002-04-03 18:06:43 +00:00
interp 437ff2dd56 added docu on SMTP 2002-04-02 20:16:47 +00:00
interp ea3615a633 explain usage of httpd-options-transformers. 2002-04-02 09:44:14 +00:00
interp 51baa52dc9 minor corrections 2002-03-29 16:46:20 +00:00
interp 4c90514e9c Let the 'Overview'-section appear in the table of contents. 2002-03-29 16:43:11 +00:00
interp fd095636c5 added documentation for pop3.scm 2002-03-29 16:31:51 +00:00
interp 206de66403 Updated httpd description concerning the logging-options. 2002-03-25 11:41:35 +00:00
interp 540cb7a7e6 statement about reported-port-option of httpd enhanced 2002-03-24 10:03:13 +00:00
interp 0f77fb4b10 Updated description of httpd (use httpd-options instead of proc-arguments) 2002-03-23 14:45:48 +00:00
interp 0181574504 specify correct filenames and structures 2002-03-23 14:00:17 +00:00
interp 94ffee0ea5 minor change: added section-\label's 2002-03-03 12:06:35 +00:00
interp d9fc32433d Made a HTML to LaTeX from the existant HTML docu on the Web server.
There are still a lots of FIXMEs.
2002-02-27 19:28:27 +00:00
interp c787fd814a make it work 2002-02-20 14:16:26 +00:00
interp 7d8cae20fa Added forgotten package 2002-02-20 14:16:07 +00:00
interp d79f2cb360 removing byte file from repository 2002-02-12 13:06:36 +00:00