Love Hornquist Astrand
0879b9831a
remove trailing whitespace
2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
ac9256594c
move out loop from here
2009-11-23 09:06:22 -08:00
Love Hornquist Astrand
fe2dfe83a8
clean up and make work, require libheim-ipcs
2009-11-21 23:54:00 -08:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
bd6363ac0a
Use unsigned where appropriate.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22881 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:51:13 +00:00
Love Hörnquist Åstrand
1019cb16d4
(kcm_loop): Use HAVE_DOOR_CREATE, not HAVE_DOORS.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16314 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-11-29 19:03:50 +00:00
Love Hörnquist Åstrand
2e32855a02
(update_client_creds): in case there is no UCRED_VERSION, skip LOCAL_PEERCRED
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-30 09:06:04 +00:00
Luke Howard
1752f2749e
* kcm/connect.c: fix arguments to kcm_log() when reporting
...
sendmsg() error
* kcm/connect.c: don't send socket address in msghdr, it
returns an already connected error on Linux
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15517 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-28 02:35:17 +00:00
Love Hörnquist Åstrand
a3850b13de
(kcm_door_server): make static
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15352 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 00:35:10 +00:00
Love Hörnquist Åstrand
d13128e136
fix doors support, fix signedness warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:43:30 +00:00
Love Hörnquist Åstrand
71064a0d38
(update_client_creds): fix compile error in the getpeerucred case
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:25:13 +00:00
Love Hörnquist Åstrand
4c4b29144e
add LOCAL_PEERCRED and experimental doors support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15249 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 12:53:32 +00:00
Love Hörnquist Åstrand
d7c30f7c50
(do_request): use sendmsg to send the reply
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-24 18:32:16 +00:00
Love Hörnquist Åstrand
6550dd690b
(update_client_creds): add support for getpeerucred and getpeereid
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15223 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-24 13:09:13 +00:00
Love Hörnquist Åstrand
f6a4a143c1
(init_socket): rename variable sun to un to avoid namespace collision.
...
(handle_stream): Cast arg of krb5_warnx.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-02 14:04:39 +00:00
Luke Howard
9505008e9c
fix more SO_PEERCRED breakage
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 12:50:12 +00:00
Luke Howard
63aae9c6e8
Fix compile error for SO_PEERCRED
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14560 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 12:39:37 +00:00
Love Hörnquist Åstrand
885c805e3b
support SCM_CREDS (for NetBSD)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14558 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 12:33:05 +00:00
Luke Howard
29e616b3f6
Use kcm_client
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14557 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 09:14:00 +00:00
Love Hörnquist Åstrand
007d25998b
make it possible to build on systems without SO_PEERCRED (still doesn't work)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14555 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 09:06:24 +00:00
Luke Howard
cd8bcb8404
Initial version of KCM daemon
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14544 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 08:20:00 +00:00