Commit graph

13 commits

Author SHA1 Message Date
wiz
2f4fe5a2b1 Update to 1.0.2.
Drop maintainership, I'm not using this any longer.

	Changes made between 1.0.1 and 1.0.2 (2006/05/23).

A couple of optimizations specific to x86-64 have been applied to the
included MD5 routines.


	Changes made between 1.0 and 1.0.1 (2006/03/07).

Use sysconf(_SC_CLK_TCK) instead of CLK_TCK when _SC_CLK_TCK is known to
be available or CLK_TCK is not.  This is needed for portability to glibc
2.3.90+ and possibly to other recent and future systems.

Use socklen_t where appropriate.
2006-07-19 22:41:45 +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
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
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
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
wiz
621d0db2d2 correct user addition handling, patch slightly differently. 2000-04-03 02:12:27 +00:00
wiz
36b529f527 Initial import of popa3d, a small, performant, reliable, and secure
pop3 daemon.
2000-04-02 01:32:28 +00:00