summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-066-3/+18
* * klist.c (main): Exit with a 0 exit status if everything okayEzra Peisach1998-03-302-0/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-1812-15/+44
* * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu1998-02-122-1/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1218-35/+55
* * krb_auth_su.c (krb5_verify_tkt_def): If using a pre-existingTom Yu1998-02-052-1/+17
* * configure.in: Add new directory for kpasswdTom Yu1998-01-302-1/+5
* * kpasswd.c:Tom Yu1998-01-305-0/+258
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-216-3/+18
* 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