Commit Graph

  • 9e16a0eee0 (man_MANS) += krb5_aname_to_localname.3 Love Hörnquist Åstrand 2003-03-17 02:49:45 +00:00
  • fe11447162 x Love Hörnquist Åstrand 2003-03-17 02:48:16 +00:00
  • 4a0af0aedb manpage for krb5_aname_to_localname Love Hörnquist Åstrand 2003-03-17 02:48:00 +00:00
  • 4d7b1563e9 s/KRB5_USEROK/KRB5_KUSEROK/ Love Hörnquist Åstrand 2003-03-16 23:56:51 +00:00
  • d062d5985d x Love Hörnquist Åstrand 2003-03-16 20:43:06 +00:00
  • 1e24f9b34e text about gss_display_name Love Hörnquist Åstrand 2003-03-16 20:42:50 +00:00
  • 3f493cbed1 (man_MANS): add krb5_set_default_realm.3 Love Hörnquist Åstrand 2003-03-16 20:15:50 +00:00
  • 2e3af30dd7 add more ietf work Love Hörnquist Åstrand 2003-03-16 19:46:42 +00:00
  • 6e549b3ce5 x Love Hörnquist Åstrand 2003-03-16 19:42:30 +00:00
  • 77bee78500 x Love Hörnquist Åstrand 2003-03-16 19:40:31 +00:00
  • 4a6891275c (gss_adat): now that gss_export_name exports a principal, bandaid with gss_display_name, and check that oid is GSS_KRB5_NT_PRINCIPAL_NAME, also free memory Love Hörnquist Åstrand 2003-03-16 19:40:18 +00:00
  • 48d1229d3a x Love Hörnquist Åstrand 2003-03-16 19:16:11 +00:00
  • 770cbd26bb add manpages from krb5_set_default_realm.3 Love Hörnquist Åstrand 2003-03-16 19:15:26 +00:00
  • 64f126218c Manpage for krb5_free_host_realm, krb5_get_default_realm, krb5_get_default_realms, krb5_get_host_realm, and krb5_set_default_realm. Love Hörnquist Åstrand 2003-03-16 19:13:06 +00:00
  • c9469b9bae x Love Hörnquist Åstrand 2003-03-16 18:55:36 +00:00
  • ce4841cbb8 s/entype/enctype/, from Igor Sobrado <sobrado@acm.org> via NetBSD Love Hörnquist Åstrand 2003-03-16 18:53:23 +00:00
  • 3d4847835f add documention for krb5_kt_get_type Love Hörnquist Åstrand 2003-03-16 18:33:27 +00:00
  • 342ad84447 (krb5_kt_get_type): get prefix/type of keytab Love Hörnquist Åstrand 2003-03-16 18:32:33 +00:00
  • 59427b32ca (KRB5_KT_PREFIX_MAX_LEN): max length of prefix Love Hörnquist Åstrand 2003-03-16 18:30:02 +00:00
  • 6ad57fd782 document krb5_cc_get_ops, add more types, add krb5_fcc_ops and krb5_mcc_ops Love Hörnquist Åstrand 2003-03-16 18:26:01 +00:00
  • cc13b1582b x Love Hörnquist Åstrand 2003-03-16 18:24:23 +00:00
  • 49efe23229 (krb5_cc_get_ops): new function, return ops for a id Love Hörnquist Åstrand 2003-03-16 18:23:59 +00:00
  • 432dc5c0ec x Love Hörnquist Åstrand 2003-03-16 18:22:54 +00:00
  • 21306f9ff7 (libgssapi_la_LDFLAGS): bump to 3:6:2 (libgssapi_la_SOURCES): add all new functions Love Hörnquist Åstrand 2003-03-16 18:22:29 +00:00
  • bbb424d6af now that we have a functions, uncomment the missing ones Love Hörnquist Åstrand 2003-03-16 18:21:20 +00:00
  • 8636991c42 implement gss_process_context_token Love Hörnquist Åstrand 2003-03-16 18:19:05 +00:00
  • 64586a5845 implement gss_inquire_names_for_mech Love Hörnquist Åstrand 2003-03-16 18:15:29 +00:00
  • 7f96dc0c7c implement gss_inquire_mechs_for_name Love Hörnquist Åstrand 2003-03-16 18:12:33 +00:00
  • 0d4633b1a7 implement gss_inquire_cred_by_mech Love Hörnquist Åstrand 2003-03-16 18:11:16 +00:00
  • 12c4c03c2b implement gss_add_cred Love Hörnquist Åstrand 2003-03-16 18:09:40 +00:00
  • 408615bf37 (gss_acquire_cred): more testing of input argument, make sure output arguments are ok, since we don't know the time_rec (for now), set it to time_req Love Hörnquist Åstrand 2003-03-16 18:05:35 +00:00
  • f107a9a266 send lifetime, also set minor_status Love Hörnquist Åstrand 2003-03-16 18:02:52 +00:00
  • 5830dd22fd set minor_status Love Hörnquist Åstrand 2003-03-16 18:02:04 +00:00
  • dbb7e9163e (gss_import_sec_context): add error checking, pick up lifetime (if there is no lifetime, use GSS_C_INDEFINITE) Love Hörnquist Åstrand 2003-03-16 18:01:32 +00:00
  • 67c9487313 take care to set export value to something sane before we start so caller will have harmless values in them if then function fails Love Hörnquist Åstrand 2003-03-16 18:00:00 +00:00
  • 677ae51b82 (gss_release_buffer): set minor_status Love Hörnquist Åstrand 2003-03-16 17:58:20 +00:00
  • cc950657f5 make sure minor_status get set Love Hörnquist Åstrand 2003-03-16 17:57:48 +00:00
  • 19d67f3356 (gss_verify_mic_internal): rename verify_mic to gss_verify_mic_internal and let it take the type as an argument, (gss_verify_mic): call gss_verify_mic_internal set minor_status Love Hörnquist Åstrand 2003-03-16 17:56:26 +00:00
  • cc84c8d575 set minor_status Love Hörnquist Åstrand 2003-03-16 17:54:43 +00:00
  • 2d825682b0 (gss_test_oid_set_member): use gss_oid_equal Love Hörnquist Åstrand 2003-03-16 17:54:06 +00:00
  • a7217fdf07 (gss_release_oid_set): set minor_status Love Hörnquist Åstrand 2003-03-16 17:53:25 +00:00
  • d6a152b730 (gss_release_name): set minor_status Love Hörnquist Åstrand 2003-03-16 17:52:48 +00:00
  • 08d1c04825 (gss_release_cred): set minor_status Love Hörnquist Åstrand 2003-03-16 17:52:19 +00:00
  • 81ad947eca (gss_add_oid_set_member): set minor_status Love Hörnquist Åstrand 2003-03-16 17:50:49 +00:00
  • 4b8e018617 (gss_compare_name): set minor_status Love Hörnquist Åstrand 2003-03-16 17:50:07 +00:00
  • 81370af455 (check_compat): make sure ret have a defined value Love Hörnquist Åstrand 2003-03-16 17:49:43 +00:00
  • d0fc8fd754 (gss_context_time): set minor_status Love Hörnquist Åstrand 2003-03-16 17:48:33 +00:00
  • 43c56a1714 (gss_krb5_copy_ccache): set minor_status Love Hörnquist Åstrand 2003-03-16 17:47:44 +00:00
  • fd3d9c1a90 (gss_create_empty_oid_set): set minor_status Love Hörnquist Åstrand 2003-03-16 17:47:07 +00:00
  • ce1208aa5e (gss_delete_sec_context): set minor_status Love Hörnquist Åstrand 2003-03-16 17:46:40 +00:00
  • 8aecc0f7bb (gss_display_name): set minor_status Love Hörnquist Åstrand 2003-03-16 17:46:11 +00:00
  • 161cad1b47 (gss_display_status): use gss_oid_equal, handle supplementary errors Love Hörnquist Åstrand 2003-03-16 17:45:36 +00:00
  • 228a66ec49 (gss_duplicate_name): set minor_status Love Hörnquist Åstrand 2003-03-16 17:44:26 +00:00
  • 7f2e882866 (gss_inquire_context): set lifetime_rec now when we know it, set minor_status Love Hörnquist Åstrand 2003-03-16 17:43:30 +00:00
  • db086cdf25 (gss_inquire_cred): take care to set export value to something sane before we start so caller will have harmless values in them if we fails Love Hörnquist Åstrand 2003-03-16 17:42:14 +00:00
  • ad83859f1a (gss_accept_sec_context): take care to set export value to something sane before we start so caller will have harmless values in them if we failed, set lifetime from ticket expiration date Love Hörnquist Åstrand 2003-03-16 17:41:12 +00:00
  • 8da3ed3cae (gss_indicate_mechs): use gss_create_empty_oid_set and gss_add_oid_set_member Love Hörnquist Åstrand 2003-03-16 17:38:20 +00:00
  • 6619f3f031 (gss_ctx_id_t_desc): store the lifetime in the cred, since there is no ticket transfered in the exported context Love Hörnquist Åstrand 2003-03-16 17:37:07 +00:00
  • 3696701e1d (gss_export_name): export name with GSS_C_NT_EXPORT_NAME wrapping, not just the principal Love Hörnquist Åstrand 2003-03-16 17:34:46 +00:00
  • b310e96168 (import_export_name): new function, parses a GSS_C_NT_EXPORT_NAME (import_krb5_name): factor out common code of parsing krb5 name (gss_oid_equal): rename from oid_equal Love Hörnquist Åstrand 2003-03-16 17:33:31 +00:00
  • f5f5c968b6 add prototypes for gss_oid_equal and gss_verify_mic_internal Love Hörnquist Åstrand 2003-03-16 17:30:15 +00:00
  • 6478937dc1 comment out the argument names Love Hörnquist Åstrand 2003-03-16 00:21:58 +00:00
  • ca91dcc496 add Cizzi Storm since she make english of the texts that I give her Love Hörnquist Åstrand 2003-03-15 14:21:41 +00:00
  • d07a4e985d x Love Hörnquist Åstrand 2003-03-15 14:15:44 +00:00
  • edc384a6bf add LIST OF FUNCTIONS and copyright/license Love Hörnquist Åstrand 2003-03-15 14:15:21 +00:00
  • 2f170339ed add reference to source code, binaries and the manual Love Hörnquist Åstrand 2003-03-15 13:42:16 +00:00
  • 7ad526adf0 krb5.h isn't in krb5 directory in heimdal Love Hörnquist Åstrand 2003-03-15 13:24:47 +00:00
  • 53e541b2e8 x Love Hörnquist Åstrand 2003-03-14 23:06:53 +00:00
  • 84c3631ad3 s/gss_aquire_cred.3/gss_acquire_cred.3/ Love Hörnquist Åstrand 2003-03-14 23:06:36 +00:00
  • d500b98d5c rename Love Hörnquist Åstrand 2003-03-14 23:06:12 +00:00
  • 275d573c9b man_MANS += gss_aquire_cred.3 Love Hörnquist Åstrand 2003-03-14 23:03:08 +00:00
  • 1283310ee3 the gssapi api manpage Love Hörnquist Åstrand 2003-03-14 16:42:19 +00:00
  • e5a2a37af1 better/difrent english Love Hörnquist Åstrand 2003-03-14 15:25:16 +00:00
  • c6a1726807 x Love Hörnquist Åstrand 2003-03-14 14:12:02 +00:00
  • 5612c9889e . -> .\n copyright/license Love Hörnquist Åstrand 2003-03-14 14:11:46 +00:00
  • 88d0cbb1b2 changed configuration file -> restart kdc Love Hörnquist Åstrand 2003-03-14 14:07:40 +00:00
  • 7c5c3daa76 x Love Hörnquist Åstrand 2003-03-14 13:53:19 +00:00
  • 14e488c11f add krb4 into the most error messages written to the logfile Love Hörnquist Åstrand 2003-03-14 13:53:00 +00:00
  • 75267fcff3 x Love Hörnquist Åstrand 2003-03-14 00:46:28 +00:00
  • 55d6db061b x Love Hörnquist Åstrand 2003-03-14 00:45:25 +00:00
  • 247de42830 (gss_auth): print out the name we authenticated too Love Hörnquist Åstrand 2003-03-14 00:44:18 +00:00
  • ff9789f7af add missing name of argument (krb5_context) to most functions Love Hörnquist Åstrand 2003-03-14 00:41:24 +00:00
  • 27d65f118c x Love Hörnquist Åstrand 2003-03-13 19:54:01 +00:00
  • 175d6d3dbf (krb5_kuserok): preserve old behviour of function and return FALSE when there isn't a local account for `luser'. Love Hörnquist Åstrand 2003-03-13 19:53:43 +00:00
  • 42111080d7 fix prototype, spelling and more text describing the function Love Hörnquist Åstrand 2003-03-13 19:52:18 +00:00
  • 30056ee50a (krb5_cc_default): if krb5_cc_default_name returned memory, don't return ENOMEM Love Hörnquist Åstrand 2003-03-13 01:35:45 +00:00
  • a7c8383d7c x Love Hörnquist Åstrand 2003-03-12 16:49:19 +00:00
  • abe0dd6a7a check if the output of compile_et needs initialize_error_table_r Love Hörnquist Åstrand 2003-03-12 16:48:52 +00:00
  • ef44160fa5 x Love Hörnquist Åstrand 2003-03-12 00:00:38 +00:00
  • 4480801223 add krb5_address stuff and sort Love Hörnquist Åstrand 2003-03-12 00:00:20 +00:00
  • 44410b4341 fix krb5_addr2sockaddr description Love Hörnquist Åstrand 2003-03-11 23:56:00 +00:00
  • 2ddbd350f1 (man_MANS): += krb5_address.3 Love Hörnquist Åstrand 2003-03-11 20:24:45 +00:00
  • 3db03bddf2 document types krb5_address and krb5_addresses and their helper functions Love Hörnquist Åstrand 2003-03-11 20:22:49 +00:00
  • 0567daa0ee *** empty log message *** Love Hörnquist Åstrand 2003-03-10 15:18:36 +00:00
  • 0d7b0303a9 (man_MANS): += krb5_kuserok.3 Love Hörnquist Åstrand 2003-03-10 15:18:22 +00:00
  • d22a23e0cb spelling, from cizzi@it.su.se Love Hörnquist Åstrand 2003-03-10 15:17:39 +00:00
  • 58618d8424 (man_MANS): += krb5_ccache.3 Love Hörnquist Åstrand 2003-03-10 15:04:13 +00:00
  • ed2d4e5ac2 spelling, from cizzi@it.su.se Love Hörnquist Åstrand 2003-03-10 15:03:12 +00:00
  • 995a8c29c1 x Love Hörnquist Åstrand 2003-03-10 03:12:25 +00:00
  • f336b9b2e9 add more functions Love Hörnquist Åstrand 2003-03-10 03:11:49 +00:00