Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use LATEST_LINK = popper to stop confusing with qpopper | Andrey A. Chernov | 2001-11-07 | 1 | -0/+2 |
| | | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org> | ||||
* | Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit | Andrey A. Chernov | 2001-11-02 | 1 | -1/+1 |
| | |||||
* | Move user adding into pkg-install | Andrey A. Chernov | 2001-10-19 | 3 | -18/+15 |
| | |||||
* | Add pop:mail automatically | Andrey A. Chernov | 2001-10-17 | 1 | -8/+24 |
| | |||||
* | Fix auth for non-OPIE users | Andrey A. Chernov | 2001-10-02 | 2 | -13/+12 |
| | |||||
* | Rename variables using WITH_POPPER_ prefix | Andrey A. Chernov | 2001-08-12 | 1 | -6/+6 |
| | |||||
* | Switch to OPIE | Andrey A. Chernov | 2001-07-30 | 6 | -138/+186 |
| | |||||
* | Bump PORTREVISION I forget | Andrey A. Chernov | 2001-02-19 | 1 | -0/+1 |
| | |||||
* | Remove wrong uidl_found increment | Andrey A. Chernov | 2001-02-18 | 1 | -135/+94 |
| | | | | | PR: 19038 Submitted by: "Aaron D.Gifford" <agifford@infowest.com> | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -14/+14 |
| | |||||
* | Add "@dirrm etc/popper" to make bento happy. | Maxim Sobolev | 2000-06-05 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | unFORBID this port by closing the overflow | Kris Kennaway | 2000-05-25 | 2 | -4/+20 |
| | |||||
* | Mark FORBIDDEN due to Yet Another Qpopper Overflow | Kris Kennaway | 2000-05-24 | 1 | -0/+2 |
| | |||||
* | Add a WWW. | Maxim Sobolev | 2000-05-23 | 1 | -0/+2 |
| | |||||
* | Distfile has been moved into different directory, so update MASTER_SITES. | Maxim Sobolev | 2000-05-23 | 1 | -1/+1 |
| | | | | | PR: 18746 Submitted by: Jeff Palmer <jeff@isni.net> | ||||
* | 1) Popper always assume that fgets got whole line, so it is easy to make | Andrey A. Chernov | 2000-04-17 | 2 | -19/+47 |
| | | | | | | | | | fake headers by special long lines aligned to buffer boundary - popper treat them as separate lines. Whole code needs rewriting. As workaround increase MAXLINE to the value sendmail use, hoping sendmail itself not makes longer lines. 2) Fix EUIDL responses not properly \n terminated. | ||||
* | Update to use PORTNAME/PORTVERSION | Chris Piazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | Better error message when the connecting client's IP address is | Steve Price | 1999-12-29 | 1 | -0/+34 |
| | | | | | | | unresolvable. PR: 12618 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Add a notation about user restriction. | SADA Kenji | 1999-02-26 | 1 | -4/+5 |
| | | | | | PR: ports/10114 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> | ||||
* | Remove more manpages, as part of the great manpage removal project. | Tim Vanderhoek | 1998-08-17 | 1 | -2/+0 |
| | |||||
* | add optional youbin support | Andrey A. Chernov | 1998-08-04 | 4 | -5/+246 |
| | |||||
* | Make full pop debugging optional | Andrey A. Chernov | 1998-08-02 | 1 | -2/+5 |
| | |||||
* | Upgrade to 2.53 | Andrey A. Chernov | 1998-07-18 | 5 | -47/+47 |
| | |||||
* | Upgrade to 2.52 | Andrey A. Chernov | 1998-07-02 | 5 | -56/+68 |
| | |||||
* | path changed back | Andrey A. Chernov | 1998-07-01 | 1 | -2/+2 |
| | |||||
* | eudora goes old | Andrey A. Chernov | 1998-06-30 | 1 | -2/+2 |
| | |||||
* | Fix longstanding bug with Content-Length counted in messages size | Andrey A. Chernov | 1998-06-30 | 1 | -5/+54 |
| | |||||
* | Upgrade to 2.5 | Andrey A. Chernov | 1998-06-30 | 4 | -192/+42 |
| | |||||
* | Enable debugging code | Andrey A. Chernov | 1998-06-30 | 1 | -2/+2 |
| | |||||
* | Fix another place with UIDL check too | Andrey A. Chernov | 1998-06-30 | 1 | -7/+117 |
| | | | | Calculate UIDL size and lines number properly now | ||||
* | Fix two longstanding bugs with Return-Path patch | Andrey A. Chernov | 1998-06-30 | 1 | -42/+87 |
| | | | | | 1) wrong mbox size calculation 2) Return-Path was _never_ sent out | ||||
* | Check password length too | Andrey A. Chernov | 1998-06-29 | 2 | -53/+82 |
| | | | | Submitted by: idea from "Aaron D. Gifford" <agifford@infowest.com> | ||||
* | Add check for max parameter length | Andrey A. Chernov | 1998-06-28 | 1 | -0/+72 |
| | | | | Submitted by: "Aaron D. Gifford" <agifford@infowest.com> | ||||
* | Use snprintf now | Andrey A. Chernov | 1998-06-28 | 1 | -5/+80 |
| | |||||
* | oops, forget to add 1 for newline for max UIDL check | Andrey A. Chernov | 1998-06-28 | 1 | -1/+1 |
| | |||||
* | Increase allowed UIDL length to 70 chars per rfc1939 | Andrey A. Chernov | 1998-06-28 | 1 | -1/+1 |
| | |||||
* | Prevent overflow on too long From: | Andrey A. Chernov | 1998-06-28 | 1 | -0/+20 |
| | | | | | Do not return stack buffer Submitted by: "Aaron D. Gifford" <agifford@infowest.com> | ||||
* | Reject too long X-UIDL | Andrey A. Chernov | 1998-06-28 | 1 | -0/+31 |
| | |||||
* | Fix broken code that people tries to commit again and again despite the | Andrey A. Chernov | 1998-06-28 | 2 | -51/+61 |
| | | | | fact that I am this port maintainer and still alive. | ||||
* | DOH! Correct stupid brain-o with strcat() in my last commit. Now | Jordan K. Hubbard | 1998-06-28 | 1 | -20/+20 |
| | | | | popper should get a bit further without dumping core now. :-) | ||||
* | Well, it's always a bad idea to introduce new bugs when trying to fix | Joerg Wunsch | 1998-06-28 | 1 | -1/+1 |
| | | | | | | | one... strncat(3) takes a string as its second arg, and a len as its third one, not the other way round. =:-) The ``consistency'' of the C library sucks, of course. | ||||
* | Close a missing overflow with strcat() in my original change | Jordan K. Hubbard | 1998-06-27 | 1 | -4/+32 |
| | | | | | and add an extra overflow fix to pop_log.c. This is just a place-holder until Peter comes along with a more comprehensive set of patches. | ||||
* | Add -3 to len as room for \n\r\0 | Andrey A. Chernov | 1998-06-27 | 1 | -3/+3 |
| | |||||
* | Deal with a potential buffer overflow problem. | Jordan K. Hubbard | 1998-06-27 | 1 | -0/+41 |
| | | | | | [also, there is a problem in the repo - patch-af is marked as removed but it's not in the Attic!] | ||||
* | No need to use += on first appearance of variables. | Alexander Langer | 1997-12-24 | 1 | -3/+3 |
| | |||||
* | Upgrade to 2.41beta1 | Andrey A. Chernov | 1997-11-20 | 5 | -70/+60 |
| | |||||
* | Add 'exit 0' | Andrey A. Chernov | 1997-10-10 | 1 | -0/+1 |
| |