Commit Graph

3466 Commits

Author SHA1 Message Date
Assar Westerlund
3a857cd658 (libkrb5_la_SOURCES): add add_et_list.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7393 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:45:20 +00:00
Assar Westerlund
e42893b955 new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7392 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:33:56 +00:00
Assar Westerlund
304f530d4b *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7391 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:33:37 +00:00
Assar Westerlund
491256422e (_kadm5_s_init_context): call krb5_add_et_list so that we aren't
dependent on the layout of krb5_context_data


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7390 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:32:56 +00:00
Assar Westerlund
3338703f46 (_kadm5_c_init_context): call krb5_add_et_list so that we aren't
dependent on the layout of krb5_context_data


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7389 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-14 16:31:51 +00:00
Assar Westerlund
550eada60d remove some unused stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7387 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 20:37:21 +00:00
Assar Westerlund
0762845893 (krb5_get_default_realm, krb5_get_default_realms): set realms if they
were unset


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7386 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 20:36:55 +00:00
Assar Westerlund
f42645d90d (init_context_from_config_file): don't initialize default realms
here.  it's done lazily instead.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7385 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 20:36:06 +00:00
Assar Westerlund
7c6fe005a9 (include_HEADERS): add rc4.h
(libdes_la_SOURCES): add rc4_skey.c


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7384 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 20:35:02 +00:00
Assar Westerlund
78acc3e8de (yylex): correct prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7383 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 20:34:11 +00:00
Assar Westerlund
b0574288cf *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7378 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:19:25 +00:00
Assar Westerlund
0c65782ee3 (strftime): handle %z' and %Z' in a tm_gmtoff-less world
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7377 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:18:33 +00:00
Assar Westerlund
a69f4cf6dc signedness
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7376 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:18:09 +00:00
Assar Westerlund
049073f598 make sure to use db only if we have both the library and the header
file


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7375 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:17:44 +00:00
Assar Westerlund
3a70d6b1cc (KRB5_TC_*): make constants unsigned
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7374 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:17:05 +00:00
Assar Westerlund
2ddbca2548 (kadm5_setup_passwd_quality_check): use correct types for function
pointers


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7373 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:16:31 +00:00
Assar Westerlund
629f14698c update prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7372 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:15:58 +00:00
Assar Westerlund
b416d17d31 some types
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7371 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:15:36 +00:00
Assar Westerlund
6f6cfff168 (generate_2int, generate_units): make sure bit constants are unsigned
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7370 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:15:18 +00:00
Assar Westerlund
aef640c8fe (define_type): make length in sequences be unsigned.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7369 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:14:46 +00:00
Assar Westerlund
4e5a924e40 (krb5_get_in_cred): generate preauthentication information if we get
back ERR_PREAUTH_REQUIRED


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7358 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 16:12:52 +00:00
Assar Westerlund
57e671a740 (krb5_get_init_creds_password): remove preauthentication generation
code.  it's now in krb5_get_in_cred


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7357 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 16:12:04 +00:00
Assar Westerlund
403d675b1c remove extra character
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7356 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 16:00:44 +00:00
Assar Westerlund
febb02a6f6 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7353 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:38:31 +00:00
Assar Westerlund
a7c5cdab72 add arg_counter
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7352 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:37:28 +00:00
Assar Westerlund
6e2f0bddfe add a new type of argument: `arg_counter'
re-organize the code somewhat


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7351 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:34:51 +00:00
Assar Westerlund
310032b050 add strptime and strpftime-test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7350 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:33:15 +00:00
Assar Westerlund
d9ebc322c1 (xyzprintf): try to do the right thing with an % at the end of the
format string


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7349 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:32:43 +00:00
Assar Westerlund
1daa01306f replace the BSD implementation by one of our own coding
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7348 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:31:14 +00:00
Assar Westerlund
0d3fc31121 new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7347 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:29:55 +00:00
Assar Westerlund
d3be027518 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7346 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-12 15:16:45 +00:00
Johan Danielsson
9372950a30 remove DES3_postproc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7342 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 18:18:02 +00:00
Johan Danielsson
90d414dbe4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7341 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 18:17:35 +00:00
Johan Danielsson
a6d3f2b7e1 always bail out if the fetch fails
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7340 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 18:09:26 +00:00
Johan Danielsson
644c2e2c24 (kadm5_config_params): remove fields we're not using
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7339 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 18:08:43 +00:00
Johan Danielsson
998aea7318 allow passing a realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7332 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:58:38 +00:00
Johan Danielsson
ccdb41e6fd correctly get acl file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7331 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:57:31 +00:00
Johan Danielsson
e7b9616810 (kadm5_server_context): add config_params struct and remove acl_file;
bump protocol version number


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7330 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:57:03 +00:00
Johan Danielsson
55d983ad81 marshalling of config parameters
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7329 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:55:30 +00:00
Johan Danielsson
e62be9c527 (kadm5_c_init_with_context): try to cope with old servers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7328 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:54:55 +00:00
Johan Danielsson
eda0d93e0a (kadm5_s_init_with_context): actually use some passed values
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7327 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:53:44 +00:00
Johan Danielsson
57a21c9121 (_kadm5_s_init_context): get dbname, acl_file, and stash_file from the
config parameters, try to figure out these if they're not provided


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7326 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-09 17:52:30 +00:00
Assar Westerlund
73dbda1862 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7325 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-07 11:15:08 +00:00
Assar Westerlund
5b8b637b8e add parse_bytes-test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7324 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-07 11:14:48 +00:00
Assar Westerlund
1ca5ab230b new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7323 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-07 11:14:33 +00:00
Assar Westerlund
a17faa3b99 (parse_something): try to handle the case of no value specified a
little bit better


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7322 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-07 11:10:03 +00:00
Assar Westerlund
18533fbb68 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7319 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-05 07:38:26 +00:00
Assar Westerlund
ab6377c40a (install-build-headers): use `cp' instead of INSTALL_DATA
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7318 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-05 07:38:11 +00:00
Assar Westerlund
7b7e579f20 spell copyhostent correctly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7315 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-05 03:35:30 +00:00
Assar Westerlund
ec1d049311 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7309 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-04 02:18:10 +00:00