Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Gonzalo Paniagua Javier f57f544101 2004-05-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL:
	* README: updated.

svn path=/trunk/xsp/; revision=28329
2004-05-28 05:07:25 +00:00
Gonzalo Paniagua Javier 7090de294c 2004-05-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* NEWS:
	* README: updated.

	* configure.in:
	* doc/Makefile.am:
	* doc/xsp.1.in: updated manual page and install the same one for
	mod-mono-server.

	* doc/xsp.1: Removed.

svn path=/trunk/xsp/; revision=27630
2004-05-19 00:13:53 +00:00
Miguel de Icaza 5243f145c8 Fix
svn path=/trunk/xsp/; revision=25375
2004-04-12 21:13:50 +00:00
Gonzalo Paniagua Javier ddf24878fd Added list of tested controls/applications
svn path=/trunk/xsp/; revision=20514
2003-11-27 02:12:44 +00:00
Gonzalo Paniagua Javier a6ccc09ceb 2003-07-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL:
	* README: updated.

	* NEWS: new file.

	* server/AcceptEncodingConfig.cs: class to hold the configuration for
	the filters enabled in web.config.

	* server/AcceptEncodingModule.cs: IHttpModule to plug the filters.

	* server/AcceptEncodingSectionHandler.cs: configuration file section
	handler for accept-encoding filters.

	* server/GZipFilter.cs: sample filter for gzip encoding.

	* server/Makefile: reference ICSharpCode.SharpZipLib, added new files
	and renamed executable to xsp.exe

	* server/server.exe.config: removed and renamed to...
	* server/xsp.exe.config: ...this one.
	* server/web.config: Removed file. It's been merged with...
	* test/web.config: ...this one and the new mono.aspnet configuration
	section has been added.

svn path=/trunk/xsp/; revision=16578
2003-07-23 17:05:09 +00:00
Gonzalo Paniagua Javier a54236dede 2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL:
	* README: server.exe.config is used to configure the server, not
	web.config.

	* server/web.config: removed server.exe keys.
	* server/Makefile: readded server.exe.config.

	* server/XSPWorkerRequest.cs:
	* server/server.cs:
	* server/server.exe.config: made the default index files list
	configurable.

svn path=/trunk/xsp/; revision=14256
2003-05-04 15:39:32 +00:00
Gonzalo Paniagua Javier b668960b98 little update
svn path=/trunk/xsp/; revision=11651
2003-02-17 21:04:15 +00:00
Gonzalo Paniagua Javier 777b76a1ee 2003-02-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL: removed stuff about server.exe.config.
	* README: added a line pointing to mod_mono.

	* server/Makefile: removed installation of server.exe.config.
	* server/XSPWorkerRequest.cs: buffered input from the socket.
	* server/server.exe.config: Removed file. Yahoo!
	* server/web.config: authentication mode set to Forms.

svn path=/trunk/xsp/; revision=11186
2003-02-04 00:59:46 +00:00
Juli Mallett e8b0cb23ef 2002-12-13 Juli Mallett <jmallett@FreeBSD.org>
* Makefile, server/Makefile, src/Makefile: Spell `make' as `$(MAKE)'.
	* README: Fix typo.

svn path=/trunk/xsp/; revision=9622
2002-12-13 15:19:26 +00:00
Miguel de Icaza b7fad05961 Update the README
svn path=/trunk/xsp/; revision=9505
2002-12-09 23:26:07 +00:00
Gonzalo Paniagua Javier 8662042a93 2002-12-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL:
	* Makefile:
	* README:
	* server/Makefile: updated.

	* server/MonoWorkerRequest.cs: give credits to Opless (Simon White).
	* server/server.cs: get the port from a config file.
	* server/server.exe.config: configuration file.
	* server/web.config: added appSettings.

svn path=/trunk/xsp/; revision=9390
2002-12-05 03:46:40 +00:00
Gonzalo Paniagua Javier c3f1d4b35b 2002-10-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL: explain how to install the old and the new server.
	* Makefile: added 'old' target.
	* README: added server to the layout.
	* server/Makefile: added 'trace' target.
	* server/index.aspx: removed file added by mistake.
	* test/Makefile: used to build the .cs files for user controls.

svn path=/trunk/xsp/; revision=8488
2002-10-23 11:01:40 +00:00
Gonzalo Paniagua Javier cdf47a89a1 2002-07-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* INSTALL: added installation instruction.
	* README: updated.
	* src/HttpServer/README: updated.
	* Makefile: added targets 'clean', 'install' and 'uninstall'.
	* src/Makefile: clean subdir.

svn path=/trunk/xsp/; revision=6228
2002-07-28 19:27:58 +00:00
Gonzalo Paniagua Javier 0b6bea8a34 2002-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* README: added directory layout.

	* src/Makefile: changed the name of the generated exe.

	* test/*: added directory and a couple of samples.

svn path=/trunk/xsp/; revision=4641
2002-05-14 18:49:04 +00:00
Miguel de Icaza d8a982ea9d Added README
svn path=/trunk/xsp/; revision=4394
2002-05-07 20:42:19 +00:00