index
:
ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
href/UPDATE/net/gobgp
href/UPDATE/sysutils/opa
href/net/openbgpd7
href/security/ory-keto
href/sysutils/opa-rc.d
href/sysutils/prometheus-smartctl-exporter
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mail
/
popper
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-11-07
Use LATEST_LINK = popper to stop confusing with qpopper
Andrey A. Chernov
1
-0
/
+2
2001-11-02
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
Andrey A. Chernov
1
-1
/
+1
2001-10-19
Move user adding into pkg-install
Andrey A. Chernov
3
-18
/
+15
2001-10-17
Add pop:mail automatically
Andrey A. Chernov
1
-8
/
+24
2001-10-02
Fix auth for non-OPIE users
Andrey A. Chernov
2
-13
/
+12
2001-08-12
Rename variables using WITH_POPPER_ prefix
Andrey A. Chernov
1
-6
/
+6
2001-07-30
Switch to OPIE
Andrey A. Chernov
6
-138
/
+186
2001-02-19
Bump PORTREVISION I forget
Andrey A. Chernov
1
-0
/
+1
2001-02-18
Remove wrong uidl_found increment
Andrey A. Chernov
1
-135
/
+94
2001-01-16
Massive style enforcement - use ^I instead of spaces for variables identation.
Maxim Sobolev
1
-14
/
+14
2000-06-05
Add "@dirrm etc/popper" to make bento happy.
Maxim Sobolev
1
-0
/
+1
2000-05-25
unFORBID this port by closing the overflow
Kris Kennaway
2
-4
/
+20
2000-05-24
Mark FORBIDDEN due to Yet Another Qpopper Overflow
Kris Kennaway
1
-0
/
+2
2000-05-23
Add a WWW.
Maxim Sobolev
1
-0
/
+2
2000-05-23
Distfile has been moved into different directory, so update MASTER_SITES.
Maxim Sobolev
1
-1
/
+1
2000-04-17
1) Popper always assume that fgets got whole line, so it is easy to make
Andrey A. Chernov
2
-19
/
+47
2000-04-13
Update to use PORTNAME/PORTVERSION
Chris Piazza
1
-3
/
+3
1999-12-29
Better error message when the connecting client's IP address is
Steve Price
1
-0
/
+34
1999-08-30
$Id$ -> $FreeBSD$
Peter Wemm
1
-3
/
+3
1999-08-25
Change Id->FreeBSD.
David E. O'Brien
1
-1
/
+1
1999-06-26
Commit #3/4 to enforce caps, no period.
Tim Vanderhoek
1
-1
/
+1
1999-02-26
Add a notation about user restriction.
SADA Kenji
1
-4
/
+5
1998-08-17
Remove more manpages, as part of the great manpage removal project.
Tim Vanderhoek
1
-2
/
+0
1998-08-04
add optional youbin support
Andrey A. Chernov
4
-5
/
+246
1998-08-02
Make full pop debugging optional
Andrey A. Chernov
1
-2
/
+5
1998-07-18
Upgrade to 2.53
Andrey A. Chernov
5
-47
/
+47
1998-07-02
Upgrade to 2.52
Andrey A. Chernov
5
-56
/
+68
1998-07-01
path changed back
Andrey A. Chernov
1
-2
/
+2
1998-06-30
eudora goes old
Andrey A. Chernov
1
-2
/
+2
1998-06-30
Fix longstanding bug with Content-Length counted in messages size
Andrey A. Chernov
1
-5
/
+54
1998-06-30
Upgrade to 2.5
Andrey A. Chernov
4
-192
/
+42
1998-06-30
Enable debugging code
Andrey A. Chernov
1
-2
/
+2
1998-06-30
Fix another place with UIDL check too
Andrey A. Chernov
1
-7
/
+117
1998-06-30
Fix two longstanding bugs with Return-Path patch
Andrey A. Chernov
1
-42
/
+87
1998-06-29
Check password length too
Andrey A. Chernov
2
-53
/
+82
1998-06-28
Add check for max parameter length
Andrey A. Chernov
1
-0
/
+72
1998-06-28
Use snprintf now
Andrey A. Chernov
1
-5
/
+80
1998-06-28
oops, forget to add 1 for newline for max UIDL check
Andrey A. Chernov
1
-1
/
+1
1998-06-28
Increase allowed UIDL length to 70 chars per rfc1939
Andrey A. Chernov
1
-1
/
+1
1998-06-28
Prevent overflow on too long From:
Andrey A. Chernov
1
-0
/
+20
1998-06-28
Reject too long X-UIDL
Andrey A. Chernov
1
-0
/
+31
1998-06-28
Fix broken code that people tries to commit again and again despite the
Andrey A. Chernov
2
-51
/
+61
1998-06-28
DOH! Correct stupid brain-o with strcat() in my last commit. Now
Jordan K. Hubbard
1
-20
/
+20
1998-06-28
Well, it's always a bad idea to introduce new bugs when trying to fix
Joerg Wunsch
1
-1
/
+1
1998-06-27
Close a missing overflow with strcat() in my original change
Jordan K. Hubbard
1
-4
/
+32
1998-06-27
Add -3 to len as room for \n\r\0
Andrey A. Chernov
1
-3
/
+3
1998-06-27
Deal with a potential buffer overflow problem.
Jordan K. Hubbard
1
-0
/
+41
1997-12-24
No need to use += on first appearance of variables.
Alexander Langer
1
-3
/
+3
1997-11-20
Upgrade to 2.41beta1
Andrey A. Chernov
5
-70
/
+60
1997-10-10
Add 'exit 0'
Andrey A. Chernov
1
-0
/
+1
[next]