| Commit message (Expand) | Author | Age | Files | Lines |
| * | g_initialize.c (gss_initialize): Don't fprintf to stderr on | Theodore Tso | 1996-02-28 | 3 | -1/+14 |
| * | Add mechglue to the list of directories which are recursively handled | Theodore Tso | 1996-02-28 | 2 | -0/+12 |
| * | Fix stupid typo | Theodore Tso | 1996-02-28 | 1 | -1/+1 |
| * | If starttime is not set, then use authtime as a default. (This fixes | Theodore Tso | 1996-02-28 | 2 | -0/+9 |
| * | Protect include of unistd.h with HAVE_UNISTD_H | Theodore Tso | 1996-02-27 | 2 | -0/+6 |
| * | Make sure size_t and uid_t are defined under MS-DOS | Theodore Tso | 1996-02-27 | 2 | -1/+16 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Remove dead code | Theodore Tso | 1996-02-27 | 5 | -7/+23 |
| * | Use #define NEED_SOCKETS instead of #including <netdb.h> (this breaks | Theodore Tso | 1996-02-27 | 2 | -2/+6 |
| * | Remoe static declaration of kg_context, | Sam Hartman | 1996-02-26 | 2 | -5/+4 |
| * | Don't compile promptusr for Windows or Macintosh | Theodore Tso | 1996-02-26 | 2 | -3/+8 |
| * | * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c, | Mark Eichin | 1996-02-25 | 16 | -0/+23 |
| * | Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c: | Theodore Tso | 1996-02-25 | 5 | -6/+10 |
| * | g_acquire_cred.c (gss_add_cred): New GSSAPI V2 function | Theodore Tso | 1996-02-25 | 26 | -50/+324 |
| * | New error code function | Theodore Tso | 1996-02-25 | 2 | -0/+10 |
| * | Add support for new V2 call gss_wrap_size_limit | Theodore Tso | 1996-02-25 | 2 | -1/+3 |
| * | Add support for new V2 call gss_wrap_size_limit() | Theodore Tso | 1996-02-25 | 3 | -2/+57 |
| * | For MS-DOS filesystems, you must close the file before unlinking it, | Theodore Tso | 1996-02-25 | 2 | -5/+11 |
| * | Under Windows, assume that the keytab file is located in the Windows | Theodore Tso | 1996-02-25 | 2 | -0/+20 |
| * | Use Windows path separator, if appropriate. Under Windows also use | Theodore Tso | 1996-02-24 | 2 | -3/+20 |
| * | Add new GSSAPI V2 calls. (XXX we still need to get the official | Theodore Tso | 1996-02-24 | 2 | -0/+41 |
| * | No longer need to call name-type/mechanism registration function. | Theodore Tso | 1996-02-24 | 2 | -9/+6 |
| * | g_mechname.c (gss_add_mech_name_type): Only mark a name-type as being | Theodore Tso | 1996-02-24 | 13 | -256/+473 |
| * | * mglueP.h (gss_config): Change int fields to OM_uint32 to match | Ezra Peisach | 1996-02-24 | 2 | -4/+10 |
| * | * import_sec_context.c (krb5_gss_import_sec_context): Do not | Ezra Peisach | 1996-02-24 | 3 | -6/+12 |
| * | * rel_oid.c (krb5_gss_internal_release_oid): Change to match prototype | Ezra Peisach | 1996-02-24 | 3 | -4/+13 |
| * | Declare krb__get_srvtabname() | Ezra Peisach | 1996-02-24 | 5 | -0/+13 |
| * | gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * as | Theodore Tso | 1996-02-24 | 24 | -330/+145 |
| * | g_imp_name.c (gss_import_name): If the user passes in a name-type | Theodore Tso | 1996-02-24 | 7 | -16/+189 |
| * | * keytab.c (krb5_ktkdb_close): new function, non-optional. | Mark Eichin | 1996-02-24 | 2 | -10/+27 |
| * | t_random.c: New file which just tests the random number generator | Theodore Tso | 1996-02-23 | 4 | -2/+145 |
| * | * Makefile.in (check-unix): Set LD_LIBRARY_PATH for kdb5_anadd | Ezra Peisach | 1996-02-22 | 4 | -0/+11 |
| * | If the configuration file does not exist (context->profile == NULL) | Theodore Tso | 1996-02-17 | 2 | -3/+12 |
| * | Added new error table code KRB5_CONFIG_NODEFREALM | Theodore Tso | 1996-02-16 | 2 | -0/+5 |
| * | If version is not FVNO_4, do not seek forwar a random stack value. | Ezra Peisach | 1996-02-15 | 2 | -2/+9 |
| * | Set magic number in krb5_address | Ezra Peisach | 1996-02-15 | 2 | -0/+7 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before use | Ezra Peisach | 1996-02-14 | 2 | -1/+7 |
| * | Remove junk file | Theodore Tso | 1996-02-13 | 1 | -31/+0 |
| * | Incluide stdlib.h for declaration of malloc | Ezra Peisach | 1996-02-11 | 2 | -0/+8 |
| * | * g_glue.c: grab stdlib.h to get NULL | Tom Yu | 1996-02-10 | 2 | -0/+7 |
| * | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c | Richard Basch | 1996-02-09 | 5 | -113/+221 |
| * | * fcc_maybe.c | Richard Basch | 1996-02-09 | 1 | -13/+18 |
| * | * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c | Richard Basch | 1996-02-09 | 5 | -48/+154 |
| * | Need to include stdio.h and errno.h no matter what. | Ezra Peisach | 1996-02-07 | 2 | -2/+7 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 16 | -1/+62 |
| * | Commited new snapshot from Roland Schemers at Sun | Theodore Tso | 1996-02-07 | 40 | -454/+1115 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 2 | -25/+12 |
| * | Remove check to make sure ticket enctype | Sam Hartman | 1996-02-01 | 4 | -49/+11 |
| * | Remove check to make sure cached tickets are in tgs_enctypes | Sam Hartman | 1996-02-01 | 2 | -24/+6 |
| * | Several changes to the db rename feature. | Richard Basch | 1996-01-31 | 1 | -19/+25 |
| * | * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless without | Mark Eichin | 1996-01-30 | 2 | -1/+6 |