summaryrefslogtreecommitdiffstats
path: root/src/clients
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ksu.M: Document authorization changesEzra Peisach1995-10-067-646/+35
* * kinit.c (KRB5_DEFAULT_LIFE): default life should be 10 hours,Mark Eichin1995-10-022-1/+5
* klist.M: Updated the man page to include all of the supported optionsTheodore Tso1995-09-153-26/+120
* * krb_auth_su.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-4/+7
* * krb_auth_su.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-2/+6
* * klist.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-24/+5
* Use libkadm string handling routinesPaul Park1995-08-219-215/+180
* Use libkadm string conversion routinesPaul Park1995-08-214-90/+25
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+4
* Add full prototypes for all functions. Fix calls to functions thatEzra Peisach1995-07-207-36/+193
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0712-31/+33
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* * krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context toTom Yu1995-07-062-1/+6
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-212-4/+7
* * main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELLTom Yu1995-06-203-4/+10
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-1512-9/+37
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-098-22/+21
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+8
* Integrated patch from OpenVision which allows klist to list keytabs asTheodore Tso1995-06-082-76/+242
* Update usage message and manual page to reflect current reality. (-e -fEzra Peisach1995-05-113-1/+13
* More missing contextsEzra Peisach1995-05-093-9/+15
* Numerous context reference s were missing. Alerted to first byEzra Peisach1995-05-092-6/+15
* * klist.c : Changed progname to argv[0] for consistancy withChris Provenzano1995-05-042-20/+24
* * kdestroy.c : Added #include <string.h>Chris Provenzano1995-05-042-2/+7
* * klist.c : #include <string.h>, a must for prototypes of variousChris Provenzano1995-05-042-1/+8
* Use $(LD) instead of $(CC) when trying to link. (So purify works).Theodore Tso1995-04-282-1/+7
* Make configure look for pwd.h and define HAVE_PWD_H if foundChris Provenzano1995-04-222-0/+6