summaryrefslogtreecommitdiffstats
path: root/src/clients/kinit/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-411/+0
* include autoconf.h before krb5.hKen Raeburn2006-03-301-0/+4
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-281-0/+5
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+8
* * kinit.c (k5_kinit): Don't free addresses after callingKen Raeburn2004-07-011-0/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-0/+4
* * kinit.c (main): Apply patch from Stephen Grau to correctlyTom Yu2003-08-011-0/+5
* update kinit krb4 fallback lifetime defaultKen Raeburn2003-05-301-0/+4
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-0/+6
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-0/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * kinit.c (ULINE): Invoke fprintf with correct number of argumentsEzra Peisach2002-07-301-0/+5
* * kinit.M: added documentation of the "-a" optionJen Selby2002-07-171-0/+4
* Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.eduDanilo Almeida2001-12-101-0/+5
* * kinit.M: Correct some typos. Thanks to Dennis DavisMitchell Berger2001-09-241-0/+5
* * kinit.c (k4_begin): Cleanup assignment in conditional warningEzra Peisach2001-06-111-0/+4
* * kinit.c (k4_kinit): Use ANSI C-style string continuationDanilo Almeida2001-04-051-0/+4
* * kinit.c (k4_kinit): Argument to krb5_read_password takes asEzra Peisach2000-10-171-0/+5
* * kinit.c (k4_kinit): Call time_to_life()Tom Yu2000-10-091-0/+4
* * kinit.c: Include krb524.h if suport desired. Clean upEzra Peisach2000-10-031-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * kinit.c (k4_kinit): Fix the code that was broken withEzra Peisach2000-03-161-1/+7
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-161-0/+4
* * kinit.c: Add support for using both -4 and -5. Default to krb5Danilo Almeida2000-03-141-0/+8
* Document that -s is not applicable to Kerberos 4Danilo Almeida2000-02-161-0/+2
* * kinit.c: Nicer usage message. Better checking for illegalDanilo Almeida2000-02-161-0/+11
* * kinit.c (try_convert524): Avoid duplicate free callsKen Raeburn2000-02-071-0/+4
* * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*Danilo Almeida2000-02-041-0/+4
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-041-0/+4
* * kinit.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-041-0/+11
* 1.1 branch changes -> trunkKen Raeburn1999-12-151-0/+4
* log tritan's changesTom Yu1999-10-261-0/+7
* fix uninit var; make compile on sunos4. from 1.1 branchKen Raeburn1999-09-011-0/+10
* Use standard windows exe link flagsDanilo Almeida1999-08-101-0/+4
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* kinit.c: If unistd.h is not available, use manual definitions forTheodore Tso1999-02-091-0/+5
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-211-0/+5
* Fix bug where kinit would core dump if given a really long principalTheodore Tso1997-05-291-0/+5
* Moved krb5_read_password back into the library (Win32)Richard Basch1997-02-251-0/+4
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-151-0/+5
* Makefile.in: Link wsock32.lib (win32)Richard Basch1997-02-131-1/+6
* kinit.c: Added krb5_read_password implementation for win32 console appRichard Basch1997-02-131-0/+4
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-111-0/+9
* Merge of libhack_branchTom Yu1997-02-091-0/+5