Commit Graph

33 Commits

Author SHA1 Message Date
ajacoutot
c8731b53b3 Fix a NULL ptr dereference (from upstream).
reported by "remco"
ok naddy@ sthen@
2012-02-07 06:36:39 +00:00
ajacoutot
326d7a7e09 Update to cyrus-sasl-2.1.25.
sqlite FLAVOR replaced with sqlite3.
2011-09-20 23:01:29 +00:00
naddy
003265780c * Don't turn an mdoc(7) page into a cat page. Install the source page.
* No need to explicitly recurse into saslauthd.  The build framework
  does that already.

ok ajacoutot@
2011-07-03 22:51:25 +00:00
ajacoutot
49f68bd49e Fix some implicit declarations.
Move to REVISION and new DEPENDS.
2010-07-16 12:44:43 +00:00
ajacoutot
0536001aad - SECURITY update to cyrus-sasl-2.1.23
* lib/saslutil.c: Fixed CERT VU#238019 (make sure sasl_encode64()
  always NUL terminates output or returns SASL_BUFOVER).
2009-05-16 09:09:59 +00:00
ajacoutot
343de25039 - add sasldb and ldapdb auxprop plugins
from Pedro Almeida <palmeida at securenetworks dot pt>
2008-05-14 07:38:42 +00:00
ajacoutot
610c24112b - long due update to 2.1.22
- merge the 3 PLISTs for sql related FLAVORS (sqlite, pgsql and mysql)
into one
- use a VARIABLE for the "incompatible FLAVORS" message
- post-extract -> post-configure, to ease patches updates
- fmt pkg/DESCR

"go ahead" robert@
2007-06-18 12:31:20 +00:00
steven
07befc477c - remove unneeded MODGNU_SHARED_LIBS and related patches
- use correct ${SYSCONFDIR} in man page, fix from Antoine Jacoutot
2006-02-02 22:23:28 +00:00
jakob
292ced1cf8 fix broken kerberos support 2006-02-02 18:41:20 +00:00
sturm
a1927cdea5 forgot these 2005-12-25 10:40:27 +00:00
sturm
7c759dbddd SHARED_LIBS
USE_LIBTOOL where appropriate
2005-12-24 20:52:58 +00:00
pvalchev
4316a23b31 compile -fPIC as needed; ok jakob 2005-12-20 05:57:19 +00:00
jakob
1b2247dfa0 kill more libresolv; from Matthias Kilian 2005-12-19 18:11:27 +00:00
jakob
caa6471e90 update to 2.1.21; work by naddy and me 2005-12-18 10:37:26 +00:00
aanriot
24964ea90b remove blank lines which produce blank pages with nroff.
help and 'looks fine' jmc@, ok espie@
2005-11-01 23:41:13 +00:00
jakob
cfefa49110 fix memory overwrite bug; patch from Marcus Redivo 2005-10-18 10:02:12 +00:00
jakob
1eb0fe70b9 remove bogus patch for plaintext password checking 2004-11-19 07:25:09 +00:00
jakob
b48f786b0e update to Cyrus SASL 2.1.20; thanks to Ben Hooper for diffs 2004-11-03 10:33:31 +00:00
robert
457fc3ef44 fix my stupid typos: getuid -> geteuid, getgid -> getegid
reported by bluhm@genua.de, markus@
2004-10-15 11:30:57 +00:00
robert
d9e2a34829 SECURITY:
libsasl, contains functions which may load dynamic libraries.
These libraries may be loaded from the path specified by the
environmental variable SASL_PATH, which in some situations may be
fully controlled by a local attacker.
Thus, if a set-user-ID application utilizes libsasl, it may be possible
for a local attacker to gain superuser privileges.

ok jakob@
2004-10-11 13:19:46 +00:00
kevlo
2bd2ad479b update cyrus-sasl2 2.1.18.
Submmited by Ben Hooper <ben@networkinsanity.com>
Some modifications by me, ok jakob@
2004-07-09 15:07:04 +00:00
brad
d760d5bda9 hppa has shared libs now 2004-06-01 22:00:47 +00:00
kevlo
e088f04a4b - don't need to use USE_LIBTOOL
- add flavor db4

Ok'd by jakob@
2004-02-16 11:08:46 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00
jakob
3ebba9f290 fix broken gssapi; from Chris Giard 2003-02-27 17:33:01 +00:00
pvalchev
8b8283660e Kerberos -SUCKS- 2003-02-23 01:16:29 +00:00
jakob
20ff39bebe update to v2.1.11; from Hack Kampbjorn 2003-02-03 08:54:04 +00:00
jakob
e0f3332bc7 upgrade to v2.1.10, buffer overflow fixes. patch from Hack Kampbjorn. 2002-12-10 08:37:42 +00:00
espie
62fd0b9b7f Fix manpage location. Reported by pval@. 2002-12-09 16:01:04 +00:00
pvalchev
28f719e0bc Add missing libs so this links successfully with new binutils; ok jakob 2002-09-25 21:32:26 +00:00
pvalchev
1e1250aa38 only prepend underscore to symbol names when doing dlsym() on a.out
OpenBSD architectures - fixes ELF plugin loading; ok jakob
2002-07-20 18:33:21 +00:00
pvalchev
73890077de add more needed libraries for proper linking with new binutils - now
properly detects kerberos implementation on ELF architectures; ok jakob
2002-07-20 18:32:29 +00:00
jakob
358350f026 cyrus-sasl v2 2002-06-22 08:55:44 +00:00