aboutsummaryrefslogtreecommitdiff
path: root/src/clients
AgeCommit message (Expand)AuthorFilesLines
1997-05-29Fix bug where kinit would core dump if given a really long principalTheodore Tso2-3/+9
1997-02-25Moved krb5_read_password back into the library (Win32)Richard Basch2-88/+4
1997-02-23Define BUILDTOP for Win16/Win32; needed by config/win-post.inRichard Basch2-0/+6
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-2/+0
1997-02-15Need to link with $(CLIB) - comerr library (win32)Richard Basch4-5/+12
1997-02-15Need to link with $(CLIB) - comerr library (win32)Richard Basch3-28/+8
1997-02-13Makefile.in: Link wsock32.lib (win32)Richard Basch3-9/+45
1997-02-13kinit.c: Added krb5_read_password implementation for win32 console appRichard Basch2-0/+92
1997-02-13Makefile.in: re-enabled the building of kinit under win32Richard Basch1-3/+3
1997-02-11Comment out kinit build until it works (win32)Richard Basch1-4/+4
1997-02-11Build kinit/klist/kdestroy under win32Richard Basch8-16/+88
1997-02-09Merge of libhack_branchTom Yu12-30/+42
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso4-2/+10
1996-11-11Fail completely if there is no srvtabSam Hartman2-1/+6
1996-11-08Check the error return from krb5_init_context(), and print an errorTheodore Tso2-1/+12
1996-11-07Fix stupid typo in previous checkinTheodore Tso2-2/+2
1996-11-07Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+12
1996-11-07Check the error return from krb5_init_context(), and print an errorTheodore Tso2-2/+11
1996-11-07Check the return code from krb5_init_context, and print an errorTheodore Tso2-2/+11
1996-09-26Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso2-13/+6
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu8-8/+19
1996-08-30Removed Cygnus-specific infoJeff Bigler1-72/+99
1996-08-29man page edit from CygnusJeff Bigler1-6/+9
1996-08-29man page rewrite from CygnusJeff Bigler2-98/+124
1996-08-10Unlock source cache before executing commandSam Hartman2-0/+7
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz3-12/+34
1996-07-07 * kinit.M: Document -R optionEzra Peisach3-7/+78
1996-06-10cvsignore hackeryTom Yu5-5/+0
1996-05-26Use USE_ANAMESam Hartman2-2/+5
1996-05-23* Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman2-1/+7
1996-05-20Do not keep source cache open if we are going to useSam Hartman2-5/+10
1996-05-19Significant security fixes to ksuSam Hartman7-73/+148
1996-05-13configure.in heuristic.c:Richard Basch4-866/+853
1996-05-10replaced des3-md5 with des3-shaRichard Basch2-2/+6
1996-05-04* kinit.c (krb5_validate_tgt): new function, takes a credential cache with anKen Raeburn2-1/+64
1996-05-02Cygnus merge: new option -s to set tgt start timeKen Raeburn3-9/+50
1996-04-18some changelog entries mark didn't bring overKen Raeburn1-0/+12
1996-04-11Mostly output formatting fixes.Richard Basch3-33/+34
1996-04-10proven's ksu fixesMark Eichin2-100/+40
1996-03-20Remove no longer relevant ksu.1Ezra Peisach1-1/+0
1996-03-13use AC_HEADER_STDARGKen Raeburn2-1/+5
1996-02-22Do not free memory before done using it. (The credential was pointingEzra Peisach2-2/+9
1996-02-09* kinit.cRichard Basch1-11/+20
1996-02-04* Makefile.inRichard Basch4-8/+24
1996-01-27Implement -e option for keytabsSam Hartman2-0/+7
1995-12-05Use symbolic names for the encryption types.Richard Basch1-3/+6
1995-12-05There is no longer a dependency on libkadmRichard Basch3-3/+0
1995-11-08Change use of krb5_clockskew to be context->clockskewTheodore Tso2-4/+7
1995-11-03remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin3-9/+6
1995-10-10Handle case when ticket cache name does not include a colonEzra Peisach2-0/+7