Commit graph

18 commits

Author SHA1 Message Date
wiz
da1d8a97b7 Update to 1.0:
Changes made between 0.6.4.1 and 1.0 (2005/05/26).

Corrected the source code to not break C strict aliasing rules (this
only affected auth_pam.c).

With Sun PAM (Solaris, HP-UX), insist on only one PAM message per call
to the conversation function because of differences in the layout of
the "msg" parameter.

Bumped the default limits to values that are way too high for most
systems (I'm sure these will still be insufficient for some, though,
but hopefully those systems actually got experienced sysadmins).
Added comments suggesting that these defaults be decreased on
particular installs.
2005-05-31 17:46:45 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
cube
1c233885e0 Resurrect support for making the daemon run as something else than
"popa3d", and factor the resulting grep with the other one.

Bump PKGREVISION.

Based on patch by pancake at phreaker dot net in PR 27018.
2004-09-23 06:43:45 +00:00
wiz
2f3a747410 Update to 0.6.4.1:
MD5_Final() has been corrected to actually zeroize the context structure.
This makes no difference for popa3d itself, but may be important for
possible other applications which might use the popa3d MD5 routines.
2004-07-23 14:14:23 +00:00
wiz
0c0eb310dc Update to 0.6.4:
Changes made between 0.6.3 and 0.6.4 (2003/11/17).

The uses of sprintf(3) have been replaced by the concat() function
implemented locally.

Also, add rc.d script to PLIST for binary packages.
2003-12-07 19:18:16 +00:00
wiz
28b0bdb77b Update to 0.6.3, changes:
libpam_userpass support (with pam_userpass 0.9+).
[not in pkg]
2003-04-15 08:28:19 +00:00
wiz
8bde247f8f Update to 0.6.2:
In this version, the rate limiting of a log message has been corrected.
Documentation updates are provided, including a change log that will now
be maintained.
2003-03-11 08:35:05 +00:00
wiz
ecfda6bc3d Update to 0.6.1:
Version identification (popa3d -V) has been added, and the logging of
abnormally terminated POP3 sessions has been improved.
2003-03-05 09:55:38 +00:00
salo
94e39297e5 Updated to version 0.6.
Changes: This version features minor bug, correctness,
         and interoperability fixes.
2003-02-20 13:51:22 +00:00
dillo
2939525641 compile in support for standalone (non-inetd started) mode.
bump PKGREVISION.
2002-11-07 03:47:59 +00:00
wiz
503a43f468 Update to 0.5.9. Switch to buildlink2.
Changes:
This release adds two interoperability fixes and makes the code ISO C99
compliant.
2002-09-24 11:57:27 +00:00
wiz
51e8493b5a Update to 0.5.1, changes since 0.5:
The UIDL calculation has been reworked, adding support for multi-line
message headers and reconsidering which headers to use. Without this change,
the generated IDs wouldn't always be unique when running with certain (common)
MTAs.
2002-04-23 14:03:43 +00:00
wiz
c6346b5a11 Update to 0.5. Changes are since 0.4.9.4 are minimal but include a man page. 2001-12-23 23:03:22 +00:00
wiz
c5c1adb967 Update to 0.4.9.4. Changes since 0.4.9.2:
Parts of the daemon code are now run in a chroot jail. qmail-style
~/Mailbox support was added. The inetd vs. standalone mode setting has been
made runtime configurable. A bug resulting in incorrect failure reason being
logged, and a bug which could result in mailbox corruption (glued messages)
have been fixed.
2001-09-11 16:47:12 +00:00
wiz
ee771a87af Update to 0.4.9.2. Changes: Improved logging, optional libwrap support
(not enabled). Source code was cleaned for SUSv2 correctness.
2001-09-02 16:48:32 +00:00
wiz
0c6d1d7c38 Update popa3d to 0.4.9.1.
Changes:
PAM authentication (obviously not enabled)
Choice for fcntl(2) and/or flock(2) locking.
Virtual domain support hooks (in beta, not enabled in package)
Relaxed BSD-compatible license for most source files.
Various bug and portability fixes.
2001-07-21 17:16:12 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00