Commit Graph

1530 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
a6f5b0d0ac Prefix getifaddrs functions with rk_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19310 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-11 18:59:31 +00:00
Love Hörnquist Åstrand
3fa3fa004c Prefix strvis functions with rk_ and do symbol renaming.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-11 18:58:15 +00:00
Love Hörnquist Åstrand
a548a4cd91 prefix strvis functions with rk_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19308 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-11 18:54:03 +00:00
Love Hörnquist Åstrand
7d15657340 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19307 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-11 18:50:08 +00:00
Love Hörnquist Åstrand
db6202c4f0 Install extra posix headers in <roken/...> to avoid dup headers.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19306 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-11 18:49:51 +00:00
Love Hörnquist Åstrand
4aa34c791e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18980 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-10 02:54:51 +00:00
Love Hörnquist Åstrand
aab73a4b3d (swrap_sendto): fail on to unknown si->type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18979 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-10 02:54:12 +00:00
Love Hörnquist Åstrand
7ca637df72 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18920 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-11-06 17:16:10 +00:00
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
Love Hörnquist Åstrand
4ed9098914 move socket_wrapper.h to dist headers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18660 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 16:32:12 +00:00
Love Hörnquist Åstrand
d241ba1a49 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18659 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 16:30:00 +00:00
Love Hörnquist Åstrand
e812a600e7 split dist and nondist HEADERS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18658 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 16:29:33 +00:00
Love Hörnquist Åstrand
0b8b5fbb6d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18614 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 16:36:15 +00:00
Love Hörnquist Åstrand
11fd2c68cd Add timegm glue.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18612 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 16:35:16 +00:00
Love Hörnquist Åstrand
ffcf477e66 update (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18606 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 16:19:10 +00:00
Love Hörnquist Åstrand
0674727d44 add timegm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18605 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 16:18:48 +00:00
Love Hörnquist Åstrand
4951ed2980 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18590 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 07:31:35 +00:00
Love Hörnquist Åstrand
98bdf9e011 Include <roken.h>, gives os socklen_t on IRIX 6.4.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18589 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 07:25:26 +00:00
Love Hörnquist Åstrand
9f99e9408a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18572 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 04:52:11 +00:00
Love Hörnquist Åstrand
d38af9ada0 Maybe include <sys/time.h> and/or maybe include <time.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18571 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-19 04:51:53 +00:00
Love Hörnquist Åstrand
5c6ed83cf3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18521 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 10:47:29 +00:00
Love Hörnquist Åstrand
06fea70a9d Revert prevois for now, the problem is that we have to include
symbols unconditionally, even for those that just needs protos.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18520 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 10:47:19 +00:00
Love Hörnquist Åstrand
2b339812c8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 10:42:38 +00:00
Love Hörnquist Åstrand
bff5a3bc2f Provide symbol renaming, let see what breaks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18518 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 10:42:16 +00:00
Love Hörnquist Åstrand
851f70db99 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18502 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 08:28:04 +00:00
Love Hörnquist Åstrand
628741ace5 Maybe include <sys/filio.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18495 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-17 03:41:46 +00:00
Love Hörnquist Åstrand
7c19b50856 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18403 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 11:53:43 +00:00
Love Hörnquist Åstrand
8d65cfa7af more consitity check, remove dead code, add socket length code, add
missing break, make diffrent chars of type type files for
case-insensitiv filesystems


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18402 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 11:53:26 +00:00
Love Hörnquist Åstrand
0bbc3002c5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18395 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 10:28:38 +00:00
Love Hörnquist Åstrand
df28bd388b try even hard to not use socket wrapper for socket_wrapper itself.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 10:28:22 +00:00
Love Hörnquist Åstrand
9404b90ae2 Force no socket wrapper for socket_wrapper itself.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18393 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 10:26:54 +00:00
Love Hörnquist Åstrand
275e0695e5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18379 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 12:13:03 +00:00
Love Hörnquist Åstrand
d5a570d1ff Maybe include <config.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18378 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 12:12:53 +00:00
Love Hörnquist Åstrand
f2adba306c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18377 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 11:57:58 +00:00
Love Hörnquist Åstrand
781c638494 Protect AF_INET6 with #ifdef HAVE_IPV6.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18376 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 11:57:48 +00:00
Love Hörnquist Åstrand
9951fbde26 Use a symbol for the v6 address.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18371 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 11:09:19 +00:00
Love Hörnquist Åstrand
0e9fd1f2db Add v6 support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18370 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 10:58:45 +00:00
Love Hörnquist Åstrand
8c8f25db33 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18364 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 03:42:48 +00:00
Love Hörnquist Åstrand
840278e01f Include socket wrapper from samba4 (rev 19179).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18363 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-09 03:42:19 +00:00
Love Hörnquist Åstrand
7262d08928 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18350 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-08 13:46:31 +00:00
Love Hörnquist Åstrand
4ede706ab3 Add build_HEADERZ to EXTRA_DIST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18311 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 17:02:20 +00:00
Love Hörnquist Åstrand
b829710d2b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18310 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 15:39:06 +00:00
Love Hörnquist Åstrand
3a9334a935 Add man_MANS to EXTRA_DIST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 15:38:14 +00:00
Love Hörnquist Åstrand
695b6a759f Add to all objects BUILD_ROKEN_LIB.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18300 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 13:09:15 +00:00
Love Hörnquist Åstrand
e701b1bff6 revert previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18291 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 10:07:30 +00:00
Love Hörnquist Åstrand
8f4dbf7e95 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18290 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 10:06:17 +00:00
Love Hörnquist Åstrand
846cd296b3 Include manpages in distribution.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18289 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 10:05:51 +00:00
Love Hörnquist Åstrand
4d87bdf065 place holder for socket_wrapper
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-07 07:17:40 +00:00
Love Hörnquist Åstrand
961332d213 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-16 17:33:53 +00:00
Love Hörnquist Åstrand
de2de1213c Add samba socket wrapper fragment.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-09-16 17:33:07 +00:00