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

13 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 242cf81302 Make configure fail if one or more required binaries or perl modules are missing.
Bug #272690 r=bsmedberg
2004-12-07 07:11:15 +00:00
kiko%async.com.br 4f52134c24 Fix for bug 128747: Bonsai should be made architecture independent.
Convert trapdoor to being a perl file that uses builtin crypt(), and
fix pretty much everything that treated it specially. We now no longer
depend on gcc or anything else. Also fixes by consequence bug 263242,
How about if trapdoor didn't SEGV with no arguments?  which caused me
much embarassment this week. r=cls.
2004-10-08 01:06:46 +00:00
cls%seawood.org 6653ecac41 Fix security issue related to unsanitized rcs version strings:
* Added sanitize_revision()
* Do not install SourceChecker.*
* Add ~ & ` to shell_escape()
Bug #39284 r=timeless
2004-09-15 22:44:55 +00:00
cls%seawood.org f2f73e6054 Misc cleanup to better handle files with spaces & special chars:
* Do not encode / in url_quote
* Do not install old/unused perl scripts
* Update README
* Replace system(rm/mkdir) calls with standard perl modules
* Use url_quote to quote filenames when passing files between cgis
* Use shell_escape on filenames that are passed to system calls via open()

Bug #44642 r=timeless
2004-09-15 15:48:18 +00:00
timeless%mac.com 84bd46f942 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
jake%acutex.net e193dc9fd4 Bug 121636 - Provide support for cvsgraph (requires the cvsgraph binary, see bug 121636 for more information).
r= kiko
2002-02-01 14:32:55 +00:00
terry%mozilla.org 122440cea6 Added missing get_line.pl. 1999-11-12 21:14:29 +00:00
dmose%mozilla.org 2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org 72bfe1e9f3 Removed one last (unused) TCL file; put in some things that were missing from the Makefile. 1999-09-15 14:50:45 +00:00
terry%mozilla.org 61b2e0b068 Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl. 1999-07-23 18:39:31 +00:00
terry%mozilla.org fc2ae11cd7 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches. 1999-05-12 21:41:57 +00:00
terry%mozilla.org a88e954481 Don't muck with the permissions of the data directory if it already exists. 1999-04-30 19:20:16 +00:00
terry%mozilla.org bb4ae85d59 Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00