| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * dump.c (process_k5_record): t2..t9 is only 8 vars, not 9 | Mark Eichin | 1996-01-28 | 2 | -1/+5 |
| * | Fix quoting problem | Sam Hartman | 1996-01-28 | 2 | -2/+6 |
| * | Fixes to build on Linux; | Sam Hartman | 1996-01-27 | 2 | -3/+5 |
| * | Fix bug in finding the tgs key; | Sam Hartman | 1996-01-27 | 3 | -2/+10 |
| * | Implement -e option for keytabs | Sam Hartman | 1996-01-27 | 2 | -0/+7 |
| * | * void_assoc.c (ptyint_void_association): if we don't have | Mark Eichin | 1996-01-27 | 2 | -0/+7 |
| * | * krb5.conf: use host:portnum in example files, not host,portnum | Mark Eichin | 1996-01-27 | 2 | -2/+6 |
| * | * kadmin.exp: use a longer password for kadmin_modify test to meet | Mark Eichin | 1996-01-27 | 2 | -3/+8 |
| * | fix indentation | Mark Eichin | 1996-01-27 | 1 | -2/+2 |
| * | * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out how | Mark Eichin | 1996-01-27 | 3 | -4/+11 |
| * | * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefs | Mark Eichin | 1996-01-27 | 3 | -2/+18 |
| * | * t_cksum.c (main): use proper old-style definition | Mark Eichin | 1996-01-27 | 2 | -1/+7 |
| * | * network.c (setup_network): strtol is good enough for port | Mark Eichin | 1996-01-27 | 2 | -2/+10 |
| * | Oops; I accidentally comitted a version of krlogin | Sam Hartman | 1996-01-27 | 2 | -2/+3 |
| * | Implement -e option to list that | Sam Hartman | 1996-01-26 | 2 | -2/+20 |
| * | Require DES for credentials | Sam Hartman | 1996-01-26 | 2 | -1/+5 |
| * | Fix bug in call to shared library macros | Sam Hartman | 1996-01-26 | 2 | -1/+5 |
| * | Telnet really wants a DES key; have it ask for one | Sam Hartman | 1996-01-26 | 2 | -0/+5 |
| * | Fix delay in ^C processing | Sam Hartman | 1996-01-26 | 2 | -11/+27 |
| * | Disable resetting of tgs_enctypes | Sam Hartman | 1996-01-26 | 1 | -2/+2 |
| * | Convert the kvno to a char before writing it out. (The previous code | Sam Hartman | 1996-01-26 | 2 | -2/+9 |
| * | Removed outdated comment about mapping | Sam Hartman | 1996-01-26 | 2 | -4/+3 |
| * | Fixed to check enctype of retrieved keys | Sam Hartman | 1996-01-26 | 3 | -2/+11 |
| * | Fixed extraction of keytabs to extract all keys | Sam Hartman | 1996-01-26 | 2 | -6/+38 |
| * | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4 | Sam Hartman | 1996-01-25 | 6 | -56/+161 |
| * | get_creds.c: Only match on enctype if in_creds.keyblock | Sam Hartman | 1996-01-25 | 3 | -3/+23 |
| * | Previously, ktype_match only made sure that the enctype was valid | Sam Hartman | 1996-01-25 | 6 | -15/+35 |
| * | Remove superfluous link line | Sam Hartman | 1996-01-25 | 2 | -1/+5 |
| * | * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c, | Tom Yu | 1996-01-25 | 15 | -196/+288 |
| * | * pname_to_uid.c (krb5_pname_to_uid): Changed def'n of | Tom Yu | 1996-01-25 | 2 | -2/+8 |
| * | * Makefile.in: Remove spurious @DEFS@ | Tom Yu | 1996-01-24 | 2 | -1/+3 |
| * | Update man pages with new options | Sam Hartman | 1996-01-24 | 3 | -64/+101 |
| * | Added lines to adm.h which Chris had removed while working on the | Theodore Tso | 1996-01-24 | 2 | -0/+19 |
| * | Don't assume that the input_name_buffer is null terminated, when it | Theodore Tso | 1996-01-24 | 2 | -8/+26 |
| * | * Add checksum support to klogind making sure encrypted authenticators | Sam Hartman | 1996-01-24 | 5 | -135/+251 |
| * | Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warning | Ezra Peisach | 1996-01-23 | 4 | -1/+14 |
| * | Check for stdlib.h (configure.in) | Ezra Peisach | 1996-01-23 | 11 | -0/+44 |
| * | * Makefile.in (SRCS): Remove extraneous line with only a tab. | Ezra Peisach | 1996-01-23 | 2 | -2/+11 |
| * | * Makefile.in (SHLIB_LIBS): Add lines for shared library building | Ezra Peisach | 1996-01-23 | 2 | -0/+9 |
| * | Add support for building GSSAPI as a shared library | Theodore Tso | 1996-01-23 | 5 | -8/+57 |
| * | configure.in: Add the mechglue directory as a subdir | Theodore Tso | 1996-01-23 | 3 | -2/+10 |
| * | gssapiP_generic.h: Removed prototypes of functions that have been | Theodore Tso | 1996-01-23 | 7 | -543/+9 |
| * | rel_oid.c (krb5_gss_internal_release_oid): Add the new interface for | Theodore Tso | 1996-01-23 | 7 | -687/+61 |
| * | Added Sun's changes (from Roland), as fixed by Ted, to finally have a | Theodore Tso | 1996-01-23 | 14 | -54/+995 |
| * | New files for Sun's multi-mechanism GSSAPI | Theodore Tso | 1996-01-23 | 2 | -0/+427 |
| * | Check for prototypes so that KRB5_STDARG_P works | Ezra Peisach | 1996-01-22 | 3 | -3/+10 |
| * | * configure.in: Use KRB5_CHECK_PROTOS instead of inlining | Ezra Peisach | 1996-01-22 | 2 | -13/+6 |
| * | Move the prototype checking code from include/krb5/configure.in into | Ezra Peisach | 1996-01-22 | 2 | -0/+21 |
| * | * configure.in: Merge in berk_db library if needed | Ezra Peisach | 1996-01-22 | 3 | -3/+33 |
| * | * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that top | Ezra Peisach | 1996-01-22 | 3 | -6/+24 |