summaryrefslogtreecommitdiffstats
path: root/src/clients/klist
Commit message (Expand)AuthorAgeFilesLines
* * klist.c (one_addr): Always use indicated address family and length inKen Raeburn1999-11-022-2/+12
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+2
* display ipv6 addresses if supportedKen Raeburn1999-10-172-6/+37
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* From 1.1 branch:Ken Raeburn1999-09-012-5/+15
* Use standard windows exe link flagsDanilo Almeida1999-08-102-1/+5
* Do win32 build in subdirDanilo Almeida1999-05-102-2/+6
* klist.c: Under Windows, #include winsock.h instead of sys/socket.h andTheodore Tso1999-02-093-1/+14
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-23/+72
* Tue Aug 11 23:38:53 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-122-1/+6
* * 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-182-3/+8
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-6/+6
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-212-1/+6
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-152-2/+6
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-112-5/+23
* Merge of libhack_branchTom Yu1997-02-093-8/+11
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* Fix stupid typo in previous checkinTheodore Tso1996-11-071-1/+1
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+11
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* man page rewrite from CygnusJeff Bigler1996-08-291-71/+79
* cvsignore hackeryTom Yu1996-06-101-1/+0
* replaced des3-md5 with des3-shaRichard Basch1996-05-102-2/+6
* * Makefile.inRichard Basch1996-02-041-2/+6
* 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-051-1/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-3/+2
* klist.M: Updated the man page to include all of the supported optionsTheodore Tso1995-09-153-26/+120
* * klist.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-24/+5
* Use libkadm string handling routinesPaul Park1995-08-213-29/+61
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-8/+8
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-212-4/+7
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-2/+9
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+6
* 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
* * klist.c : Changed progname to argv[0] for consistancy withChris Provenzano1995-05-042-20/+24
* * klist.c : #include <string.h>, a must for prototypes of variousChris Provenzano1995-05-042-1/+8
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+38
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+6
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-012-2/+6
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-282-4/+6
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-113-3/+14
* Added -e option to print out encryption typesChris Provenzano1995-02-092-1/+38
* * klist.c Do a krb5_init_context() before using a krb5_contextChris Provenzano1995-02-082-0/+6
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1