| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Pointed out by: ade
|
| |
|
| |
|
|
|
|
| |
Prompted by: olgeni, ade
|
|
|
|
|
|
|
| |
- nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore;
- nuke MASTER_SITE_LOCAL - there is no need in it anymore.
Submitted by: dougb
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
v2.108 Released May 07, 2001 17:10 (PST)
- try to avoid deadlock in LogBounces() by setting a timeout on
the OpenDB() call
- add config parameter "umask"
[suggested by gshapiro@gshapiro.net]
- don't set Reply-To: header in NewPending()
[suggested by gshapiro@gshapiro.net]
- "mailqueue" is now restricted by the "memberlist" command
[suggested by gshapiro@gshapiro.net]
- make use of the "domain" setting on preselected lists using the
mail interface
[requested by gshapiro@gshapiro.net]
- trim spaces off of possible signature terminators in
IdentifyMessage()
[suggested by gshapiro@gshapiro.net]
- LIBMSK: reimplement Absolute()
The following resulted from a code audit by Greg Shapiro of
Sendmail, Inc. <gshapiro@gshapiro.net>, whose help is greatly
appreciated:
- SECURITY: shed privileges when -C is used on the command line
- SECURITY: add a popen() wrapper to shed privileges when the command
being executed isn't sendmail
- SECURITY: bounce requests or mail referring to addresses containing
bogus characters, to prevent remote attacks
- SECURITY: add some boundary checking in a few places I'd missed
- SECURITY: be paranoid and call sendmail with "--" before
arguments provided remotely to prevent remote attacks
- SECURITY: verify access permissions with lm_access() to prevent
unauthorized file giveaways and overwrites
- SECURITY: be pedantic about list names to prevent nasty operations
- SECURITY: add and begin using lm_safefopen()
|
|
|
|
| |
A library for doing HTTP client-side programming in Guile
|
|
|
|
| |
XML-Conscious PPM Compression
|
|
|
|
| |
Noticed by: Roman Shterenzon <roman@xpert.com>
|
|
|
|
| |
A command line MPEG audio/video/system file toolbox
|
|
|
|
|
| |
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Portlint and clean up some style bugs
* Replace a hand-rolled configure script with pre/post-configure and
GNU_CONFIGURE (side-effect is to respect CC and CFLAGS in the build
instead of using -O2)
* respect the value of INSTALL_SCRIPT so the installation doesn't bomb out
when we pass in INSTALL_PROGRAM as well
* allow automatic packaging (the MANUAL_PACKAGE_BUILD) seems to be a hold-
over from several years ago before package builds were done separately.
Approved by: jmz (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
2001/05/11.
PR: 27317
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
| |
|
|
|
|
|
| |
perl considers "0" false, not true, so explicitly check each
line against "".
|
|
|
|
|
|
| |
from the log message.
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
|
| |
|
| |
|
|
|
|
| |
regular expression that was used to perform the check.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: many people
|
|
|
|
| |
Submitted by: many people
|
|
|
|
|
| |
Permit 'month[s]' as well, while I'm here; other scripts should
also be updated to accept this as well.
|
| |
|
|
|
|
|
|
|
| |
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.
Approved by: maintainer
Obtained from: Sleepycat
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
|
|
|
|
| |
Reported by: many
|
|
|
|
|
|
| |
PR: 27238
Submitted by: Patrick Li <pat@databits.net>
Approved by: murray
|
| |
|
|
|
|
|
| |
PR: 27271
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 27298
Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
|
|
|
|
|
| |
PR: 27299
Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
|
|
|
|
|
|
|
| |
MASTER_SITES updated w/ mirrors.
PR: 27288
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
|
|
|
|
|
|
|
| |
Minor portlint cleanup in Makefile
PR: 27304
Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
|
| |
|
|
|
|
| |
were the same, but the paths were wrong.
|
|
|
|
| |
the log message.
|
|
|
|
|
|
|
|
| |
block at the bottom of the commit log. Committers are sometimes
wrapping lines and therefore introducing lines that don't look like
a header.
This change should return the previous behaviour.
|