69147acdb1
indent
Johan Danielsson
1999-11-11 15:19:05 +00:00
e14fb3e725
x
Johan Danielsson
1999-11-11 15:17:29 +00:00
6d36ebed76
make this work with multi-db
Johan Danielsson
1999-11-11 15:17:24 +00:00
9372950a30
remove DES3_postproc
Johan Danielsson
1999-11-09 18:18:02 +00:00
90d414dbe4
x
Johan Danielsson
1999-11-09 18:17:35 +00:00
a6d3f2b7e1
always bail out if the fetch fails
Johan Danielsson
1999-11-09 18:09:26 +00:00
644c2e2c24
(kadm5_config_params): remove fields we're not using
Johan Danielsson
1999-11-09 18:08:43 +00:00
8f586f4fe3
remove case for not having cgetent, since it's in roken
Johan Danielsson
1999-11-09 18:05:49 +00:00
30fffdb6bd
cope with old clients
Johan Danielsson
1999-11-09 18:05:02 +00:00
758993e485
remove version string
Johan Danielsson
1999-11-09 18:04:40 +00:00
53e2cee457
update for multi-database code
Johan Danielsson
1999-11-09 18:04:03 +00:00
5ef395dc3f
update
Johan Danielsson
1999-11-09 18:03:20 +00:00
940a2bd600
allow us to have more than one database
Johan Danielsson
1999-11-09 18:03:00 +00:00
998aea7318
allow passing a realm
Johan Danielsson
1999-11-09 17:58:38 +00:00
ccdb41e6fd
correctly get acl file
Johan Danielsson
1999-11-09 17:57:31 +00:00
e7b9616810
(kadm5_server_context): add config_params struct and remove acl_file; bump protocol version number
Johan Danielsson
1999-11-09 17:57:03 +00:00
55d983ad81
marshalling of config parameters
Johan Danielsson
1999-11-09 17:55:30 +00:00
e62be9c527
(kadm5_c_init_with_context): try to cope with old servers
Johan Danielsson
1999-11-09 17:54:55 +00:00
eda0d93e0a
(kadm5_s_init_with_context): actually use some passed values
Johan Danielsson
1999-11-09 17:53:44 +00:00
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
Johan Danielsson
1999-11-09 17:52:30 +00:00
7fb705c310
bump version to 4:0:0 and 3:0:0 (they access fields directly in libkrb5's context - bad functions)
Assar Westerlund
1999-11-04 02:16:43 +00:00
7df6768a97
bump version to 5:0:0 to be safe (krb5_context_data has changed and some code do (might) access fields directly)
Assar Westerlund
1999-11-04 02:14:31 +00:00
386864c964
bump version to 3:2:0
Assar Westerlund
1999-11-04 02:12:46 +00:00
3974919196
(install-build-headers): use `cp' instead of INSTALL_DATA for copying header files inside the build tree. The user might have redefined INSTALL_DATA to specify owners and other information.
Assar Westerlund
1999-11-01 03:19:58 +00:00
773e673e05
add yet another argument to allow specify linker flags that will be added _before_ the library when trying to link
Assar Westerlund
1999-10-30 21:09:53 +00:00
c14ae470ce
(login_DEPENDENCIES): remove, it's not entirely correct and was causing problems with non-GNU make
Assar Westerlund
1999-10-30 08:51:45 +00:00
288ad49ba4
(PARSE_INT_FORMAT): add redundant casts to work around a gcc-bug that manifests itself on Linux-PPC. From Tom Rini <trini@kernel.crashing.org>
Assar Westerlund
1999-10-30 08:48:00 +00:00
cb5017700f
(make_fileinfo): cast uid's and gid's to unsigned in printf, we don't know what types they might be. (lstat_file): conditionalize the kafs part on KRB4
Assar Westerlund
1999-10-29 21:20:20 +00:00
5fb424fe88
<sys/ioccom.h> is needed for kafs.h
Assar Westerlund
1999-10-29 21:19:20 +00:00
113f189fcf
(tests): update the test cases with empty principals so that they actually use an empty realm and not the default. use the correct etype for 3DES
Assar Westerlund
1999-10-28 23:10:38 +00:00
d3421a4937
change the test case. apparently we should not include $ after the salt. also make it print more useful stuff when failing.
Assar Westerlund
1999-10-28 21:58:51 +00:00