| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Correct a potential DOS attack in the fud daemon.
* Arbitron now works again
* Telemetry logging for mupdate
* Duplicate Suppression logging for redirect sieve actions
* A number of bugs in reconstruct have been fixed. also added the -p
and -x options
* Better stubbing out of user_deleteacl
* No longer log any shutdown() failures
* Improved IPv6 support (for systems with two getnameinfo
implementations)
* Misc Documentation Improvements
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The release has two security fixes:
- Fixed some potential buffer overflows in the sieve code
- Fixed a pre-login buffer overflow in the IMAP parsing code
Approved by: portmgr
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since there is no functional change at all under FreeBSD,
I don't bump PORTREVISION.
|
| |
|
| |
|
| |
|
|
|
|
| |
Now, sieve client speaks IPv6.
|
|
|
|
|
|
|
| |
- IPv6 patch was updated to 20010709 version.
(Now, reconfig by SIGHUP should work. However, since master is
running without root privilege, re-bind to privileged port still
fails. I believe it is original problem.)
|
| |
|
| |
|
|
|
|
|
|
| |
Update IPv6 patch to latest one due to fix this bug.
Reported by: Nick Sayer <nsayer@quack.kfu.com>
|
|
|
|
| |
If your libsasl has sasl_checkapop(), you can use APOP.
|
|
|
|
|
|
|
| |
IMAP4 protocols.
PR: ports/25597
Submitted by: Christopher K Davis <ckd@ckdhr.com>
|
|
|
|
|
|
|
|
|
|
|
| |
security/cyrus-sasl port. Fix deliver.c so it uses the correct location
of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up
to the world after previous maintainer showed no interest in the port for
nearly 2 years.
PR: 22791, 22465
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Scot W. Hetzel <hetzels@westbend.net>
|
| |
|
|
|
|
|
|
| |
- Don't overwrite pre-existing imapd.conf
- Fix installation of doc files
- Clean up pkg/COMMENT
|
|
|
|
|
| |
PR: ports/7789
Submitted by: Hans Huebner <hans@artcom.de>
|
|
|