summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where kinit would core dump if given a really long principalTheodore Tso1997-05-292-3/+9
* Moved krb5_read_password back into the library (Win32)Richard Basch1997-02-252-88/+4
* Define BUILDTOP for Win16/Win32; needed by config/win-post.inRichard Basch1997-02-232-0/+6
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-2/+0
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-154-5/+12
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-153-28/+8
* Makefile.in: Link wsock32.lib (win32)Richard Basch1997-02-133-9/+45
* kinit.c: Added krb5_read_password implementation for win32 console appRichard Basch1997-02-132-0/+92
* Makefile.in: re-enabled the building of kinit under win32Richard Basch1997-02-131-3/+3
* Comment out kinit build until it works (win32)Richard Basch1997-02-111-4/+4
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-118-16/+88
* Merge of libhack_branchTom Yu1997-02-0912-30/+42
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-134-2/+10
* Fail completely if there is no srvtabSam Hartman1996-11-112-1/+6
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-1/+12
* Fix stupid typo in previous checkinTheodore Tso1996-11-072-2/+2
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+12
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+11
* Check the return code from krb5_init_context, and print an errorTheodore Tso1996-11-072-2/+11
* Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso1996-09-262-13/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-108-8/+19
* Removed Cygnus-specific infoJeff Bigler1996-08-301-72/+99
* man page edit from CygnusJeff Bigler1996-08-291-6/+9
* man page rewrite from CygnusJeff Bigler1996-08-292-98/+124
* Unlock source cache before executing commandSam Hartman1996-08-102-0/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-223-12/+34
* * kinit.M: Document -R optionEzra Peisach1996-07-073-7/+78
* cvsignore hackeryTom Yu1996-06-105-5/+0
* Use USE_ANAMESam Hartman1996-05-262-2/+5
* * Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman1996-05-232-1/+7
* Do not keep source cache open if we are going to useSam Hartman1996-05-202-5/+10
* Significant security fixes to ksuSam Hartman1996-05-197-73/+148
* configure.in heuristic.c:Richard Basch1996-05-134-866/+853
* replaced des3-md5 with des3-shaRichard Basch1996-05-102-2/+6
* * kinit.c (krb5_validate_tgt): new function, takes a credential cache with anKen Raeburn1996-05-042-1/+64
* Cygnus merge: new option -s to set tgt start timeKen Raeburn1996-05-023-9/+50
* some changelog entries mark didn't bring overKen Raeburn1996-04-181-0/+12
* Mostly output formatting fixes.Richard Basch1996-04-113-33/+34
* proven's ksu fixesMark Eichin1996-04-102-100/+40
* Remove no longer relevant ksu.1Ezra Peisach1996-03-201-1/+0
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+5
* Do not free memory before done using it. (The credential was pointingEzra Peisach1996-02-222-2/+9
* * kinit.cRichard Basch1996-02-091-11/+20
* * Makefile.inRichard Basch1996-02-044-8/+24
* Implement -e option for keytabsSam Hartman1996-01-272-0/+7
* Use symbolic names for the encryption types.Richard Basch1995-12-051-3/+6
* There is no longer a dependency on libkadmRichard Basch1995-12-053-3/+0
* Change use of krb5_clockskew to be context->clockskewTheodore Tso1995-11-082-4/+7
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-9/+6
* Handle case when ticket cache name does not include a colonEzra Peisach1995-10-102-0/+7