summaryrefslogtreecommitdiffstats
path: root/src/clients/kdestroy/kdestroy.c
Commit message (Expand)AuthorAgeFilesLines
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-191-0/+3
* Add ccache collection support to toolsGreg Hudson2011-09-051-2/+32
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-12/+12
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Reindent after making fixes for emacs-23Tom Yu2009-11-031-1/+1
* make mark-cstyleTom Yu2009-10-311-50/+51
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-151-103/+25
* include autoconf.h before krb5.hKen Raeburn2006-03-301-1/+1
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-281-0/+1
* Include unistd.h (if present) for getopt() prototypeEzra Peisach2001-06-081-0/+3
* * kdestroy.c (main): Clean up compiler warningsEzra Peisach2000-08-021-2/+3
* Clean up unsed variables when V4 compatibility is not definedEzra Peisach2000-03-161-1/+5
* * kdestroy.M: Make up-to-dateDanilo Almeida2000-03-141-27/+59
* * kdestroy.c: Fix GET_PROGNAME macro to properly return programDanilo Almeida2000-02-161-11/+11
* * kdestroy.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-041-41/+111
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-211-1/+1
* 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-071-2/+6
* * kdestroy.c : Added #include <string.h>Chris Provenzano1995-05-041-2/+2
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-4/+2
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-111-1/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+5
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Added the -q option which disables the bell in the case of an errorTheodore Tso1994-06-101-4/+12
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change rindex to strrchrJohn Kohl1990-10-291-2/+2
* changes to krb5_cc_default() interfaceJohn Kohl1990-05-291-2/+10
* fix include filesJohn Kohl1990-05-231-5/+2
* add include files, error tables, etcJohn Kohl1990-05-011-1/+11
* Initial revisionBill Sommerfeld1990-02-031-0/+79