Love Hörnquist Åstrand
ffd78392d3
close-on-exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23449 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:09:39 +00:00
Love Hörnquist Åstrand
d6c66ef961
close-on-exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23448 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:09:22 +00:00
Love Hörnquist Åstrand
dbc55c9bec
indent
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23447 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:09:05 +00:00
Love Hörnquist Åstrand
c7c6b6e527
close-on-exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23446 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:08:37 +00:00
Love Hörnquist Åstrand
3c012ef3fc
close-on-exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23445 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:08:03 +00:00
Love Hörnquist Åstrand
30e523c1a5
close-on-exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23444 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:07:47 +00:00
Love Hörnquist Åstrand
a165b922e8
set log file close on exec
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23443 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:07:25 +00:00
Love Hörnquist Åstrand
0609deca0e
Add cloexec.c
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23442 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:07:13 +00:00
Love Hörnquist Åstrand
c7b7b347c5
Wrapper function for close on exec().
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23441 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-27 12:05:11 +00:00
Love Hörnquist Åstrand
4bf196c898
export krb5_set_kdc_sec_offset
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23436 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 20:49:48 +00:00
Love Hörnquist Åstrand
6fcc601db9
update (c)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23435 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 20:49:35 +00:00
Love Hörnquist Åstrand
f9dc9da0a9
No reply in non-MUTUAL mode, but we don't know that its non-MUTUAL
...
mode yet, thats inside the 8003 checksum.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23433 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:44:26 +00:00
Love Hörnquist Åstrand
d847a7a67f
Reset minor_status to 0.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23431 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:41:36 +00:00
Love Hörnquist Åstrand
9ca267f328
Always return GSS_S_CONTINUE_NEEDED, pointed out from Metze.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23430 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:41:16 +00:00
Love Hörnquist Åstrand
4701084d14
Ignore errors from socket with getaddrinfo since getaddrinfo is clearly broken in glibc.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23427 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:40:16 +00:00
Love Hörnquist Åstrand
a826abbbbc
check max looops
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23425 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:39:39 +00:00
Love Hörnquist Åstrand
e0168633ea
Break on failure
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23422 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:38:29 +00:00
Love Hörnquist Åstrand
39fe446983
Support parsing KRB-ERROR passed back from windows server when the time is out of sync, modify krb5_cc_[sg]et_config interface to handle principals too, add tests for this
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23420 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:37:48 +00:00
Love Hörnquist Åstrand
82570534fc
pass extra argument to krb5_cc_[gs]et_config.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23419 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:37:07 +00:00
Love Hörnquist Åstrand
8aeabdadf7
Add principal to storing config data.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23417 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:36:33 +00:00
Love Hörnquist Åstrand
0b7c16c7c4
export krb5_cc_[gs]et_config
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23416 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:35:59 +00:00
Love Hörnquist Åstrand
5aa921b4d3
Save the session ticket key when we know everything is fine and the
...
ticket was valid.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23415 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:35:44 +00:00
Love Hörnquist Åstrand
fc1fbd6273
export hdb_kt_ops
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23414 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:35:18 +00:00
Love Hörnquist Åstrand
b1f885befe
use rk_undumpdata, spelling
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23413 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:34:53 +00:00
Love Hörnquist Åstrand
405983ffb9
fix warning
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23412 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:34:23 +00:00
Love Hörnquist Åstrand
7b478c5c6a
add xfree.c
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23411 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:34:03 +00:00
Love Hörnquist Åstrand
3d322ba7a8
add rk_xfree()
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23410 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:33:41 +00:00
Love Hörnquist Åstrand
f577a16f67
add rk_xfree()
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23409 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:33:25 +00:00
Love Hörnquist Åstrand
77e2e6d550
restore username parsing
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23408 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:32:47 +00:00
Love Hörnquist Åstrand
ef1b20b339
check for creds
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23405 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:30:56 +00:00
Love Hörnquist Åstrand
d4d7d06749
realm-config > 0
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23404 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:30:35 +00:00
Love Hörnquist Åstrand
5d9a1df944
copy the ticket data from the cred, not that matching cred.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23403 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:30:03 +00:00
Love Hörnquist Åstrand
c2442955f0
Check for realm-config in the ccache configuration, and use that.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23400 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:28:59 +00:00
Love Hörnquist Åstrand
e392a0a2aa
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23396 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:27:18 +00:00
Love Hörnquist Åstrand
23b129144f
Use krb5_cc_get_config.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23395 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:26:49 +00:00
Love Hörnquist Åstrand
21af504e8a
Add krb5_cc_[gs]et_config.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23392 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:25:23 +00:00
Love Hörnquist Åstrand
13ebabfab7
add rk_undumpdata
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23391 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:24:54 +00:00
Love Hörnquist Åstrand
a41b11dae7
add rk_undumpdata
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23390 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-26 18:23:18 +00:00
Love Hörnquist Åstrand
c0dc22cef4
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23389 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-25 09:08:29 +00:00
Love Hörnquist Åstrand
1ef0828640
Match the orignal patch I got from metze, seems that DCE-STYLE is even
...
more weirer then what I though when I merged the patch.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-25 09:07:49 +00:00
Love Hörnquist Åstrand
eec537e94b
restore flags after mk_rep is done. Prompted by comments from metze
...
and abartlet.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23387 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-25 08:23:32 +00:00
Love Hörnquist Åstrand
b0d5ac4a1c
Make resolver output more pretty
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23386 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:04:22 +00:00
Love Hörnquist Åstrand
8c09b251fd
Check keyblock instead of keyblock2, doesn't matter which, they will
...
be the same
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23385 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:04:07 +00:00
Love Hörnquist Åstrand
d260d2aca0
indent
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23381 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:03:00 +00:00
Love Hörnquist Åstrand
8cb7ec4b64
Allow checking the session enctype
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23380 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:02:45 +00:00
Love Hörnquist Åstrand
1dd872ca5c
Allow numbers to be enctypes to as long as they are valid.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23378 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-24 20:02:19 +00:00
Love Hörnquist Åstrand
5543b94211
some random bits needed for libkadm
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23375 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-17 20:43:02 +00:00
Love Hörnquist Åstrand
ecf817db43
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23374 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-17 20:42:54 +00:00
Love Hörnquist Åstrand
fbdd3b822d
Try afs/cell@REALM before afs@REALM since that is what OpenAFS folks
...
have been saying is best pratices for some time now.
Patch from Derrick Brashear.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23373 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-17 20:42:42 +00:00
Love Hörnquist Åstrand
97aa9055da
dont build editline if not needed. From Guillame Rosse
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23372 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-07-17 20:42:30 +00:00