Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
209 check-ins using file htdocs/cgi-bin/err0.cgi version 4cc0fdddec
2004-03-09
| ||
10:52 | Changed tclsh8.3 to tclsh check-in: 992248d833 user: coldstore tags: trunk | |
07:55 | Changed executable tclsh8.3 to just tclsh - it's silly to specify a version explicitly like that. check-in: d8979eff23 user: coldstore tags: trunk | |
2004-03-08
| ||
08:40 | Minor mods to /htaccess check-in: e8152afcb4 user: coldstore tags: trunk | |
2004-03-07
| ||
09:39 | Error in htaccess/.htaccess prevented access from localhost check-in: d1fd68f34f user: coldstore tags: trunk | |
2004-03-01
| ||
07:02 | 2004-2-29 Brent Welch <[email protected]> * bin/httpd.tcl: removed compatibility warning message * lib/auth.tcl: Fixed to tolerate missing group and user files * htdocs/debug/.tclaccess: added this to provide easier to control access to the /debug URL. * custom/dodirs.tcl: fixed this so it doesn't do "cd" and only looks through subdirectories that contain startup.tcl For example, this skips the CVS directory * contrib/mkweb_05.tcl: metakit admin interface by Stefan Vogel * htdocs/cgi-bin/wiki.cgi: sample CGI for wikit check-in: c0177ba5b9 user: welch tags: trunk | |
2004-02-28
| ||
23:52 | Bug update template functional now. check-in: fe24a0a344 user: jeffran tags: trunk | |
23:51 | Update proc now fully functional. check-in: 1bdaf3224d user: jeffran tags: trunk | |
23:14 | Bug details proc now returns date last updated. check-in: 168650ea6d user: jeffran tags: trunk | |
23:13 | Bug detail template now shows date last updated. check-in: 22076f2fbc user: jeffran tags: trunk | |
22:57 | Added hidden form field so bug id is passed. check-in: 1491c524b2 user: jeffran tags: trunk | |
22:50 | Added a minimal bugdb::update proc. check-in: 5367ff8879 user: jeffran tags: trunk | |
22:49 | Added test call to bugdb::update. check-in: 421f7548cc user: jeffran tags: trunk | |
02:12 | Removed ill-considered notfound_hook Added K and lambda to utils (they're useful) check-in: 63a78c4d52 user: coldstore tags: trunk | |
01:47 | Added a simple calendar app check-in: d2e2428e6c user: coldstore tags: trunk | |
2004-02-25
| ||
04:39 | added mods check-in: 928d2700f5 user: coldstore tags: trunk | |
04:36 | Added template directory mods - now a template can be a directory Added index.html dependency on whole directory Added optional env setting for templates. check-in: 982c67e275 user: coldstore tags: trunk | |
04:29 | removed copyright lines for me, where they shouldn't have been check-in: 8e005bcdb7 user: coldstore tags: trunk | |
04:28 | Added data elements notfound_hook and error_hook to handle notfound and error conditions per connection (can be set by .tml, for example) check-in: 26cb443043 user: coldstore tags: trunk | |
2004-02-16
| ||
16:48 | Added variables and fields to send email to assignee. check-in: 396ca1432d user: jeffran tags: trunk | |
2004-02-15
| ||
22:03 | Basic template. check-in: 4e6d0cc42d user: jeffran tags: trunk | |
22:01 | bug-detail.tml now submits to bug-detail-update.tml and header change. check-in: b160f6780d user: jeffran tags: trunk | |
2004-02-12
| ||
07:35 | Add xhtml suffix to mime.types check-in: 1bebc5a729 user: coldstore tags: trunk | |
2004-02-10
| ||
17:30 | Status added to detail template and status options added to .tml. check-in: e88314eabb user: jeffran tags: trunk | |
17:28 | Status and last updated fields added to bugs view. check-in: ad4e527193 user: jeffran tags: trunk | |
17:28 | Insert and detail procs now handle status. check-in: 6e6e2b57ee user: jeffran tags: trunk | |
16:52 | Characters that break HTML are substituted with safe characters. check-in: a33576c72f user: jeffran tags: trunk | |
2004-02-09
| ||
00:17 | Added form fields to bug details form. check-in: 2f0c7174bf user: jeffran tags: trunk | |
00:15 | Added proc to get bug detail. check-in: 90d920eaab user: jeffran tags: trunk | |
2004-02-08
| ||
23:08 | Added navigation block. check-in: baf0b4b2a9 user: jeffran tags: trunk | |
23:06 | Added navigation options. check-in: 0cb9ab7008 user: jeffran tags: trunk | |
22:20 | Fixed lib/mime.types - extensions shouldn't have a leading dot check-in: fce8d6bf43 user: coldstore tags: trunk | |
22:17 | Added Digest Authentication per http://www.ietf.org/rfc/rfc2617.txt check-in: 41bc8c8fe9 user: coldstore tags: trunk | |
22:04 | Added Digest Authentication per http://www.ietf.org/rfc/rfc2617.txt check-in: 8d8c1dc465 user: coldstore tags: trunk | |
2004-02-02
| ||
02:05 | Added basic bug details proc. check-in: a132cc1cf0 user: jeffran tags: trunk | |
02:05 | Bug details template changes. check-in: a2991f7983 user: jeffran tags: trunk | |
2004-02-01
| ||
22:08 | Added basic bug details proc. check-in: f482579023 user: jeffran tags: trunk | |
21:34 | Bug details template and changes to bug-list.tml. check-in: b16a269432 user: jeffran tags: trunk | |
15:42 | Added template to list all bugs. check-in: cb595328e6 user: jeffran tags: trunk | |
15:41 | Added procedure to list all bugs. check-in: 43a8a67508 user: jeffran tags: trunk | |
14:40 | Support templates that add bugs to the database. check-in: 600dd4023e user: jeffran tags: trunk | |
14:10 | Added path to metakit database to fix insertion problem. check-in: e7d466e83e user: jeffran tags: trunk | |
2004-01-31
| ||
19:48 | Added skeletal library for bugdb and simple Metakit db. check-in: 41d0ae1a6f user: jeffran tags: trunk | |
16:30 | Changed order in priority options. check-in: c49287cf2a user: jeffran tags: trunk | |
16:29 | Fixed form problem in report.tml and added basic report-insert.tml. check-in: 1083d1d84f user: jeffran tags: trunk | |
16:13 | Added bug report form and .tml for additional support. check-in: 381d3cbee4 user: jeffran tags: trunk | |
2004-01-28
| ||
23:16 | Added file compatibility to utils.tcl (see http://mini.net/tcl/1540) check-in: a6c55b4d31 user: coldstore tags: trunk | |
2004-01-25
| ||
03:40 | Debian packaging update for 3.5.0 release check-in: f24289e6f7 user: coldstore tags: trunk | |
2004-01-21
| ||
11:31 | error.html - fixed syntax error check-in: 06e207fa43 user: coldstore tags: trunk | |
2004-01-18
| ||
09:47 | Added a debian/ directory to generate a tclhttpd package for debian gnu/linux distribution. check-in: 62c34fca70 user: coldstore tags: trunk | |
2004-01-15
| ||
01:20 | Fixed bug in my migration of version information out of Makefile.boot and into DIST check-in: 46f2056162 user: welch tags: trunk | |
2004-01-14
| ||
06:47 | Removing version dependencies from Makefile.boot check-in: d4d57a3636 user: welch tags: trunk | |
06:29 | Updates in preparation for a 3.5.0 release check-in: 9761fca018 user: welch tags: trunk | |
2004-01-12
| ||
18:06 | Instructions about how to make a test template. test.tml added. check-in: 9c4317896e user: jeffran tags: trunk | |
17:31 | Additional instruction added as well as supporting styles. check-in: 68a5ba72c9 user: jeffran tags: trunk | |
2004-01-08
| ||
01:28 | Adding default stylesheet and basic index page for the bug database sample app. check-in: bab689bb7c user: jeffran tags: trunk | |
01:09 | Adding html-strict which provides procs to emit HTML. check-in: 70d47ab196 user: jeffran tags: trunk | |
01:07 | Adding README for sampleapp custom library directory. check-in: b78fbf2e66 user: jeffran tags: trunk | |
2003-12-28
| ||
03:52 | Corrected inappropriately named Http_* procs, to Httpd_*, as per the standard naming convention. check-in: 353fb838b1 user: coldstore tags: trunk | |
2003-11-04
| ||
01:50 | Fixed error in setting error and notfound pages, where the setting function's result were ignored (they were going to the wrong element of Doc()) check-in: 42abfeba8b user: coldstore tags: trunk | |
2003-11-03
| ||
22:48 | Noted Debian mods check-in: 6eac4aae91 user: coldstore tags: trunk | |
22:43 | Fixed innocuous bug in httpdthread.tcl which caused some noise when the library wasn't in the normal place check-in: 036d0ab5b4 user: coldstore tags: trunk | |
2003-10-28
| ||
03:45 | removed explicit path from compression program config element. It's superfluous and often wrong. check-in: d1b8afbcc7 user: coldstore tags: trunk | |
03:31 | wrong order in .htaccess prevented localhost access, which was not the desired setting check-in: 0249f2d02f user: coldstore tags: trunk | |
2003-10-27
| ||
14:31 | recorded various changes. check-in: bd4e4f604d user: coldstore tags: trunk | |
14:08 | removed /usr/local/bin hardcoded path to gzip - let PATH figure it out. check-in: da2a1dd889 user: coldstore tags: trunk | |
13:57 | Fixed sf.net bug 723419 Doc_Error errors by wrapping a catch as suggested by davygrvy check-in: 345a8c53e7 user: coldstore tags: trunk | |
13:46 | Fixed sf.net bug [ 607590 ] error counter named "errors" or "error"? by changing the Counter name to errors check-in: 09b3907157 user: coldstore tags: trunk | |
08:03 | Added -unique flag to upload domain check-in: 910ee83cda user: coldstore tags: trunk | |
01:15 | added user docco to AddHeaders test check-in: 938d75f8be user: coldstore tags: trunk | |
01:13 | Added Http_Refresh and Http_NoCache convenience procs - and tests check-in: 1f45e1264c user: coldstore tags: trunk | |
01:10 | Added Http_Refresh and Http_NoCache convenience procs check-in: 9476163c69 user: coldstore tags: trunk | |
00:03 | whoops, left in some debugging narrative output - removed now. check-in: 6fbd86e42b user: coldstore tags: trunk | |
2003-10-26
| ||
23:55 | Added Http_AddHeaders and Http_RemoveHeaders, and modified HttpRespondHeader so users can add their own http headers on the fly. Added tests/ directory to htdocs with a test of this facility. check-in: b3c27f4e38 user: coldstore tags: trunk | |
23:53 | Added Http_AddHeaders and Http_RemoveHeaders, and modified HttpRespondHeader so users can add their own http headers on the fly. check-in: 0e88d833e4 user: coldstore tags: trunk | |
2003-10-20
| ||
07:43 | Fixed interference by Cookie_Save in returning errors from template instantiation. Fixed error in argument order of Cookie_Save check-in: 2da4ad4a68 user: coldstore tags: trunk | |
2003-10-19
| ||
03:57 | Added clhttpd low level documentation in doctools format to htdocs/man/ check-in: ec7e1eefe9 user: coldstore tags: trunk | |
03:54 | Added clhttpd low level documentation in doctools format to htdocs/man/ check-in: b7650434dd user: coldstore tags: trunk | |
03:47 | Added doctools support to core, to enable tclhttpd low level documentation in doctools format to be added to htdocs/ Also added some hints on how to disable cgi and dirlist modules check-in: 2dbe428aa6 user: coldstore tags: trunk | |
03:44 | Added doctools support to core, to enable tclhttpd low level documentation in doctools format to be added to htdocs/ check-in: da40740faa user: coldstore tags: trunk | |
03:26 | modified .tml redirect fix so cookies get set before possible redirection check-in: 5d8ec67cad user: coldstore tags: trunk | |
03:17 | Closes sf.net bug [804488] Redirect_To does not work in .tml Added suggested patch to template.tcl check-in: ed516404f4 user: coldstore tags: trunk | |
2003-10-16
| ||
02:44 | Modified htaccess tools directory permissions to be (initially) localhost only with no password - this enables a new installation to bootstrap groups and users. check-in: cafe53be15 user: coldstore tags: trunk | |
02:03 | Added htdocs/htaccess/ helper scripts for maintaining .htaccess authentication, password and group files. check-in: 8f5582653e user: coldstore tags: trunk | |
01:45 | Added pure tcl crypt as a fallback for installations without a compiled libcrypt.so - from Michael Cleverly's http://mini.net/tcl/crypt check-in: 27bb3676b6 user: coldstore tags: trunk | |
2003-10-11
| ||
06:49 | * lib/httpd.tcl: fixes for logging of static files based on changes suggestedby David Zolli. * lib/logstd.tcl: introduced Log(cookie) to control if the cookie value is appended to the log. check-in: 3cfba11fdb user: welch tags: trunk | |
2003-10-08
| ||
07:55 | Added [Config CompressProg] and linked it to Log.tcl's compression, so one can override the default from the rc files. check-in: 2576a82cb2 user: coldstore tags: trunk | |
05:47 | Cleanup: replaced puts stderr with Stderr in lib/ check-in: 51dd59dbe4 user: coldstore tags: trunk | |
2003-09-27
| ||
02:32 | Some patches to close vulnerabilities check-in: 0c79ec71e3 user: coldstore tags: trunk | |
02:32 | Some patches to close vulnerabilities check-in: dd8815b9b4 user: coldstore tags: trunk | |
02:26 | Added access control to direct domains admin/ debug/ status/ to close vulnerabilities check-in: 6490e43b76 user: coldstore tags: trunk | |
02:20 | Protect fallback error output from containing HTML significant characters prevents some cross-site scripting errors Short fix term until we completely audit for XSS vulnerabilities check-in: 1050785f10 user: coldstore tags: trunk | |
2003-09-24
| ||
20:41 | lib/dirlist.tcl: Security fix to prevent you from listing the contents of directories you are not supposed to. It is worth noting that you could never fetch a file outside the URL tree, but you could list directories. check-in: 8a6b2a2656 user: welch tags: trunk | |
2003-08-29
| ||
22:04 | * lib/httpd.tcl: Fix in virtual host code suggested by Colin McCormack check-in: e07ca7e427 user: welch tags: trunk | |
2003-08-11
| ||
16:46 | bin/httpdthread.tcl: fixed loading of mime.types in installed configuration bin/httpd.tcl: added support for -gui flag to control default Tk gui bin/tclhttpd.rc: added support for -gui flag to control default Tk gui Everything else is cleanup associated with creating RPMs. check-in: 33e1218f7b user: welch tags: trunk | |
2003-06-26
| ||
17:47 | lib/subst.tcl: fixed Doc_application/x-tcl-auth based on a bug filed by Andreas Kupries check-in: 1995f2eb2e user: welch tags: trunk | |
2003-05-01
| ||
23:42 | src/limit.c: added stubs enabled version from Michael Schlenker check-in: 4cdf2940f9 user: welch tags: trunk | |
23:38 | debug.tcl - added custom library to path understood by /debug/source doc.tcl - added compat routines for Doc_Redirect Doc_RedirectSelf Removed the old pre-compiled binaries - just make them yourself. check-in: 4db1ea9411 user: welch tags: trunk | |
2003-04-07
| ||
05:10 | Minor debug puts Leaf check-in: 56d9beaa40 user: welch tags: tclhttpd-3-4-rel | |
2003-04-04
| ||
05:20 | moved error.tcl to doc_error.tcl to reflect re-renaming Error* to Doc* check-in: da4e865eda user: coldstore tags: trunk | |
04:51 | Added accessors for several Doc() globals used in error handling check-in: 8f489e2d77 user: coldstore tags: trunk | |
04:50 | Added -compat {version} arg to load compatibility module for that version check-in: 7695149b60 user: coldstore tags: trunk | |
04:24 | Made compat package's version correspond with tclhttpd compatibility claimed check-in: 4540689d81 user: coldstore tags: trunk | |
04:10 | Created a doc_error submodule of Doc containing document error handling code Consequently backed out some changes relating to Errors check-in: 28e386daaf user: coldstore tags: trunk | |
04:08 | Fixed a few errors in comments check-in: f753ac99be user: coldstore tags: trunk | |
04:03 | Moved Document error handling into a doc_error submodule check-in: 4c8ae8bd8a user: coldstore tags: trunk | |
2003-03-28
| ||
08:03 | Changed Cookie_Save to pass sock in as an argument - I think it's neater than upvar, and has the same effective functionality in known cases. check-in: 40c9a538b6 user: coldstore tags: trunk | |
08:02 | Added compat module, fixed an incorrect Cookie_Get identity. check-in: fa0d021b81 user: coldstore tags: trunk | |
07:58 | Added dodirs.tcl to load custom/subdir/ directories which contain a startup.tcl file. check-in: 03a782eed8 user: coldstore tags: trunk | |
2003-01-19
| ||
17:33 | Fixed missing counter initialization check-in: 8fe9cba74c user: acacio tags: trunk | |
17:32 | Fixed missing sock variable error check-in: 9974eea30c user: acacio tags: trunk | |
2002-12-03
| ||
07:20 | * Merged the tclhttpd-3-4-rel branch into the trunk. tclhttpd-3-4-rel-3 represents the 3.4.3 release and the merge point. This sets the version numbers to 3.4.3, which isn't strictly correct, but reflects the merge. check-in: 8fbf20d1ba user: welch tags: trunk | |
06:57 | * lib/httpd.tcl: added data(headerlist) that records the header information in order so the AOLserver emulation can recreate the exact MIME headers of the request. * lib/url.tcl: added a URL access hook return code of "return" which just means "I've serviced this URL request completely". Patches from Wojciech Kocjan check-in: 88b1579538 user: welch tags: trunk | |
2002-10-30
| ||
00:56 | Oops, had reversed crypt and limit rules check-in: 8e9f50e0f8 user: welch tags: tclhttpd-3-4-rel-3, tclhttpd-3-4-rel | |
2002-10-29
| ||
22:45 | Fixed Makefile so it correctly builds limit and crypt extensions. Previously they linked no object files into the .so check-in: 715cac1bc1 user: welch tags: tclhttpd-3-4-rel | |
06:21 | Fixed version number check-in: d6ca2a9423 user: welch tags: tclhttpd-3-4-rel | |
06:16 | Re-ran autoconf check-in: 6514b63d39 user: welch tags: tclhttpd-3-4-rel | |
06:12 | bin/httpdthread.tcl - fixed loading of custom code. Everything else - bumped the version to 3.4.3 check-in: 8b3e257d1b user: welch tags: tclhttpd-3-4-rel | |
2002-10-15
| ||
01:31 | Fixing version references check-in: 959c2bebc0 user: welch tags: tclhttpd-3-4-rel-2, tclhttpd-3-4-rel | |
01:16 | Fixing minor HTML glitch in test page. check-in: c0cb4e0404 user: welch tags: tclhttpd-3-4-rel | |
2002-09-25
| ||
23:00 | better DESTDIR/libdir support (steffen) check-in: 85f8160f9b user: hobbs tags: trunk | |
2002-09-24
| ||
04:55 | * lib/upload.tcl: Added the completion callback to UploadTidyUp. check-in: d771b371bc user: welch tags: tclhttpd-3-4-rel | |
2002-09-15
| ||
20:59 | * lib/doc.tcl: ensure we don't try to cache a template result when you fetch a .tml file directly. If your template somehow set page(dynamic) to 0, the server was trying to cache the result using an empty filename. * lib/upload.tcl: reset the Url_PostHook state and data(count) so the other layers don't try to read any of the post data. * lib/httpd.tcl: reset the Url_PostHook on GET requests to clear any state from a previous POST request. check-in: 2e853749a9 user: welch tags: tclhttpd-3-4-rel | |
2002-09-11
| ||
18:15 | Updated for new dirlist.tcl module number check-in: f48deb6056 user: welch tags: tclhttpd-3-4-rel | |
18:14 | Added the missing Dir_ShowListings, Dir_HideListings, and Dir_IsHidden APIs Added a directory listing test page check-in: 8b87129fde user: welch tags: tclhttpd-3-4-rel | |
2002-09-05
| ||
01:12 | Re-ran configure to capture the 3.4.2 version change check-in: 2ab436db7f user: welch tags: tclhttpd-3-4-rel | |
2002-09-04
| ||
03:10 | * lib/dirlist.tcl: Fixing bug where a ../* in the dirlist form could leak filenames (but not contents) outside the URL tree. * htdocs/.tml: plugged silly memory leak (lappend to unused var) check-in: 613b73e9ef user: welch tags: tclhttpd-3-4-rel | |
02:52 | Fixed the version reference in bin/httpd.tcl Added VERSION to explain how to change the version! check-in: 82a9aec17f user: welch tags: tclhttpd-3-4-rel | |
2002-09-03
| ||
22:44 | * bin/httpdthread.tcl: Fixed custom code loader to skip pkgIndex.tcl files. * htdocs/index.html: Fixed a few errors pointed out by Larry Virden * htdocs/forms/posttest.tml: Added comments that explain this form. * DIST_build/DIST: moved the copying of some things into the htdocs tree from the Makefile to the distribution creation script. * configure.in: * README * lib/version.tcl: Changed to 3.4.2 (sigh) check-in: 733dcbb016 user: welch tags: tclhttpd-3-4-rel | |
2002-08-31
| ||
07:30 | Merged the tclhttpd-3-4-rel branch into the trunk. The merge point was marked with the tclhttpd-3-4-rel-1 tag check-in: 2033bace59 user: welch tags: trunk | |
07:19 | Tweaked wording in a comment, thanks to David Welton check-in: c5970a6ecd user: welch tags: trunk | |
06:53 | Fixed the debug module, changing /debug/enable to /debug/disable in the process. check-in: ad3f4aba6a user: welch tags: tclhttpd-3-4-rel-1, tclhttpd-3-4-rel | |
06:38 | 3.4.1 tweaks (new stuff from Vloet) check-in: fcc9e3f74c user: welch tags: tclhttpd-3-4-rel | |
06:36 | From Petrus Vloet: * lib/debug.tcl: Added /debug/enable so you can disable the Debug URL. * lib/direct.tcl: Added Direct_UrlRemove to support disabling the debug url. * htdocs/hacks.tml: Updated to explain the /debug URL features check-in: 5f49222d1f user: welch tags: tclhttpd-3-4-rel | |
06:12 | Avoiding "package require tcllib" check-in: 2bfba8003b user: welch tags: tclhttpd-3-4-rel | |
00:48 | Fixing release date check-in: cc3b95bdb0 user: welch tags: tclhttpd-3-4-rel | |
00:42 | The patchlevel should be ".1", not "1" check-in: c2e155a0f2 user: welch tags: tclhttpd-3-4-rel | |
00:26 | Fixed version number so make install does the right thing check-in: a1314ce65c user: welch tags: tclhttpd-3-4-rel | |
00:10 | 3.4.1 tweaks check-in: 4057f10221 user: welch tags: tclhttpd-3-4-rel | |
00:06 | * lib/url.tcl: Added Url_AccessUnInstall to remove hooks. check-in: 5051ec912b user: welch tags: tclhttpd-3-4-rel | |
2002-08-30
| ||
22:25 | * Modified Auth_Check, which is used by DocAccessHook, to disallow retrieval of .tml, .tclaccess and .htaccess files. This vulnerability was identified by David Welton, although I'll note you had to had permission to retrieve the access control files. check-in: e5ba1ae1f2 user: welch tags: tclhttpd-3-4-rel | |
02:46 | * (In the tclhttpd-3-4-rel branch). These were added on the suggestion of David Welton * lib/auth.tcl: Auth_Check checks that the path is a directory before rummaging around for the .tclaccess and .htaccess files * lib/url.tcl: Added Url_AccessInstallPrepend to put the access hook at the front of the search path. check-in: a373ae7c40 user: welch tags: tclhttpd-3-4-rel | |
2002-08-28
| ||
02:47 | Added application/x-ns-proxy-autoconfig (.pac) check-in: 3277131969 user: welch tags: tclhttpd-3-4-rel | |
02:44 | Annotated lib/mtype additions check-in: 8b7d1c998e user: welch tags: tclhttpd-3-4-rel | |
02:43 | Added Mtype_Add and Mtype_Reset so you can add mime types from extensions without having to edit the mime.types file. check-in: c49f11d5e8 user: welch tags: tclhttpd-3-4-rel | |
2002-08-27
| ||
05:30 | Fixed 3.4.1 version reference check-in: 7e79836639 user: welch tags: tclhttpd-3-4-rel | |
05:20 | More 3.4.1 version tweaks. check-in: b6c9d32662 user: welch tags: tclhttpd-3-4-rel | |
05:15 | Getting ready for the 3.4.1 release check-in: c8e5ebf563 user: welch tags: tclhttpd-3-4-rel | |
05:00 | cgi.tcl: Fixed POST forms on Windows so we correct set up the pipe to the subprocess and detect the header/body separator upload.tcl: Nuked the CvsReadFileHeader call version.tcl: Updated to 3.4.1 check-in: e7141d2699 user: welch tags: tclhttpd-3-4-rel | |
2002-08-23
| ||
00:43 | regenerated configure with latest autoconf 2.53 check-in: c69356eb74 user: acacio tags: trunk | |
2002-08-22
| ||
23:01 | Updated generated files configure and pkgIndex.tcl check-in: fc67821eed user: dgp tags: tclhttpd-3-4-rel | |
2002-08-20
| ||
03:44 | Fixed David Welton's name check-in: 7d56dc1ef3 user: welch tags: trunk | |
2002-08-19
| ||
05:14 | Merging updates from the tclhttpd-3-4-rel branch check-in: 54c7937d40 user: welch tags: trunk | |
04:19 | Synthetic commit. Leaf check-in: 362fc0b1ff user: cvs2fossil tags: tclhttpd-3-4-rel-0, tclhttpd-3-4-rel-0-synthetic | |
04:19 | Light touches on the docs - removed extra copy of the license.terms check-in: 7dce8e22aa user: welch tags: tclhttpd-3-4-rel | |
02:49 | Fixed a reference to an old email address. check-in: c61a853bbd user: welch tags: tclhttpd-3-4-rel | |
02:14 | Finally got the final make to run correctly check-in: bd2fffed1c user: welch tags: tclhttpd-3-4-rel | |
02:14 | Fixing release date check-in: 90818f0e7a user: welch tags: tclhttpd-3-4-rel | |
02:13 | Fixed counter initialization for error counter check-in: cdcdde6076 user: welch tags: tclhttpd-3-4-rel | |
01:54 | Found a lingering reference to 3.3 in configure.in check-in: e34b478f14 user: welch tags: tclhttpd-3-4-rel | |
01:07 | Fixed the test invocation of make check-in: d7856ee2e7 user: welch tags: tclhttpd-3-4-rel | |
01:06 | Fixed name of tcllib directory in makefile. Fixed make all target. check-in: 677c80820a user: welch tags: tclhttpd-3-4-rel | |
00:17 | Need to install Tcl before compiling the extensions check-in: 950a8cb5e8 user: welch tags: tclhttpd-3-4-rel | |
2002-08-18
| ||
23:56 | Adding expect wrapper around DIST to handle CVS password prompts check-in: 75f37c8310 user: welch tags: tclhttpd-3-4-rel | |
23:48 | Added config to tclhttpd in DIST Debugged the MODULES vs. ALL_MODULES split in Makefile check-in: eb0eb3d159 user: welch tags: tclhttpd-3-4-rel | |
22:55 | Tweaking CVS tag used to build the release check-in: a3a47bf0bf user: welch tags: tclhttpd-3-4-rel | |
22:54 | * Applied patches for virtual hosting fixes from Don Porter that allow virtual hosts to share an interpreter, which is useful if they are just name aliases for each other. * Applied patches from David Welton that fix references to scriptics.com in the online docs. * Fix to Thread_Free from David Welton * Fix to upload.tcl by David Welton so that large uploads don't starve out other clients. * Fixes to DIST and Makefile.boot to get the bundled distribution to start working. check-in: 21dbb164ab user: welch tags: tclhttpd-3-4-rel | |
2002-08-15
| ||
13:13 | split doc.tcl into many smaller source files check-in: fada13340b user: coldstore tags: trunk, tclhttpd-3-4-1 | |
2002-08-04
| ||
20:01 | Synthetic commit. Leaf check-in: 54e496d8c2 user: cvs2fossil tags: tclhttpd-3-4, tclhttpd-3-4-synthetic | |
20:01 | Added writeup from Don Porter check-in: 19a4cffee5 user: welch tags: trunk | |
06:03 | These are a set of modifications done mostly by Melissa Chawla to the Doc, Upload, and Thread modules (see the ChangeLog). There are also modifications for Virtual Hosts (Don Porter) and If-Modified-Since (Brian Meagher). There are also changes to set the version number to 3.4 check-in: fcc74801ca user: welch tags: trunk | |
02:28 | Fixed some mistakes in refactoring error.tcl Updated the error.html and notfound.html files, to refer to Error instead of Doc array Leaf check-in: 407c74a20f user: coldstore tags: doc-refactor | |
01:25 | Doc Refactoring The lib/doc.tcl source has been split into several smaller, function-specific, modules. Some functions have been renamed, in accordance with the tclhttpd naming conventions, but a httpd::compat module has been added to smooth over the transition. check-in: 8c239f4050 user: coldstore tags: doc-refactor | |
2002-07-21
| ||
00:18 | Creating branch rel-1-0-patches Leaf check-in: 6dbd561a29 user: cvs tags: rel-1-0-patches | |
00:18 | Version update check-in: 622c42d1e2 user: acacio tags: trunk | |
00:18 | Redhat install issue note check-in: 47d8cc8c26 user: acacio tags: trunk | |
2002-02-07
| ||
01:18 | Release update logs check-in: fe9fbec766 user: acacio tags: trunk, tclhttpd-3-3-1 | |
01:09 | Added cookie examples under contrib/cookies check-in: cea0ee39e7 user: acacio tags: trunk | |
01:02 | Removed 0.7 version restriction from tcllib package require. check-in: 981d321b18 user: acacio tags: trunk | |
01:00 | Regenerated configure script with autoconf 2.52g and Tcl config module. check-in: b179785d95 user: acacio tags: trunk | |
00:59 | Added Tcl config module to distribution. check-in: c113b16bb4 user: acacio tags: trunk | |
2001-12-19
| ||
17:44 | Fixed initialization of the "errors" counter. check-in: 65ece8e59c user: welch tags: trunk | |
2001-12-01
| ||
17:22 | Fixed buglet in /hello/there example check-in: 60e664112f user: welch tags: trunk | |
17:20 | * bin/url.tcl: Minor cleanup of error message in Url_PrefixInstall. * lib/upload.tcl: Fixed things so files are always uploaded in binary check-in: 722b3866f9 user: welch tags: trunk | |
2001-07-12
| ||
01:12 | * bin/httpdthread.tcl: Catch around package require html because the latest version of that module conflicts with prodebug. * lib/httpd.tcl: Fixed (ancient?) bug where static files would not end up in the access log. * lib/stdlog.tcl: Fixed this procedure so status and file size are correctly logged. check-in: 3abe8a6541 user: welch tags: trunk | |
2001-07-09
| ||
23:05 | htdocs/access/index.tml: Fixed typo in section headers. lib/doc.tcl: Fixed Doc_Cookie to look in the connection state (mime array) instead of relying on the environment variable. lib/pkgIndex.tcl: Fixed to handle spaces in directory names. lib/thread.tcl: Fixed Thread_IsFree Added custom/ddehack.tcl example that I've been using to integrate exmh running on Unix and Netscape running on Windows. check-in: c49510e944 user: welch tags: trunk | |
2001-03-13
| ||
07:08 | Minor hacks for 3.3 release. check-in: 172f72be8e user: welch tags: trunk, tclhttpd-3-3 | |
06:57 | More updates to examples check-in: 9e24fd4218 user: welch tags: trunk | |
06:50 | More cleanup of examples. check-in: 54cd8d7949 user: welch tags: trunk | |
06:43 | Split out content into htacess.tml check-in: 6eb25a5c4e user: welch tags: trunk | |
06:40 | Added Piet's explanation check-in: 10220b3837 user: welch tags: trunk | |
06:23 | Change Auth_AccessFile to Auth_InitCrypt check-in: b43e905d77 user: welch tags: trunk | |
06:17 | * htdocs/x/hacks.tml: Switched from debug/parray to debug/pvalue, which is more general. It takes a pattern of variables to print. * lib/status.tcl: Added StatusHeader procedure * lib/debug.tcl: Added check for Config(lib) directory to set of places used by /debug/source (The rest adopted from work by Piet Vloet - thanks!) * lib/auth.tcl: Changes to handle multiple group and user specifications in .htaccess files. * htdocs/access/index.html: Updated docs * htdocs/access/multiple: New tests * htaccess: sample group and password files. check-in: c8e07d011e user: welch tags: trunk | |
2001-02-16
| ||
22:20 | Fixed package require of TclX check-in: 67bfe4e597 user: welch tags: trunk | |
21:31 | Fixes to DIST for new environment. Forgot a version number ref in bin/httpd.tcl check-in: 79bea903de user: welch tags: trunk | |
21:08 | Updated version number to 3.3 check-in: f3bab23e3d user: welch tags: trunk | |
2001-02-10
| ||
03:30 | temp files check-in: f2c6b35d49 user: welch tags: trunk | |
2001-02-01
| ||
07:16 | Updated change log check-in: dd2680979c user: welch tags: trunk, tclpro-1-5-0 | |
07:14 | Working version of a file upload domain. check-in: bc44160584 user: welch tags: trunk | |
2001-01-30
| ||
07:09 | Mostly complete version that might actually do something useful. check-in: 34692da5b2 user: welch tags: trunk | |
2001-01-29
| ||
07:42 | Preliminary checking of upload.tcl - File upload handler check-in: 5422582a31 user: welch tags: trunk | |
2001-01-27
| ||
01:33 | * bin/cgi.tcl: Fixed handling of large POST data by replacing an fcopy with filevent. The works around a fcopy bug diagnosed by Don Porter. check-in: 0b57fe193c user: welch tags: trunk | |
2000-11-29
| ||
18:36 | * bin/httpd.tcl: Fixed setting of auto_path in the standard install configuration so that the limit and crypt packages can be found (Peter Farmer) * lib/doc.tcl: Added Doc_RegisterRoot so the cgi domain can set up the directory mapping used by DocAccessHook. (Peter Farmer) * lib/cgi.tcl: Fixed "extra timer" bug found by Petrus that could cause erroneous aborts of CGI connections. (Petrus Vloet) Added use of Doc_RegisterRoot so DocAccessHook works right for /cgi-bin directories outside the htdocs hierarchy. (Peter Summers) Eliminated extra / build-up in /cgi/bin pathnames (Peter Summers) check-in: b913ef5a94 user: welch tags: trunk | |
2000-11-14
| ||
00:59 | Added error checking during close procedures. check-in: 16f71f9ec6 user: welch tags: trunk | |
2000-11-03
| ||
08:12 | Fix for 3.2.1 release check-in: d7d82b0e6e user: welch tags: trunk | |
07:09 | Tweaks for 3.2.1 distribution check-in: 41341aee21 user: welch tags: trunk, tclhttpd-3-2-1 | |
2000-11-02
| ||
23:42 | Updates for the 3.2.1 release check-in: 7a5642d0d9 user: welch tags: trunk | |
2000-10-30
| ||
19:54 | Fixed quoting problem when you install under a directory like "Program Files" check-in: 6e2e1e3deb user: welch tags: trunk | |
2000-10-28
| ||
05:36 | Fixed CGI post data handling. Changed version to 3.2.1 check-in: 146b76699d user: welch tags: trunk | |
05:35 | Fixed CGI post data handling in light of recent changes to Url and Httpd. check-in: d5cd3b5548 user: welch tags: trunk | |