Love Hörnquist Åstrand
7ad88e4ae7
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15956 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 10:20:12 +00:00
Love Hörnquist Åstrand
a2255507d9
(setprogname): const poision
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15955 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 10:19:20 +00:00
Love Hörnquist Åstrand
42b72ff2b8
moved to libvers
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15954 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 10:16:32 +00:00
Love Hörnquist Åstrand
0f7be5896b
(krb5_425_conv_principal_ex2): Remove shadowing variable.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15953 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 08:34:40 +00:00
Love Hörnquist Åstrand
77f0b5958e
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15952 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 08:31:30 +00:00
Love Hörnquist Åstrand
9f66cd3701
Constify strings to avoid warnings.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15951 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 08:30:55 +00:00
Love Hörnquist Åstrand
13ef94d8d7
(dns_find_realm): Fix const warnings, plug memory leak. From: Stefan
...
Metzmacher <metze@samba.org >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15950 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 08:14:02 +00:00
Love Hörnquist Åstrand
d0fdf95591
Document what happens with NULL to krb5_config_free_strings
...
(nothing). Mdoc nit.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15949 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-23 08:09:34 +00:00
Love Hörnquist Åstrand
683d9e9a7d
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15946 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-22 19:17:01 +00:00
Love Hörnquist Åstrand
8c05794963
(dns_lookup_int): if we have res_ndestroy, prefeer that before res_nclose
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15945 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-22 19:16:21 +00:00
Love Hörnquist Åstrand
6c2304642e
Add KRB5-PADATA-PK-AS-09-BINDING, client send this (with an empty
...
pa-data.padata-value) to tell the KDC that the client support the
binding the PA-REP to the AS-REQ packet. This is to fix the problem
lack of binding the AS-REQ to the PK-AS-REP in pre PK-INIT-27. The
nonce is replaced with a asCheckSum.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15943 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-22 19:09:25 +00:00
Love Hörnquist Åstrand
825cc1ee2a
Fix printing of size_t.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15942 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-22 14:05:20 +00:00
Love Hörnquist Åstrand
96ebe5947e
(hdb_seal_key_mkey): dont double encrypt keys
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15940 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-19 13:07:06 +00:00
Love Hörnquist Åstrand
a186871617
provide locking for version entries
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15939 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-19 13:07:05 +00:00
Love Hörnquist Åstrand
8822335041
only add krb5EncryptionType for already existing entries or heidmal entries
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15938 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-19 13:07:04 +00:00
Love Hörnquist Åstrand
5d847fc33b
provide interface to find avaible databates
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15937 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-19 13:07:03 +00:00
Love Hörnquist Åstrand
d78bed5eaa
Save the request buffer so that pre-auth mechanism that needs it can
...
verify the reply.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15933 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-13 08:25:32 +00:00
Love Hörnquist Åstrand
187a29664b
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15932 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 13:43:57 +00:00
Love Hörnquist Åstrand
e890ac91be
Rename logf to avoid shadowing.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15931 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 13:43:46 +00:00
Love Hörnquist Åstrand
2d62579361
Rename optind to optidx to avoid shadowing.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15930 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 13:42:17 +00:00
Love Hörnquist Åstrand
9e2b81fa10
Fix the version number for fcc-mit-ticketflags.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15928 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 13:32:11 +00:00
Love Hörnquist Åstrand
a20802f00e
Revert previous, I was confused.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15927 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 13:31:19 +00:00
Love Hörnquist Åstrand
d79c64be70
Document fcc-mit-ticketflags in COMPATIBILITY section.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15925 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 10:16:28 +00:00
Love Hörnquist Åstrand
d48840959b
(fcc_store_cred): default to MIT style ticket flags.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15924 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 10:11:47 +00:00
Love Hörnquist Åstrand
329cb0079e
Update prototype for krb5_create_checksum.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15921 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 09:01:22 +00:00
Love Hörnquist Åstrand
f7aeb827d3
Implement verification of asChecksum, now client side code is using
...
-27 of the pk-init draft.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15919 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-12 08:53:00 +00:00
Love Hörnquist Åstrand
406caf3df5
HDB extensions access glue.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15912 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 20:49:31 +00:00
Love Hörnquist Åstrand
a28f99c821
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15911 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 20:48:44 +00:00
Love Hörnquist Åstrand
1246a22076
Implement KADM5_LAST_PWD_CHANGE.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15909 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 20:43:43 +00:00
Love Hörnquist Åstrand
d1f924e1ac
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 14:10:04 +00:00
Love Hörnquist Åstrand
432fc6a9b3
Add more options that was missing.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15901 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 14:09:38 +00:00
Love Hörnquist Åstrand
c118d0562a
Allocation is done on CONTEXT tags.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15900 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 14:07:21 +00:00
Love Hörnquist Åstrand
496cd1f19a
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15889 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:40:56 +00:00
Love Hörnquist Åstrand
75a6af0377
Set and clear password where appropriate.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15888 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:40:35 +00:00
Love Hörnquist Åstrand
0b99ddc9b2
Operation modifies tl_data.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15887 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:38:58 +00:00
Love Hörnquist Åstrand
4c01f36c26
(kadm5_log_replay_modify): Check return values of malloc(), replace
...
all extensions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15886 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:38:24 +00:00
Love Hörnquist Åstrand
8669df7f34
Make BAD_TL_TYPE error more helpful.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15885 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:31:42 +00:00
Love Hörnquist Åstrand
dad0c94ffe
Expose KADM5_TL_DATA options to the client.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15884 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:29:54 +00:00
Love Hörnquist Åstrand
eb232f60ee
Merge in KADM5_TL_DATA in the database.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15883 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:28:22 +00:00
Love Hörnquist Åstrand
753fb8e651
Operations modify extensions, mark that with TL_DATA.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15882 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:22:36 +00:00
Love Hörnquist Åstrand
a2dc9e2463
Add more TL types (password and extension).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15881 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:20:28 +00:00
Love Hörnquist Åstrand
1dd8eea802
Build extensions.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15880 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:18:53 +00:00
Love Hörnquist Åstrand
6a53664484
Print extensions.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15879 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:18:09 +00:00
Love Hörnquist Åstrand
e5d72971c2
Add error "Entry contains unknown mandatory extension".
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15878 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:17:22 +00:00
Love Hörnquist Åstrand
475b015e3c
Update (c).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15877 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:16:44 +00:00
Love Hörnquist Åstrand
848bf1b529
Update interface version (and indent).
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15876 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:16:29 +00:00
Love Hörnquist Åstrand
90f0c3cff0
Add support for HDB-extension.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15875 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 13:15:44 +00:00
Love Hörnquist Åstrand
10abcd73b4
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15874 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 10:47:35 +00:00
Love Hörnquist Åstrand
4171c2f2a7
avoid warnings, update (c)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15873 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 10:47:25 +00:00
Love Hörnquist Åstrand
c482cd681f
rename optind to optidx to avoid shadow warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15872 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 10:44:43 +00:00