Commit graph

12 commits

Author SHA1 Message Date
Hajimu UMEMOTO
718daad6eb Update to 2.1.20.
* Fixes to cram plugin to avoid attempting to canonify uninitialized data.
  * NTLM portability fixes.
  * Avoid potential attack using SASL_PATH when sasl is used in a setuid
    environment.
  * A trivial number of small bugfixes.
2004-10-25 12:42:40 +00:00
Hajimu UMEMOTO
08de8a9c7e Update to 2.1.19. 2004-07-14 18:01:22 +00:00
Hajimu UMEMOTO
359c6f9dd8 Add WITH_SQLITE option to support sql plugin with SQLite
using nork's patch.
His patch was already merged into cyrus-sasl2 and will be
included in next release.

Requested by:	nork
2004-05-28 17:47:34 +00:00
Hajimu UMEMOTO
df96daf576 PGSQL may be built with GSSAPI.
Reported by:	"Wolfram A. Kraushaar" <wak@prioris.dstm.de>
2004-03-24 19:27:30 +00:00
Hajimu UMEMOTO
f81c417e8a Update to 2.1.18. 2004-03-11 17:16:41 +00:00
Hajimu UMEMOTO
153d604e24 Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42.  AC_CHECK_LIB() simply test if a
function exists. :(

Requested by:	Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
2004-01-17 15:35:34 +00:00
Hajimu UMEMOTO
8d4df4b343 Update to 2.1.17. 2003-12-04 08:06:03 +00:00
Hajimu UMEMOTO
a02fef83a0 Update to 2.1.14. 2003-06-30 16:51:00 +00:00
Hajimu UMEMOTO
10a0e3c217 - Make saslauthd a separate port to avoid dependency loop between
cyrus-sasl2 and openldap.
- Stop using configuration menu.  I believe it ease to maintain
  consistency with other SASL related ports.
2003-06-01 04:21:06 +00:00
Hajimu UMEMOTO
7c68e37ee3 - The pidfile of saslauthd was changed.
- The configure script should select correct version of Berkeley DB.

PR:		ports/51041
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-17 17:54:43 +00:00
Hajimu UMEMOTO
48f2e38af8 make configure script pickking up the Heimdal Kerberos that's
in FreeBSD's base.

Submitted by:	Graeme Mathieson <mathie@wossname.org.uk>
2003-04-16 17:28:05 +00:00
Hajimu UMEMOTO
a9e1af35e5 add missing files which should be committed by previous committed. 2003-04-15 18:09:30 +00:00