Commit Graph

  • b75aba79a7 x Love Hörnquist Åstrand 2004-08-23 19:36:48 +00:00
  • 3225e16607 (set_auth_data): set pointer to NULL after free Love Hörnquist Åstrand 2004-08-23 19:33:34 +00:00
  • e317e88de0 *** empty log message *** Love Hörnquist Åstrand 2004-08-20 14:05:51 +00:00
  • 61c7512638 send ABOR protect with security layer if its there Love Hörnquist Åstrand 2004-08-20 14:05:31 +00:00
  • c3c2482488 x Love Hörnquist Åstrand 2004-08-20 13:41:39 +00:00
  • bf0ab85d2e Remove all traces of setjmp/longjmp. Handle those command that is needed in oobhandler, those are ABOR, STAT, ENC, CONF, MIC. add options to turn off insecure OOB handling and document the option Love Hörnquist Åstrand 2004-08-20 13:31:20 +00:00
  • 8763264587 (krb5_get_err_text): if neither of com_right nor strerror finds the error-code, return Unknown error. Love Hörnquist Åstrand 2004-08-20 07:54:58 +00:00
  • 33700d850a x Johan Danielsson 2004-08-19 15:32:21 +00:00
  • c7b40cba89 update to reality Johan Danielsson 2004-08-19 15:32:02 +00:00
  • 8964d4ead4 if a .k5login file exist, don't give implicit rights to anyone; also check owner/mode of .k5login Johan Danielsson 2004-08-19 15:31:40 +00:00
  • 49856b092f x Johan Danielsson 2004-08-18 16:59:16 +00:00
  • 1f57648d35 add --detach Johan Danielsson 2004-08-18 16:59:03 +00:00
  • 7733bf3dd0 x Johan Danielsson 2004-08-16 18:12:14 +00:00
  • feee26f3a1 reverse help strings for --no-gss-bindings and --no-gss-delegate Johan Danielsson 2004-08-16 18:10:35 +00:00
  • f5946ce7bf man_MANS = krb5_getportbyname.3 Love Hörnquist Åstrand 2004-08-15 16:05:08 +00:00
  • 9592525a3e manpage for krb5_getportbyname Love Hörnquist Åstrand 2004-08-15 16:04:16 +00:00
  • bf8dc75548 add krb5_getportbyname Love Hörnquist Åstrand 2004-08-15 16:02:13 +00:00
  • aecf9eb1d9 x Love Hörnquist Åstrand 2004-08-15 13:08:54 +00:00
  • d2e3b6f2b4 krb5_free_salt and krb5_enctype_valid Love Hörnquist Åstrand 2004-08-15 13:07:15 +00:00
  • d9a43dfd35 document krb5_enctype_valid Love Hörnquist Åstrand 2004-08-15 13:00:11 +00:00
  • 071edda84b (get_pa_etype_info{,2}): check for dup enctypes from the client and filter them out. Love Hörnquist Åstrand 2004-08-13 19:08:26 +00:00
  • 740681764a x Love Hörnquist Åstrand 2004-08-13 14:05:51 +00:00
  • d7c3e29589 print keytypes on long format Love Hörnquist Åstrand 2004-08-13 14:05:33 +00:00
  • 86adf3a995 x Love Hörnquist Åstrand 2004-08-13 13:24:21 +00:00
  • b7664ac1cb document krb5_free_salt Love Hörnquist Åstrand 2004-08-13 13:23:57 +00:00
  • b3c377ae79 data needs to be freed when using krb5_ticket_get_authorization_data_type Love Hörnquist Åstrand 2004-08-12 10:22:04 +00:00
  • 710e81318e x Love Hörnquist Åstrand 2004-08-11 21:50:01 +00:00
  • f81af1030b test variables in default_cc_name Love Hörnquist Åstrand 2004-08-11 21:49:46 +00:00
  • 10f34a170b explain support for varibles in [libdefaults]default_cc_name Love Hörnquist Åstrand 2004-08-11 21:49:08 +00:00
  • 1851cd8507 drop ${time}, its not very useful Love Hörnquist Åstrand 2004-08-11 21:44:52 +00:00
  • 92b867f617 Add _krb5_expand_default_cc_name that expand variables in the default cc name. Supported variables now are: ${time},${uid} and ${null} Love Hörnquist Åstrand 2004-08-11 21:42:34 +00:00
  • 71ddb66f10 x Love Hörnquist Åstrand 2004-08-11 19:38:24 +00:00
  • d81bbb37ac x Love Hörnquist Åstrand 2004-08-11 19:26:43 +00:00
  • 292536b121 document default_cc_name Love Hörnquist Åstrand 2004-08-11 19:25:22 +00:00
  • 3ea7dd11bb (krb5_cc_set_default_name): s/libdefault/libdefaults/ Love Hörnquist Åstrand 2004-08-11 19:21:20 +00:00
  • 5d2f79f90c (DES_rand_data): also try /dev/arandom Love Hörnquist Åstrand 2004-08-10 11:21:48 +00:00
  • 6f6b196959 x Love Hörnquist Åstrand 2004-08-09 13:41:45 +00:00
  • 350845db92 ifdef protect AFS_SYSCALL for DragonFly since they still define __FreeBSD__ (and __FreeBSD_version), but claim that they will stop doing it some time... Love Hörnquist Åstrand 2004-08-09 13:41:32 +00:00
  • 7a20eef04a x Love Hörnquist Åstrand 2004-08-09 11:25:03 +00:00
  • e44b2f9e21 dragonflybsd uses 339 just like freebsd5 Love Hörnquist Åstrand 2004-08-09 11:24:47 +00:00
  • 379db7c5fa x Love Hörnquist Åstrand 2004-08-07 14:36:13 +00:00
  • b28cb7da78 mutex buglet, From: Luke Howard <lukeh@PADL.COM> Love Hörnquist Åstrand 2004-08-07 14:31:52 +00:00
  • 9fc2282d2b x Love Hörnquist Åstrand 2004-08-06 16:37:29 +00:00
  • 5c193984ae remove magic 3 with ccapi_version_3 Love Hörnquist Åstrand 2004-08-06 16:09:51 +00:00
  • 3b7f84fe0d libkrb5_la_SOURCES += acache.c Love Hörnquist Åstrand 2004-08-06 16:03:05 +00:00
  • 00373fe5ba register krb5_acc_ops Love Hörnquist Åstrand 2004-08-06 16:01:54 +00:00
  • cb6d60695f add krb5_acc_ops Love Hörnquist Åstrand 2004-08-06 16:01:07 +00:00
  • 97fd731a78 CCAPI v3 implementation, the read only support was from Magnus Ahltorp and then extended by me to support all other operations. Tested with MIT kerberos cc cache implementation on MacOS 10.3.3 Love Hörnquist Åstrand 2004-08-06 16:00:41 +00:00
  • eb4103488f (krb5_cc_set_default_name): allow setting the default cc name, this is not very useful for general purpose glue since its not possible to glue in user information (like uid), but for CCAPI it works just fine Love Hörnquist Åstrand 2004-08-06 15:58:27 +00:00
  • fe9c311247 document --cache/-c Love Hörnquist Åstrand 2004-08-05 18:49:47 +00:00
  • bd3655ba6e allow to specify what credential cache to use Love Hörnquist Åstrand 2004-08-05 18:49:25 +00:00
  • ccfb3e4629 x Love Hörnquist Åstrand 2004-08-03 11:14:48 +00:00
  • e21fbb2aaa add krb5_eai_to_heim_errno.3 Love Hörnquist Åstrand 2004-08-03 11:14:15 +00:00
  • cc39632fd0 document krb5_eai_to_heim_errno, krb5_h_errno_to_heim_errno Love Hörnquist Åstrand 2004-08-03 11:13:46 +00:00
  • 69d9db95c4 add krb5_eai_to_heim_errno, krb5_h_errno_to_heim_errno Love Hörnquist Åstrand 2004-08-03 11:13:16 +00:00
  • 74b71128e5 x Love Hörnquist Åstrand 2004-07-27 10:52:51 +00:00
  • 3409351eec use setprogname if we stripped off -c, try use the fallback code Love Hörnquist Åstrand 2004-07-27 10:52:38 +00:00
  • 310eca2a92 x Love Hörnquist Åstrand 2004-07-26 18:31:58 +00:00
  • 23796c7b70 krb5_expand_hostname_realms result should be free with krb5_free_host_realm drop krb5_get_host_realm text Love Hörnquist Åstrand 2004-07-26 17:56:54 +00:00
  • 394097ae26 krb5_get_host_realm result should be free with krb5_free_host_realm Love Hörnquist Åstrand 2004-07-26 17:54:37 +00:00
  • 7cea153f37 document krb5_free_kdc_rep Love Hörnquist Åstrand 2004-07-26 16:22:23 +00:00
  • 212f863c53 remove dup krb5_get_init_creds Love Hörnquist Åstrand 2004-07-26 16:17:43 +00:00
  • 956a3152d1 sort, add krb5_free_authenticator Love Hörnquist Åstrand 2004-07-26 16:12:13 +00:00
  • 60abeff3da x Love Hörnquist Åstrand 2004-07-26 14:30:12 +00:00
  • 9b7974aef6 x Love Hörnquist Åstrand 2004-07-26 14:29:31 +00:00
  • 4ea5f18f97 man_MANS += krb5_rd_error Love Hörnquist Åstrand 2004-07-26 14:29:23 +00:00
  • 203a96ae33 krb5_rd_error and friends Love Hörnquist Åstrand 2004-07-26 14:29:03 +00:00
  • 4f298c1897 clarify on what string krb5_free_error_string should operate on Love Hörnquist Åstrand 2004-07-26 14:10:28 +00:00
  • 3e5dfbd5ae add get_cred functions Love Hörnquist Åstrand 2004-07-26 13:58:16 +00:00
  • 6ffab43174 add krb5_get_kdc_cred Love Hörnquist Åstrand 2004-07-26 13:42:56 +00:00
  • 747edb2bf8 krb5_get_credentials, krb5_get_forwarded_creds and friends Love Hörnquist Åstrand 2004-07-26 13:35:07 +00:00
  • ea8ac6f1c8 krb5_get_forwarded_creds and friends Love Hörnquist Åstrand 2004-07-26 13:34:33 +00:00
  • f0ecbab9fc krb5_get_credentials and friends Love Hörnquist Åstrand 2004-07-26 13:20:20 +00:00
  • 55d4342540 x Love Hörnquist Åstrand 2004-07-24 19:41:26 +00:00
  • 613d55d3a0 x Love Hörnquist Åstrand 2004-07-23 18:38:28 +00:00
  • f7a51721c2 (print_cred_verbose): keytypes are no longer, use enctype Love Hörnquist Åstrand 2004-07-23 18:31:23 +00:00
  • db76c6366f x Love Hörnquist Åstrand 2004-07-22 08:19:34 +00:00
  • b0e590f895 x Love Hörnquist Åstrand 2004-07-22 06:06:46 +00:00
  • 158d6369e8 (LDAP_entry2mods): allow for pre-c99 compilers, From metze at samba.org Love Hörnquist Åstrand 2004-07-22 06:05:18 +00:00
  • 533895bcaa x Love Hörnquist Åstrand 2004-07-21 09:28:20 +00:00
  • 6a9ae94fff more cc tests Love Hörnquist Åstrand 2004-07-20 18:30:40 +00:00
  • 7b89704bd5 add some functions I missed before Love Hörnquist Åstrand 2004-07-20 09:38:57 +00:00
  • 61bb591784 document krb5_check_transited Love Hörnquist Åstrand 2004-07-20 09:38:42 +00:00
  • b96bc9fc24 x Love Hörnquist Åstrand 2004-07-19 21:10:02 +00:00
  • af2494e41a (pk_principal_from_X509): reverse test, makes principal in cert work From: Mayur Patel <patelm4@rpi.edu> Love Hörnquist Åstrand 2004-07-19 20:45:50 +00:00
  • 172422eaa7 add krb5_verify_init_creds.3 Love Hörnquist Åstrand 2004-07-18 15:24:52 +00:00
  • c42494741e add krb5_verify_init_creds Love Hörnquist Åstrand 2004-07-18 15:23:44 +00:00
  • 3c1fb5effa update (c) year Love Hörnquist Åstrand 2004-07-15 14:39:06 +00:00
  • 56370450b8 x Love Hörnquist Åstrand 2004-07-15 14:38:35 +00:00
  • 9991bfc29b spelling from wiz@netbsd.org description for krb5_passwd_result_to_string Love Hörnquist Åstrand 2004-07-15 14:37:28 +00:00
  • 3bd52a0551 x Love Hörnquist Åstrand 2004-07-14 11:11:05 +00:00
  • b9521498fb Remove superfluous comma; grammar fixes; split sentence in two for better understanding. From wiz@NetBSD.org Love Hörnquist Åstrand 2004-07-14 11:10:37 +00:00
  • 2f2539dc17 add sasl and add some more text to a few options Johan Danielsson 2004-07-14 09:14:47 +00:00
  • af397098f4 (auth_loop): actually logging the user in is a good idea Johan Danielsson 2004-07-14 09:11:52 +00:00
  • bab19f3ade proto Johan Danielsson 2004-07-14 09:10:30 +00:00
  • 80c7ee4fba (pop_pass): put login code in separate function Johan Danielsson 2004-07-14 09:10:06 +00:00
  • 252c9a30bc rename -a "none" to "plaintext", also bail out if requesting unsupported auth method Johan Danielsson 2004-07-14 09:04:34 +00:00
  • b2fc2ab0e8 x Love Hörnquist Åstrand 2004-07-14 08:25:50 +00:00
  • 880d89f831 x Love Hörnquist Åstrand 2004-07-14 06:45:35 +00:00
  • 2b5160f0ec nroff and spelling, from Jonathan Stone <jonathan@dsg.stanford.edu> Love Hörnquist Åstrand 2004-07-14 06:45:21 +00:00