| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix quoting problem | Sam Hartman | 1996-01-28 | 2 | -2/+6 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Don't assume that the input_name_buffer is null terminated, when it | Theodore Tso | 1996-01-24 | 2 | -8/+26 |
* | 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 |
* | * configure.in: Merge in berk_db library if needed | Ezra Peisach | 1996-01-22 | 3 | -3/+33 |
* | Fixed three problems in the database rename function: | Richard Basch | 1996-01-22 | 1 | -9/+13 |
* | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 5 | -76/+6 |
* | * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so get_creds won't | Tom Yu | 1996-01-22 | 2 | -1/+7 |
* | krb5_get_credentials does not take kdc_options flags | Ezra Peisach | 1996-01-20 | 3 | -5/+10 |
* | Makefile.in: (check-unix): ultrix "test" does not support -x | Ezra Peisach | 1996-01-11 | 2 | -2/+6 |
* | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 5 | -13/+21 |
* | fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 4 | -11/+15 |