summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-0710-1/+38
* * 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
* Fix quoting problemSam Hartman1996-01-282-2/+6
* fix indentationMark Eichin1996-01-271-2/+2
* 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
* * configure.in: Merge in berk_db library if neededEzra Peisach1996-01-223-3/+33
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-222-16/+3
* * 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
* Added checking of profile for DCE compatability options (ccache type,Theodore Tso1996-01-112-4/+25
* Initialize addrs to 0 so that we don't try to free stack garbage on anTheodore Tso1996-01-112-2/+5
* krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1996-01-117-17/+22
* If reading in a version 3 credentials cache, ignore the second enctypeTheodore Tso1996-01-112-1/+7
* Applied patch submitted by Doug Engbert, so that the configurableTheodore Tso1996-01-112-0/+9
* * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignmentEzra Peisach1996-01-114-7/+18
* Take care of a gcc warnign about shufting two farEzra Peisach1996-01-112-1/+6
* Added error table code KRB5_FWD_BAD_PRINCIPALTheodore Tso1996-01-102-0/+5
* fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of theTheodore Tso1996-01-106-68/+227
* hostaddr.c (krb5_os_hostaddr): New function which takes a hostname andTheodore Tso1996-01-053-0/+90
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-041-3/+1
* * configure.in: Check for presense of setenv(), unsetenv(), andTheodore Tso1996-01-044-1/+190
* * rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assumeTheodore Tso1996-01-043-25/+67
* Use KRB5_CC_FORMAT as an error code instead of KRB5_CCACHE_BADVNO,Theodore Tso1995-12-214-8/+14
* Fixed typo (missing comma) in fileTheodore Tso1995-12-211-1/+1
* Changed KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILED (since theTheodore Tso1995-12-212-1/+10
* Change use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILEDTheodore Tso1995-12-212-1/+6
* In the case of SCC_OPEN_AND_ERASE, unlink the filename first, in caseTheodore Tso1995-12-212-0/+13
* In the case of FCC_OPEN_AND_ERASE, unlink the old filename, and thenTheodore Tso1995-12-212-1/+9
* * Makefile.in (t_an_to_ln): Use $(LD) instead of $(CC) to link finalTheodore Tso1995-12-213-33/+32
* Missing parenthesis meant that wrong number of bytes was beingTheodore Tso1995-12-202-1/+7
* New function for doing generic tty input and output. EventuallyTheodore Tso1995-12-203-0/+171
* Don't drag in syslog.c if vsyslog() is not defined. Only drag it inTheodore Tso1995-12-192-2/+6
* * configure.in : Remove subdirectory dbChris Provenzano1995-12-132-1/+5
* * Makefile.in : Move db keytab routines to lib/kdbChris Provenzano1995-12-132-2/+7
* Clean up repository - don't check in configure add .Sanitize and .cvsignoreEzra Peisach1995-12-123-1009/+38
* New directory for the kdb keytab functions. Currently there is only get andChris Provenzano1995-12-124-0/+1156
* * configure.in : Added subdirectory dbChris Provenzano1995-12-122-1/+6
* Commit the removal or compat_recv.oEzra Peisach1995-12-061-302/+0
* Move compat_recv.c to krb5utilEzra Peisach1995-12-062-2/+4