Makefile/in
authoroes <oes@users.sourceforge.net>
Sun, 3 Jun 2001 11:04:49 +0000 (11:04 +0000)
committeroes <oes@users.sourceforge.net>
Sun, 3 Jun 2001 11:04:49 +0000 (11:04 +0000)
commit0387d3626e82986c9f271890eac35a173b494b99
tree3e33e1df5940d489d119727d7fea213ce4d8a69a
parent7edd1d7dd46b5f37e13af6d54f6268a668722937
Makefile/in

introduced cgi.c

actions.c:

adapted to new enlist_unique arg format

conf loadcfg.c

introduced confdir option

filters.c filtrers.h

 extracted-CGI relevant stuff

jbsockets.c

 filled comment

jcc.c

 support for new cgi mechansim

list.c list.h

functions for new list type: "map"
extended enlist_unique

miscutil.c .h
introduced bindup()

parsers.c parsers.h

deleted const struct interceptors

pcrs.c
added FIXME

project.h

added struct map
added struct http_response
changes struct interceptors to struct cgi_dispatcher
moved HTML stuff to cgi.h

re_filterfile:

changed

showargs.c
NO TIME LEFT
cgi.c [new file with mode: 0644]
cgi.h [new file with mode: 0644]
list.h