interp
|
0119532744
|
changes in my-reported-fqdn:
* respect change in arguments between different calls before handing out
cached value
* make its use safe in thread context
|
2002-08-24 17:26:56 +00:00 |
interp
|
1ea2e0f8e7
|
remove bug from my-reported-fqdn
|
2002-08-24 16:46:34 +00:00 |
interp
|
5f654f5fc3
|
use char-set:digit instead of deprecated char-set:numeric
|
2002-08-23 15:44:40 +00:00 |
interp
|
ed4ad0798f
|
use dns-lookup-ip before using host-info for fqdn
|
2002-08-23 15:41:06 +00:00 |
interp
|
64d4705ab3
|
* export selector and transformer of resolve-ip? field in httpd-options
* import dns to httpd-logging
* add dns-lookup facility to logging
|
2002-08-22 16:40:10 +00:00 |
interp
|
e0af4da4d6
|
added field for resolving ips in logfiles
|
2002-08-22 16:10:08 +00:00 |
interp
|
017d5408e8
|
* adpated to new handler combinators
* change script call header (using exec ... now)
|
2002-08-22 15:33:37 +00:00 |
interp
|
2c9b931100
|
added handler combinators and adapted current basic handlers
|
2002-08-22 15:32:03 +00:00 |
sperber
|
f4bacf411a
|
Fix URL of HTTP 1.0 RFC.
|
2002-08-22 14:59:49 +00:00 |
interp
|
092874805f
|
correct log output to logfile
|
2002-08-22 13:19:57 +00:00 |
sperber
|
0d70f66dd7
|
Revert to old representation of HTTP-URL:PATH.
|
2002-06-08 15:29:29 +00:00 |
interp
|
f82499bf71
|
removed superfluous char-set:whitespace in call to string-trim
|
2002-05-30 14:07:30 +00:00 |
interp
|
77ebc6aea4
|
* split up big httpd-core file in several pieces
* make structures that used httpd-core using the new pieces of httpd-core
|
2002-05-26 17:56: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
|
3573dcc613
|
* moved files concerning web server to new subdirectory httpd
* minor change in inner order of modules.scm
* commented out structure in program-modules: source files are missing (?)
|
2002-05-14 13:53:55 +00:00 |