summaryrefslogtreecommitdiffstats
path: root/src/clients/kdestroy
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* make dependGreg Hudson2013-01-101-1/+1
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* Remove nroff man pagesBen Kaduk2012-10-161-89/+0
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-0/+4
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-192-0/+5
* Add ccache collection support to toolsGreg Hudson2011-09-052-4/+42
* make dependEzra Peisach2011-07-011-1/+2
* 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
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-4/+2
* Reindent after making fixes for emacs-23Tom Yu2009-11-031-1/+1
* make mark-cstyleTom Yu2009-10-311-50/+51
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-8/+6
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-153-129/+28
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-3/+1
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-4/+14
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+12
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-181/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-38/+0
* include autoconf.h before krb5.hKen Raeburn2006-03-302-1/+5
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-283-0/+7
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* Include unistd.h (if present) for getopt() prototypeEzra Peisach2001-06-082-0/+7
* * kdestroy.c (main): Clean up compiler warningsEzra Peisach2000-08-022-2/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Clean up unsed variables when V4 compatibility is not definedEzra Peisach2000-03-162-1/+10
* * kdestroy.M: Make up-to-dateDanilo Almeida2000-03-143-32/+96
* * kdestroy.c: Fix GET_PROGNAME macro to properly return programDanilo Almeida2000-02-162-11/+17
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-042-2/+6
* * kdestroy.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-41/+119
* 1.1 branch changes -> trunkKen Raeburn1999-12-152-12/+7
* 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
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* Use standard windows exe link flagsDanilo Almeida1999-08-102-1/+5
* Do win32 build in subdirDanilo Almeida1999-05-102-2/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-3/+8