summaryrefslogtreecommitdiff
path: root/mail/poppassd
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+3
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-20- fix a problem that poppassd(8) would hang with smbpasswd(1).taca6-29/+108
- make it work on Solaris; tested on SunOS 5.8. Bump package revision.
2004-04-18Convert to buildlink3.snj1-2/+2
2004-01-30Fix one error message to client.taca2-5/+5
2004-01-29Update poppassd pacakge to 4.0.5nb2.taca4-39/+223
- Catch child process exit. - Add "-o" option which provides compatibility with older poppassd, returning authentication error after "PASS" command not "NEWPASS" for some broken clients.
2003-04-29Update poppassd package to 4.0.5nb1.taca3-5/+6
Fix security problem, local root exploit. It is no need to install poppassd as setuid. Noted on bugtraq mailing list. http://www.securityfocus.com/archive/1/319811/2003-04-26/2003-05-02/0
2003-03-13Catch up to qpopper 4.0.5taca2-8/+7
Changes from 4.0.4 to 4.0.5: ---------------------------- 1. Add debug trace call with OpenSSL library version. 2. Added 'tls-options' configuration file option. 3. Added 'tls-workarounds' boolean option. 4. STLS errors (except for timeout) no longer fatal. 5. Added sample xinetd configuration file. 6. Additional checks for networking libraries. 7. Pick up LDFLAGS from environment, if set. 8. Added '--enable-32-bit' and '--enable-64-bit' 9. Applied patch from Jeremy Chadwick to fix pathname trimming in standalone mode. 10. Fixed (non-root) buffer overflow. 11. Fixed '-no-mime' appended to user name (reported by Florian Heinz). 12. Fixed response message when identical MDEFs defined multiple times (reported by Florian Heinz).
2002-09-18${PKG_PREFIX} -> ${PREFIX}grant1-2/+2
2002-09-09* buildlink1 --> buildlink2.jlam3-14/+18
* Pass the LDFLAGS through to the build process so that the final binaries are built with the appropriate -Wl,-R flags. This should fix pkg/18054. * Use ROOT_{USER,GROUP} instead of hardcoding "root" and "wheel" when installing poppassd.
2002-07-16Make it work smbpassword update function.taca3-19/+67
It seems that there was some deadlock between pty and child exiting. Bump PKGREVISION to 1.
2002-05-03- replace using INSTALL with MESSAGE.taca2-17/+2
- Share version with ../qpopper/Makefile.common.
2002-05-02Updated poppassd to 4.0.4martti4-25/+25
* Fixed DOS attack seen on some systems. * Fixed "noop has null function" log entry. * Allow '-p' to be used when APOP not defined (noted by Daniel Senie). * Enforce ClearTextPassword even without APOP (noted by Daniel Senie). * Restrict clear-text-password=never to APOP. * Restrict clear-text-password=tls to QPOP_SSL. * Fixed qpopper hanging on I/O error on some platforms.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum4-5/+5
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam1-1/+2
individual package Makefiles.
2001-07-26Some style clean up as qpopper package.taca2-11/+15
2001-06-10Importing poppassd included in qpopper 4.0.3 now.taca8-0/+309