summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* If version is not FVNO_4, do not seek forwar a random stack value.Ezra Peisach1996-02-152-2/+9
* Set magic number in krb5_addressEzra Peisach1996-02-152-0/+7
* * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer before useEzra Peisach1996-02-142-1/+7
* Remove junk fileTheodore Tso1996-02-131-31/+0
* Incluide stdlib.h for declaration of mallocEzra Peisach1996-02-112-0/+8
* * g_glue.c: grab stdlib.h to get NULLTom Yu1996-02-102-0/+7
* * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.cRichard Basch1996-02-095-113/+221
* * fcc_maybe.cRichard Basch1996-02-091-13/+18
* * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.cRichard Basch1996-02-095-48/+154
* Need to include stdio.h and errno.h no matter what.Ezra Peisach1996-02-072-2/+7
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-0716-1/+62
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-0740-454/+1115
* * configure.in, Makefile.inRichard Basch1996-02-042-25/+12
* Remove check to make sure ticket enctypeSam Hartman1996-02-014-49/+11
* Remove check to make sure cached tickets are in tgs_enctypesSam Hartman1996-02-012-24/+6
* Several changes to the db rename feature.Richard Basch1996-01-311-19/+25
* * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningless withoutMark Eichin1996-01-302-1/+6
* Fix quoting problemSam Hartman1996-01-282-2/+6
* fix indentationMark Eichin1996-01-271-2/+2
* * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out howMark Eichin1996-01-273-4/+11
* * t_kdb.c: wrap db_dbm decls and berkely_dispatch in ifdefsMark Eichin1996-01-273-2/+18
* * t_cksum.c (main): use proper old-style definitionMark Eichin1996-01-272-1/+7
* Require DES for credentialsSam Hartman1996-01-262-1/+5
* Fix bug in call to shared library macrosSam Hartman1996-01-262-1/+5
* Removed outdated comment about mappingSam Hartman1996-01-262-4/+3
* Fixed to check enctype of retrieved keysSam Hartman1996-01-263-2/+11
* get_creds.c: Only match on enctype if in_creds.keyblockSam Hartman1996-01-253-3/+23
* Previously, ktype_match only made sure that the enctype was validSam Hartman1996-01-256-15/+35
* Remove superfluous link lineSam Hartman1996-01-252-1/+5
* * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c,Tom Yu1996-01-2515-196/+288
* * pname_to_uid.c (krb5_pname_to_uid): Changed def'n ofTom Yu1996-01-252-2/+8
* Don't assume that the input_name_buffer is null terminated, when itTheodore Tso1996-01-242-8/+26
* Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warningEzra Peisach1996-01-234-1/+14
* Check for stdlib.h (configure.in)Ezra Peisach1996-01-2311-0/+44
* * Makefile.in (SRCS): Remove extraneous line with only a tab.Ezra Peisach1996-01-232-2/+11
* * Makefile.in (SHLIB_LIBS): Add lines for shared library buildingEzra Peisach1996-01-232-0/+9
* Add support for building GSSAPI as a shared libraryTheodore Tso1996-01-235-8/+57
* configure.in: Add the mechglue directory as a subdirTheodore Tso1996-01-233-2/+10
* gssapiP_generic.h: Removed prototypes of functions that have beenTheodore Tso1996-01-237-543/+9
* rel_oid.c (krb5_gss_internal_release_oid): Add the new interface forTheodore Tso1996-01-237-687/+61
* Added Sun's changes (from Roland), as fixed by Ted, to finally have aTheodore Tso1996-01-2314-54/+995
* New files for Sun's multi-mechanism GSSAPITheodore Tso1996-01-232-0/+427
* * configure.in: Merge in berk_db library if neededEzra Peisach1996-01-223-3/+33
* Fixed three problems in the database rename function:Richard Basch1996-01-221-9/+13
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-225-76/+6
* * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so get_creds won'tTom Yu1996-01-222-1/+7
* krb5_get_credentials does not take kdc_options flagsEzra Peisach1996-01-203-5/+10
* Makefile.in: (check-unix): ultrix "test" does not support -xEzra Peisach1996-01-112-2/+6
* scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set inTheodore Tso1996-01-115-13/+21
* fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set inTheodore Tso1996-01-114-11/+15