Commit Graph

116 Commits

Author SHA1 Message Date
interp 9d496f8d6f Try to stick to specification of NETRC:PARSE: always return a netrc-record. 2002-04-04 23:22:28 +00:00
interp e961d4f595 Try not to loose on empty / wrong lines in .netrc (Skip them silently
instead until we have a error checking system on netrc files.)
2002-04-04 22:39:15 +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 827ac14d13 added export of http-syslog / http-log 2002-04-04 07:38:46 +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 c816310cea changed default options (server-admin, logfile) 2002-04-03 18:02:58 +00:00
interp d0efc1f470 Don't lose initial "/" in path-list until handler is invoked. 2002-04-02 20:25:11 +00:00
interp aa1785587b insert leading blank in MAIL-HELP's details 2002-04-02 20:18:40 +00:00
interp 437ff2dd56 added docu on SMTP 2002-04-02 20:16:47 +00:00
interp 3a14b095e2 added forgotten init-line for *HTTP-SYSLOG?* in INIT-HTTP-SYSLOG! 2002-04-02 12:01:55 +00:00
interp 75970e8842 * insert missing *http-log?* variable
* minor format changing to CLF-log entries
2002-04-02 11:34:53 +00:00
interp ea3615a633 explain usage of httpd-options-transformers. 2002-04-02 09:44:14 +00:00
interp 86a71b09a2 * made SENDMAIL work (really?) 2002-03-31 13:27:04 +00:00
interp c5ea2c24b7 * removed deprecated string-match (replaced by (rx (posix-string ...)))
* removed `QUIT-bug':
   we could not handle server responses after the QUIT command that
   do not have a space after the `+OK'; now we can.
2002-03-29 17:47:24 +00:00
interp 51baa52dc9 minor corrections 2002-03-29 16:46:20 +00:00
interp f7e43506bb make safe-second really safe (don't loose on an empty list) 2002-03-29 16:44:04 +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 57e2820f37 make pop3.scm compliant with scsh 0.6.1 and the netrc.scm 2002-03-29 16:31:20 +00:00
interp 206de66403 Updated httpd description concerning the logging-options. 2002-03-25 11:41:35 +00:00
interp ad124d61e1 Added enhanced logging possibilities to httpd 2002-03-25 11:35:05 +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 0d645ad83f - Applied patch from Eric Marsden to remove a "interrupted system call"
bug reported in
  http://groups.google.com/groups?hl=en&ie=ISO-8859-1&oe=ISO-8859-1&selm=m2n0x7ahds.fsf_-_%40linux3.maruska.tin.it
2002-03-19 18:42:23 +00:00
interp 94ffee0ea5 minor change: added section-\label's 2002-03-03 12:06:35 +00:00
sperber 9a2be969d5 Add rate limiting to httpd. 2002-03-01 08:54:48 +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
sperber 3a5a0e7867 Fix completely borked URI-ESCAPED-CHARS. 2002-02-23 17:14:48 +00:00
sperber bee65f4c22 Remove dependency of HTTPD-CORE upon LET-OPT. 2002-02-23 14:45:36 +00:00
sperber 619b0b6d67 Make the various httpd options into an abstract datatype. 2002-02-23 14:42:50 +00:00
mainzelm 666ac9897d Fill cache for my-fqdn. 2002-02-21 16:42:26 +00:00
sperber 001f9a511b Be more careful about catching errors.
Add a few log statements.
2002-02-21 16:21:05 +00:00
sperber 24214819dc Prevent log interaction with a lock.
Don't do a DNS lookup for log entries.
2002-02-21 16:12:22 +00:00
sperber 5e1193c60a Properly set up logging port. 2002-02-21 15:09:26 +00:00
sperber 0cbe13d177 Work correctly if port specification is #t (for (CURRENT-OUTPUT-PORT)). 2002-02-21 14:03:18 +00:00
sperber 5d19ffbb31 Make regexps explicit for infix splitters.
Remove superfluous note about scsh 0.4.4.
2002-02-21 14:02:07 +00:00
sperber 0bdfbca902 Make regexps explicit for infix splitters. 2002-02-21 14:01:22 +00:00
sperber f097c07cbf Use STDPORTS. 2002-02-21 14:00:42 +00:00
interp d5dcfe983d added list of files to ignore 2002-02-20 14:19:20 +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
sperber dcdb7e4371 Remove superfluous display of condition. 2002-02-20 13:55:19 +00:00
sperber 40e026a889 Terminate directory output by CRLF. 2002-02-20 13:40:27 +00:00
sperber 8c04b1b95e New LS-CRLF? fluid controls whether LS terminates lines with CRLF. 2002-02-20 13:40:09 +00:00
interp d79f2cb360 removing byte file from repository 2002-02-12 13:06:36 +00:00