Love Hörnquist Åstrand 16679f8174 A few fixes to have Heimdal pass the make check under socket_wrapper.
The first is a missing 'break' before the (heimdal specific) IPv6 support.

The second works around the fact that sendto() *may* object to a
destination being specified.  It appears to be that on Linux, this
objects (with EISCONN) for unix stream sockets, but not for TCP
sockets.

The alternate fix would be to have the KDC use 'send()' in this case.

Andrew Bartlett


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18919 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-06 17:12:34 +00:00
2006-10-20 15:52:20 +00:00
x
2006-10-22 16:49:17 +00:00
2001-08-08 15:48:37 +00:00
x
2006-10-22 15:58:07 +00:00
2006-10-20 20:41:56 +00:00
x
2006-10-20 15:53:39 +00:00
2006-10-22 16:13:10 +00:00
2006-10-24 23:12:43 +00:00
2006-10-21 17:17:34 +00:00
2005-04-07 19:02:50 +00:00
2004-02-12 14:19:16 +00:00
x
2006-11-04 03:41:23 +00:00
2000-06-07 10:01:25 +00:00
2002-08-21 13:29:08 +00:00
2003-03-25 12:52:46 +00:00
2004-01-18 22:48:48 +00:00
2005-01-01 14:50:47 +00:00
2006-01-01 23:18:02 +00:00
2006-10-22 23:00:42 +00:00
2006-10-22 15:51:57 +00:00
1998-08-14 12:05:21 +00:00
2003-10-14 12:08:10 +00:00
2006-10-17 15:02:27 +00:00
2000-07-27 02:33:54 +00:00
2006-02-07 09:31:02 +00:00
2003-09-20 18:49:01 +00:00
2001-08-08 12:45:50 +00:00

$Id$

Heimdal is a Kerberos 5 implementation.

Please see the manual in doc, by default installed in
/usr/heimdal/info/heimdal.info for information on how to install.
There are also briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them.

For more information see the web-page at
<http://www.pdc.kth.se/heimdal/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.
Languages
C 92.1%
Roff 2.8%
Shell 2.3%
Makefile 0.7%
M4 0.5%
Other 1.4%