mainzelm
e4cf4931a3
Don't put the Makefile into the tarball, it contains only the dist target.
2004-05-05 16:47:17 +00:00
mainzelm
93256f3b71
Require SSAX 4.9 to use SUnet.
2004-05-05 16:45:39 +00:00
mainzelm
f105fec02e
Don't put install-lib files into the tarball.
2004-05-05 16:44:02 +00:00
mainzelm
079d184b57
Fix path to the manual.
2004-05-05 16:22:26 +00:00
mainzelm
d662676607
Minor updates.
2004-05-05 16:17:09 +00:00
mainzelm
0d574180af
Use the SSAX package by Michel Schinz.
2004-05-05 16:16:26 +00:00
mainzelm
2edc598503
Updates for the installation with the install-lib.
2004-04-15 18:41:58 +00:00
mainzelm
addba89427
First steps towards 2.1 release.
2004-03-31 20:32:10 +00:00
mainzelm
e0a76f5094
Bump version number, adjust date.
2004-03-31 20:00:32 +00:00
mainzelm
6a19726813
Add install-lib-version
2004-03-29 11:05:18 +00:00
sperber
0db253e1a1
Add hack for the benefits of ftpds on AFS directories, to enable
...
anonymous-upload directories:
We don't list a directory unless the Unix permissions would allow us
to.
2004-03-26 13:46:56 +00:00
mainzelm
cca616721a
Fixed some inconsistencies in the documentation of the DNS library.
2004-03-24 20:55:29 +00:00
mainzelm
6cf0413f98
Export a whole bunch of procedures from the low-level interface of the
...
DNS library.
2004-03-24 20:53:19 +00:00
mainzelm
222f5c5052
Return 'unsupported-message-type if message type is unknown, return
...
'unsupported-message-class if message class is unknown.
This makes it possible to parse replies that contain IP6 addresses in
the additional section.
2004-03-24 20:52:12 +00:00
mainzelm
a65a5c5f86
Fixed severe bug in WITH-LOCK. Noted by Taylor Campbell
2004-03-16 07:30:14 +00:00
mainzelm
f328c0537f
In copy-ascii-port->port, get length of line only after checking for EOF.
2004-02-17 16:07:22 +00:00
interp
73f55ffb1b
Add tags target that got lost on the way
2004-02-17 15:07:36 +00:00
mainzelm
a65dbd70e4
On restart, set the file port to unbuffered mode before seeking to
...
work around scsh limitiation.
2004-02-10 12:27:57 +00:00
eknauel
b7314f87f1
+ Use SRFI-37 (arg-fold) for parsing command-line-arguments
2004-02-09 08:09:35 +00:00
mainzelm
2b27ee6569
Use location of script to find web-server root
2004-02-03 14:11:26 +00:00
mainzelm
0a7ada489d
+ Install example scripts
...
+ Use library search path to find SUnet in example scripts
+ Add option to install without SSAX
2004-02-03 13:51:51 +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
mainzelm
ed74e197ee
The annotation of an address is not put into the URL so URI escaping
...
it is superfluous and wrong.
2004-02-02 17:37:01 +00:00
mainzelm
bf44e9d93d
Add generation of load.scm
2004-02-02 10:49:10 +00:00
mainzelm
7668a290dc
Use Michel's install-lib for installation of SUnet
2004-02-02 10:26:26 +00:00
mainzelm
b65323b81b
URI escape address annotations
2004-02-02 10:24:05 +00:00
mainzelm
ff5bca073d
Added a missing port argument.
2004-02-02 10:22:21 +00:00
mainzelm
2066f225bf
Fixed parsing of comments in resolv.conf
2004-02-02 10:21:20 +00:00
mainzelm
cf8911921d
Fixed bug in send-receive-message-tcp where a WITH-HANDLER was called
...
with erroneous arguments.
2004-01-27 16:29:42 +00:00
interp
5ece0109b1
another todo task (tell about cygwin)
2004-01-22 00:48:11 +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
interp
25e03fe5e4
More example files for the surflet howto.
2004-01-15 03:47:39 +00:00
interp
721fee4e07
More howto. Draft like version.
2004-01-15 03:46:27 +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
interp
05a17e07d7
Use own decls.tex for HowTo. Might merge with doc/decls.tex in the future.
2003-11-21 19:10:12 +00:00
interp
8baad2666f
Initial version of How To Use SUrflets.
...
Needs still some additions.
2003-11-21 19:09:36 +00:00
interp
52e0a557e2
Some example files mentioned in the howto.
2003-11-21 19:09:12 +00:00
interp
07ef3aa5c2
SSAX (and we) need this patch to work.
2003-11-21 19:05:54 +00:00
interp
25fa9fbca5
Make it a bit more portable.
...
Change default port from webcache to http-alt.
2003-11-21 19:05:02 +00:00
interp
73dfefd439
Exclude some LaTeX files
2003-11-21 19:03:54 +00:00
interp
c2109e2e67
Adjust MAKE-RESUME-URL and
...
DEFAULT-MAKE-SESSION-TIMEOUT-TEXT to surflets that are
in subdirectories.
2003-11-18 20:25:59 +00:00
mainzelm
217596b510
Return text/css for files with .css extension.
2003-10-24 08:16:07 +00:00
mainzelm
a5d9b210f0
Fixed wrong parentheses in FTP-APPEND
2003-10-21 05:44:56 +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
interp
c42a467ce5
Sorry for the messed up previous commits. Here are the collected messages:
...
Insert forgotten point to argument list of MAKE-SELECT, making the last
arguments optional. This was the reason for a "bug" in admin-surflet.scm.
Remove bug from MAKE-SELECT;
MAKE-SELECT used the wrong argument name in calls to
make-multiple-select or make-single-select, respectively.
2003-08-01 18:00:51 +00:00
interp
0ffbe611dc
Sorry for the messed up previous commits. Here are the collected messages:
...
* Use "Internal Error" instead of "Bad Gateway" as the surflet handler is not a
gateway.
* Thus, rename BAD-GATEWAY-ERROR-RESPONSE to BAD-SURFLET-ERROR-RESPONSE.
Move SESSION-ADJUST-TIMEOUT from SEND/SUSPEND to RESUME-URL where it belongs to.
Let SET-SESSION-DATA! raise an error, if the instance isn't alive anymore (instead of returning #t or #f).
Add small comment to RESET-SESSION-TABLE!
Remove unused variable in DELETE-CONTINUATION!
Remove superfluous FILE-NAME-NON-DIRECTORY from RESUME-URL, as RESUME-URL-IDS uses this anyway.
Small change in error message in MAKE-HTTP-RESPONSE.
2003-08-01 17:59:27 +00:00
interp
64ef783d8d
`cat ~/diff-sunet/$num/log`
2003-08-01 17:41:11 +00:00
interp
92dc531fa2
`cat ~/diff-sunet/$num/log`
2003-08-01 17:41:06 +00:00