Commit Graph

  • 14eefe52c1 define krb5_socklen_t type; this should really go someplace else, but this was easy Johan Danielsson 2002-08-19 13:51:19 +00:00
  • 4f77dbe6b1 don't bail out if parsing of a file fails, just warn about it Johan Danielsson 2002-08-19 13:46:10 +00:00
  • 8ef0cefbd8 update protos Johan Danielsson 2002-08-19 12:18:07 +00:00
  • b0ef62525d (kdc_openlog): no need for a config_file parameter Johan Danielsson 2002-08-19 12:17:49 +00:00
  • cd299be4f8 just treat kdc.conf like any other config file Johan Danielsson 2002-08-19 12:16:59 +00:00
  • 975dd41ea2 x Johan Danielsson 2002-08-19 12:13:39 +00:00
  • 6ab88b50af (krb5_get_default_config_files): ignore duplicate files Johan Danielsson 2002-08-19 12:13:15 +00:00
  • 58e2aa4514 Release 0.4f Assar Westerlund 2002-08-16 23:04:44 +00:00
  • db0b670472 fix spelling Assar Westerlund 2002-08-16 23:03:50 +00:00
  • 27304869a0 removed old stuff Assar Westerlund 2002-08-16 23:03:36 +00:00
  • f6742f105d Release --help Assar Westerlund 2002-08-16 23:00:49 +00:00
  • 2d3d102228 x Johan Danielsson 2002-08-16 20:59:23 +00:00
  • af6adcd83a generated Johan Danielsson 2002-08-16 20:58:47 +00:00
  • 23edf06a5b rename header file flag macro Johan Danielsson 2002-08-16 20:57:44 +00:00
  • 904fa51b33 generate kadm5-{protos,private}.h Johan Danielsson 2002-08-16 20:57:09 +00:00
  • 189c0279af turn strings into pointers, so we can assign to them Johan Danielsson 2002-08-16 20:52:24 +00:00
  • ce48668948 (get_addrs_int): initialise res if SCAN_INTERFACES is not set Johan Danielsson 2002-08-16 20:50:15 +00:00
  • c84480bd74 fix various borked stuff in previous commits Johan Danielsson 2002-08-16 19:42:18 +00:00
  • d27b1c7b05 removed unused variable Assar Westerlund 2002-08-16 19:00:10 +00:00
  • aa2bd6c196 (read_master_encryptionkey): use a proper type for len Assar Westerlund 2002-08-16 18:59:49 +00:00
  • 86a321b4a6 x Jacques A. Vidrine 2002-08-16 18:48:26 +00:00
  • 4f91789b25 If krbhst fails to find an entry for kpasswd_server', it will fallback to admin_server'. This will wind up returning address info with SOCK_STREAM type, which will cause the password change to mysteriously fail (since kpasswd is UDP only). Jacques A. Vidrine 2002-08-16 18:48:19 +00:00
  • 238ddbcc07 x Johan Danielsson 2002-08-16 18:28:08 +00:00
  • 599e9d114b typo Johan Danielsson 2002-08-16 18:27:53 +00:00
  • 04e8a9438f check return value of krb5_sockaddr2address Johan Danielsson 2002-08-15 08:23:07 +00:00
  • 56fc519c6c x Johan Danielsson 2002-08-15 07:35:58 +00:00
  • 9cc8a49534 get the default keytab from KRB5_KTNAME Johan Danielsson 2002-08-15 07:35:48 +00:00
  • 00610e593a x Johan Danielsson 2002-08-14 17:49:02 +00:00
  • a431d3748e allow parsing of more than one file Johan Danielsson 2002-08-14 17:45:38 +00:00
  • 0b705c8b67 allow changing config files with the function krb5_set_config_files, there are also related functions krb5_get_default_config_files and krb5_free_config_files; these should work similar to their MIT counterparts Johan Danielsson 2002-08-14 17:37:05 +00:00
  • 05b5c444ac allow the use of more than one config file by using the new function krb5_config_parse_file_multi Johan Danielsson 2002-08-14 17:35:03 +00:00
  • 3625b3f37b don't write to buf if len == 0 Johan Danielsson 2002-08-14 17:20:40 +00:00
  • 2a485ca058 add some code to print the read config file Johan Danielsson 2002-08-13 15:04:28 +00:00
  • d92b5b890b roken_rename Johan Danielsson 2002-08-13 14:02:54 +00:00
  • f956334ff2 use $(ROKEN_RENAME) Johan Danielsson 2002-08-13 13:48:17 +00:00
  • 0df520cfdd add ROKEN_RENAME variable Johan Danielsson 2002-08-13 13:44:42 +00:00
  • 4293c00a6d x Johan Danielsson 2002-08-13 11:31:20 +00:00
  • 39ebc153f7 add inclue files when testing for struct iovec and struct msghdr Assar Westerlund 2002-08-12 23:06:23 +00:00
  • d8d37a8daf on second thoughts, move stdarg to krb5-protos.h Johan Danielsson 2002-08-12 16:24:52 +00:00
  • d8bc72a56a x Johan Danielsson 2002-08-12 16:24:04 +00:00
  • c49d1ff1c7 include <stdarg.h> to get va_list Johan Danielsson 2002-08-12 16:23:58 +00:00
  • 1a1c8334df include <stdarg.h> to get va_list Johan Danielsson 2002-08-12 16:18:15 +00:00
  • b34920d09e just declare er_list directly instead of including com_right in generated header files Johan Danielsson 2002-08-12 15:44:05 +00:00
  • 8470c794bf x Johan Danielsson 2002-08-12 15:12:54 +00:00
  • 6045a27f04 also define localstatedir and sysconfdir Johan Danielsson 2002-08-12 15:12:50 +00:00
  • a240b22855 don't use ## in string concatenation Johan Danielsson 2002-08-12 15:11:58 +00:00
  • 31ad1085bf use sysconfdir Johan Danielsson 2002-08-12 15:09:20 +00:00
  • fad7cec245 require autoconf 2.53; rename dpagaix_LDFLAGS etc to appease automake; force sysconfdir and localstatedir to /etc and /var/heimdal for now Johan Danielsson 2002-08-12 15:05:16 +00:00
  • 2f3635070b x Johan Danielsson 2002-08-12 15:03:49 +00:00
  • 7312ead338 rename dpagaix_LDFLAGS etc to appease automake Johan Danielsson 2002-08-12 15:03:43 +00:00
  • 283d8eee48 x Johan Danielsson 2002-08-12 13:30:13 +00:00
  • 62bff3a986 (addr_to_string): check return value of sockaddr2address Johan Danielsson 2002-08-12 13:29:48 +00:00
  • b9753c29e3 x Johan Danielsson 2002-08-09 17:07:33 +00:00
  • 8630bd9dc8 if the remote address isn't an addrport, don't try comparing to one; this should make old clients work with new servers Johan Danielsson 2002-08-09 17:07:12 +00:00
  • 35e5da8a2b newer Johan Danielsson 2002-08-09 15:58:31 +00:00
  • f35281509c libtool 1.4.2 Johan Danielsson 2002-08-09 15:57:15 +00:00
  • 79215f4746 newer mkinstalldirs Johan Danielsson 2002-08-09 15:56:48 +00:00
  • 6898e764f4 v0.4 Johan Danielsson 2002-08-09 15:56:13 +00:00
  • dca68aa10e remove unused variable Johan Danielsson 2002-08-09 15:37:34 +00:00
  • cbcdc68e67 in unused code: pass file mode in call to open(); found by Martin Laubach Johan Danielsson 2002-08-09 13:19:41 +00:00
  • 1e6660fca2 x Johan Danielsson 2002-08-01 09:21:26 +00:00
  • f731320f36 newer openssl seems to take the address of the schedule parameter to des_cbc_encrypt, so we need to feed it a variable, not just NULL (from Magnus Holmberg) Johan Danielsson 2002-08-01 09:20:39 +00:00
  • 0da43bab1d x Johan Danielsson 2002-07-31 09:43:41 +00:00
  • 47b7f07d33 ENOENT -> HDB_ERR_NOENTRY (from Derrick Brashear) Johan Danielsson 2002-07-31 09:43:20 +00:00
  • e3ebc7b906 x Johan Danielsson 2002-07-31 09:39:35 +00:00
  • 16a9c7d1a0 actually lower case the lower case instance name (spotted by Derrick Brashear) Johan Danielsson 2002-07-31 09:39:06 +00:00
  • f9773bf37e x Johan Danielsson 2002-07-24 12:55:55 +00:00
  • 7e6154db38 if DATEDVERSION is set, change the version to current date Johan Danielsson 2002-07-24 12:55:43 +00:00
  • 884ddf0438 x Johan Danielsson 2002-07-24 12:45:34 +00:00
  • 5a11af7400 don't use AC_PROG_RANLIB, and use magic foo to set LTLIBOBJS Johan Danielsson 2002-07-24 12:45:22 +00:00
  • 56967035b9 add some cache-control-foo to the http responses (from Gombas Gabor) Johan Danielsson 2002-07-04 14:53:11 +00:00
  • ed2406f6ab x Johan Danielsson 2002-07-04 14:48:10 +00:00
  • ae432f8296 handle slaves that come and go; add status reporting (both from Love) Johan Danielsson 2002-07-04 14:41:08 +00:00
  • f74b0f17a0 KADM5_SLAVE_STATS Johan Danielsson 2002-07-04 14:39:19 +00:00
  • 5313dd39c6 (krb5_print_address): don't copy size if ret_len == NULL Johan Danielsson 2002-07-04 14:29:05 +00:00
  • 4117151859 x Johan Danielsson 2002-07-04 14:10:27 +00:00
  • f3176ad0f8 use RESP-CODES Johan Danielsson 2002-07-04 14:10:11 +00:00
  • 7ffddc6d13 implement CAPA Johan Danielsson 2002-07-04 14:09:47 +00:00
  • 0a54c90661 don't print our version in the greeting string Johan Danielsson 2002-07-04 14:09:25 +00:00
  • 183b0e6c1b add a flags parameter to the pop context Johan Danielsson 2002-07-04 13:56:12 +00:00
  • 70b674b468 x Johan Danielsson 2002-07-03 18:44:24 +00:00
  • cd4b3ab2cd better handle continuation lines (from Aidan Cully) Johan Danielsson 2002-07-01 16:45:02 +00:00
  • 406ec954e9 print a notice if the returned ticket life/renew is different from the requested Johan Danielsson 2002-07-01 16:23:56 +00:00
  • f0aa0eaf36 x Johan Danielsson 2002-06-28 17:42:32 +00:00
  • 6d6c02d255 (display_tokens): don't bail out before we get EDOM (signaling the end of the tokens), the kernel can also return ENOTCONN, meaning that the index does not exist anymore (for example if the token has expired) Johan Danielsson 2002-06-28 17:42:24 +00:00
  • 0ca28ed8e8 x Jacques A. Vidrine 2002-06-20 20:05:53 +00:00
  • 650d3ee7b7 Compare name types by value if pointers do not match. Reported by: "Douglas E. Engert" <deengert@anl.gov> Jacques A. Vidrine 2002-06-20 20:05:42 +00:00
  • 8c571f4920 x Jacques A. Vidrine 2002-06-16 15:13:38 +00:00
  • bc46f2ed8c Bug fix: the default credentials cache was not being used if a client name was specified. Jacques A. Vidrine 2002-06-16 15:13:25 +00:00
  • 4782324f47 x Jacques A. Vidrine 2002-06-07 19:05:44 +00:00
  • 29538a775a Do not attempt to free uninitialized pointer when kadm5_randkey_principal fails. This would most likely be encountered when one does not have change-password rights, but uses one of the --random-key' or --random-password' options of the ank command. Jacques A. Vidrine 2002-06-07 19:05:38 +00:00
  • 407947599d x Johan Danielsson 2002-06-07 18:29:23 +00:00
  • 646457d75e remove unused variable; reported by Hans Insulander Johan Danielsson 2002-06-07 18:28:46 +00:00
  • 06225a490a x Johan Danielsson 2002-06-06 13:33:42 +00:00
  • 1dd4a01be4 make sure we return an error if there are no changepw hosts found Johan Danielsson 2002-06-06 13:33:13 +00:00
  • 0b35d3a22e *** empty log message *** Assar Westerlund 2002-05-31 02:44:47 +00:00
  • fb230cb586 *_LDADD: add LDADD, so that libroken is used Assar Westerlund 2002-05-31 02:44:37 +00:00
  • 8a7bdbf312 remove the trial of afs@REALM for cell != realm, it tries to use the wrong key for foreign cells Assar Westerlund 2002-05-31 02:43:51 +00:00
  • 4ec35f6bb7 change Mars -> March, noted by Dima Dorfman <dima@trit.org> Assar Westerlund 2002-05-30 15:59:59 +00:00
  • d751c6e682 x Johan Danielsson 2002-05-29 16:08:30 +00:00