Commit Graph

  • 1b6b543306 update krb5_auth_con function names Assar Westerlund 2001-06-18 02:49:53 +00:00
  • 67934559ea (krb5_rd_req): use krb5_auth_con* functions and remove some comments Assar Westerlund 2001-06-18 02:48:18 +00:00
  • 22c9e98986 (krb5_rd_safe): pick the keys in the right order: remote - local - session Assar Westerlund 2001-06-18 02:47:30 +00:00
  • 0328da9cc9 (krb5_rd_rep): save the remote sub key in the auth_context Assar Westerlund 2001-06-18 02:46:53 +00:00
  • 4e1e50b657 (krb5_rd_priv): pick keys in the correct order: remote - local - session Assar Westerlund 2001-06-18 02:46:15 +00:00
  • a1f1df4d51 (krb5_mk_safe): pick keys in the right order, local - remote - session Assar Westerlund 2001-06-18 02:45:15 +00:00
  • e1074a9830 remove comment Assar Westerlund 2001-06-18 02:44:54 +00:00
  • 077d3a8c0b x Johan Danielsson 2001-06-18 01:48:30 +00:00
  • c38844ce24 use starttime instead of authtime, from Chris Chiappa Johan Danielsson 2001-06-18 01:47:52 +00:00
  • b70c6b82df make krb524_convert_creds_kdc match the MIT function by the same name; add krb524_convert_creds_kdc_ccache that does what the old version did Johan Danielsson 2001-06-18 01:45:41 +00:00
  • ad4db1f4e6 (do_list): make sure list of keys is NULL terminated; similar to patch sent by Chris Chiappa Johan Danielsson 2001-06-18 01:24:29 +00:00
  • 7dce865ef2 *** empty log message *** Assar Westerlund 2001-06-17 23:20:54 +00:00
  • fb1973a255 new stuff and add back removed 0.3f Assar Westerlund 2001-06-17 23:20:13 +00:00
  • bb7103b51e (man_MANS): add new manpages and sort them all Assar Westerlund 2001-06-17 23:18:01 +00:00
  • c9804d29c8 (krb5_verify_authenticator_checksum): use renamed krb5_auth_con_getauthenticator Assar Westerlund 2001-06-17 23:13:31 +00:00
  • 3a0a810bc5 (mcc_remove_cred): use krb5_free_creds_contents Assar Westerlund 2001-06-17 23:13:02 +00:00
  • e6e8d1c3f6 name function krb5_auth_con more consistenly Assar Westerlund 2001-06-17 23:12:34 +00:00
  • be5182cacd remove dns related items that has been solved Assar Westerlund 2001-06-17 23:12:06 +00:00
  • d8e3b9edcd (krb524_convert_creds_kdc): update to use krb5_krbhst API Assar Westerlund 2001-06-17 23:11:35 +00:00
  • 4c5fb0d0c5 (krb5_change_password): update to use krb5_krbhst API Assar Westerlund 2001-06-17 23:11:06 +00:00
  • 016dcaae5f update to use krb5_krbhst API Assar Westerlund 2001-06-17 23:10:16 +00:00
  • 9714727c3b (krb5_krbhst_get_addrinfo): add set def_port in krb5_krbhst_info (krb5_krbhst_free): free everything Assar Westerlund 2001-06-17 23:09:46 +00:00
  • ac3cc286cc (KRB5_VERIFY_NO_ADDRESSES): add (krb5_krbhst_info): add def_port (default port for this service) Assar Westerlund 2001-06-17 23:08:33 +00:00
  • c96e2c59d1 x Johan Danielsson 2001-06-17 17:34:29 +00:00
  • 7fd81134a3 make it more verbose and useful Assar Westerlund 2001-06-17 12:22:59 +00:00
  • 2e11d16160 remove some more memory leaks do not try any dns operations if there is local configuration admin: fallback to kerberos.REALM 524: fallback to kdcs kpasswd: fallback to admin add some comments Assar Westerlund 2001-06-17 12:22:36 +00:00
  • f689ed0ec9 (AC_CHECK_HEADERS): test for random Assar Westerlund 2001-06-17 12:16:47 +00:00
  • 724ff173b3 (AC_CHECK_HEADERS): test for initstate and setstate Assar Westerlund 2001-06-17 12:15:09 +00:00
  • 3e33e625b8 remove initstate and setstate, they should be in cf/roken-frag.m4 Assar Westerlund 2001-06-17 12:14:00 +00:00
  • 0981fa39e4 *** empty log message *** Assar Westerlund 2001-06-17 12:11:30 +00:00
  • 3566322074 add emalloc et al Assar Westerlund 2001-06-17 12:11:24 +00:00
  • 46a12a3304 move emalloc et al to roken.h.in Assar Westerlund 2001-06-17 12:11:06 +00:00
  • e55b2b4f7e add for symmetry Assar Westerlund 2001-06-17 12:09:37 +00:00
  • 3209edbce9 (AC_BROKEN): test for emalloc,ecalloc,erealloc,estrdup Assar Westerlund 2001-06-17 12:09:06 +00:00
  • 4119cc2b75 make emalloc,ecalloc,erealloc,estrdup conditional Assar Westerlund 2001-06-17 12:08:29 +00:00
  • f1392e4cef use errx, errno might not be set, improve error message Assar Westerlund 2001-06-17 12:08:05 +00:00
  • b9bb43df5d x Johan Danielsson 2001-06-16 23:01:03 +00:00
  • a4b588a6a2 manpage Johan Danielsson 2001-06-16 23:00:55 +00:00
  • e6e7efa20f (noinst_PROGRAMS): add krbhst-test Assar Westerlund 2001-06-16 22:53:51 +00:00
  • 65bfec1bcf program for testing krbhst Assar Westerlund 2001-06-16 22:53:31 +00:00
  • 96b86526c4 (common_init): remove memory leak (main): move test program into krbhst-test Assar Westerlund 2001-06-16 22:53:11 +00:00
  • 3f18286341 it's -> its Assar Westerlund 2001-06-16 22:25:01 +00:00
  • 38f823d1fb x Johan Danielsson 2001-06-16 21:53:13 +00:00
  • ac8eb06905 add opaque krb5_krbhst_handle type Johan Danielsson 2001-06-16 21:53:01 +00:00
  • 79532c577a change void* to krb5_krbhst_handle Johan Danielsson 2001-06-16 21:52:34 +00:00
  • d887607097 types for new krbhst api Johan Danielsson 2001-06-16 21:47:17 +00:00
  • bcfa93ee74 implement a new api that looks up one host at a time, instead of making a list of hosts Johan Danielsson 2001-06-16 21:46:50 +00:00
  • 13703a2685 *** empty log message *** Assar Westerlund 2001-06-16 21:20:41 +00:00
  • aff958384d *** empty log message *** Assar Westerlund 2001-06-16 20:59:42 +00:00
  • 81ed451753 some cleanup Assar Westerlund 2001-06-14 20:30:25 +00:00
  • 8ced53f487 add some const replace a few malloc/snprintf with asprintf Assar Westerlund 2001-06-14 20:28:34 +00:00
  • a16844e308 *** empty log message *** Assar Westerlund 2001-06-14 20:14:35 +00:00
  • 4da20225ee (sizestr): remove and use snprintf to do this correctly instead Assar Westerlund 2001-06-14 20:14:21 +00:00
  • 7d0bfa51a6 *** empty log message *** Assar Westerlund 2001-06-12 12:31:29 +00:00
  • 3be52e80f2 check memory allocations. add some const Assar Westerlund 2001-06-12 12:30:44 +00:00
  • b2d88bb90e (ext_keytab): use the default modify keytab per default Assar Westerlund 2001-06-12 12:15:15 +00:00
  • 64e9a29489 x Johan Danielsson 2001-06-09 01:35:12 +00:00
  • fe01f4f57a dns_srv_order to order srv records Johan Danielsson 2001-06-09 01:35:04 +00:00
  • 91bb657068 test for initstate and setstate Johan Danielsson 2001-06-09 01:21:08 +00:00
  • b3b2959711 x Johan Danielsson 2001-06-08 22:33:36 +00:00
  • d616eba08c remove rfc2052 support Johan Danielsson 2001-06-08 22:33:27 +00:00
  • d1811903a8 add mention of login Assar Westerlund 2001-06-08 22:20:10 +00:00
  • 1737c9cb7c fix for broken mdoc.old grog test Johan Danielsson 2001-06-08 21:40:40 +00:00
  • ca530a2956 x Johan Danielsson 2001-06-08 21:40:13 +00:00
  • fbf3aa3ff5 Grog tries to figure out if to use mdoc.old instead of mdoc by looking at some macros that were only present in the old version, and by looking at the number of .Oo's present. In mdoc.old .Oo was a toggle, but in mdoc it's closed by .Oc, so if the number of .Oo's is bigger than the number of .Oc's, it figures it must be mdoc.old. This doesn't however account for called Oc's, and thus grog thinks that valid pages are mdoc.old when they infact are mdoc. So let's make sure that Oc's are not called by other macros. Johan Danielsson 2001-06-08 21:39:56 +00:00
  • 776835b929 fix for broken mdoc.old grog test Johan Danielsson 2001-06-08 21:35:32 +00:00
  • 09ac1c8b29 spelling Johan Danielsson 2001-06-08 21:34:32 +00:00
  • 70e20c78a8 fix for broken mdoc.old grog test Johan Danielsson 2001-06-08 21:28:37 +00:00
  • 72d63b3d29 remove extra .El Assar Westerlund 2001-06-08 20:44:46 +00:00
  • a8005466f6 mdoc fix Assar Westerlund 2001-06-08 20:44:15 +00:00
  • 6bc4281bd9 make catmans (from krb4's fix-export) Assar Westerlund 2001-06-08 20:33:49 +00:00
  • f307a23c57 simplify default_keys example Assar Westerlund 2001-06-08 14:47:05 +00:00
  • a19a00b67d add SRV priority and weight Assar Westerlund 2001-06-08 02:01:43 +00:00
  • 60e4ec512c another relevant draft Assar Westerlund 2001-06-08 01:48:23 +00:00
  • 3d000f6c60 *** empty log message *** Assar Westerlund 2001-06-04 14:10:34 +00:00
  • 05f6e82a50 update copyright to ftp://ftp.porcupine.org/pub/security/logdaemon_license Assar Westerlund 2001-06-04 14:10:19 +00:00
  • 3c77e77d52 *** empty log message *** Assar Westerlund 2001-05-31 15:26:11 +00:00
  • 0e5b21d56f (krb5_to4): look for [realms]<realm>krb4_get_tickets to decide whether to get kerberos 4 tickets Assar Westerlund 2001-05-31 15:25:59 +00:00
  • 5ce1d31e50 add krb4_get_tickets Assar Westerlund 2001-05-31 13:58:34 +00:00
  • bce2bbac23 *** empty log message *** Assar Westerlund 2001-05-29 13:12:58 +00:00
  • 91ab57c202 (main): initialize numerr Assar Westerlund 2001-05-29 13:12:21 +00:00
  • 7fdf9c4cba build base64_test Johan Danielsson 2001-05-29 09:48:20 +00:00
  • 12d4027fd4 x Johan Danielsson 2001-05-28 17:33:52 +00:00
  • cb3a6310d4 clean up the decode mess somewhat Johan Danielsson 2001-05-28 17:33:41 +00:00
  • 90cb53e2c1 base64 tests Johan Danielsson 2001-05-28 17:32:41 +00:00
  • 3b5897517e make it robust enough so that it actually works Assar Westerlund 2001-05-28 04:20:33 +00:00
  • 898768d857 (krb5_get_init_creds_opt_set_default_flags): fix typo Assar Westerlund 2001-05-28 00:04:52 +00:00
  • 209070c779 *** empty log message *** Assar Westerlund 2001-05-27 23:57:10 +00:00
  • e90dbd5eab add [appdefaults] Assar Westerlund 2001-05-27 23:55:40 +00:00
  • ddf21c4e3b remove configuration reading that is now done in krb5_get_init_creds_opt_set_default_flags Assar Westerlund 2001-05-27 23:54:29 +00:00
  • 279fc1109a (krb5_get_init_creds_opt_set_default_flags): add reading of libdefaults versions of these and add no_addresses Assar Westerlund 2001-05-27 23:53:58 +00:00
  • a7337f4e48 (krb5_get_in_cred): clear error string when preauth was required and we retry Assar Westerlund 2001-05-27 23:53:25 +00:00
  • e21d39dc9d (krb524_convert_creds_kdc): call krb5_get_krb524hst Assar Westerlund 2001-05-27 23:52:38 +00:00
  • 51168462c6 add Assar Westerlund 2001-05-27 22:58:12 +00:00
  • 3a71cc2ab6 *** empty log message *** Assar Westerlund 2001-05-25 00:19:33 +00:00
  • 0180ac19fc *** empty log message *** Assar Westerlund 2001-05-24 23:53:59 +00:00
  • fdf9c7294d (krb5_get_krb524hst): add and restructure the support functions Assar Westerlund 2001-05-24 23:51:37 +00:00
  • c7fa6c77ef correct prototype of krb5_free_context. from Hans Insulander <hin@stacken.kth.se> Assar Westerlund 2001-05-23 16:24:02 +00:00
  • 08d81a0375 *** empty log message *** Assar Westerlund 2001-05-22 20:17:42 +00:00
  • 32975edd28 (tgs_rep2): alloc and free csec and cusec properly Assar Westerlund 2001-05-22 20:16:22 +00:00