summaryrefslogtreecommitdiffstats
path: root/src/clients/kinit
Commit message (Expand)AuthorAgeFilesLines
...
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-4/+14
* remove krb5_get_init_creds_opt_set_pkinit() for nowTom Yu2007-01-311-18/+0
* get_init_creds_opt extensibilityTom Yu2007-01-301-13/+95
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* Enable kinit -a to match the man page and add documentationRuss Allbery2006-06-131-3/+3
* Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery2006-06-121-1/+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
* Fix excessive italics in kinit man page;Sam Hartman2006-04-271-1/+2
* Include com_err.hKen Raeburn2006-04-141-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-411/+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
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-262-0/+24
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* * kinit.c (k5_kinit): Don't free addresses after callingKen Raeburn2004-07-012-1/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* * kinit.c (main): Apply patch from Stephen Grau to correctlyTom Yu2003-08-012-1/+7
* update kinit krb4 fallback lifetime defaultKen Raeburn2003-05-302-1/+5
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-243-9/+8
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-1/+6
* * 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
* * kinit.c (ULINE): Invoke fprintf with correct number of argumentsEzra Peisach2002-07-302-3/+9
* * kinit.M: added documentation of the "-a" optionJen Selby2002-07-172-0/+8
* Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.eduDanilo Almeida2001-12-102-1/+6
* * kinit.M: Correct some typos. Thanks to Dennis DavisMitchell Berger2001-09-242-8/+13
* * kinit.c (k4_begin): Cleanup assignment in conditional warningEzra Peisach2001-06-112-2/+7
* * kinit.c (k4_kinit): Use ANSI C-style string continuationDanilo Almeida2001-04-052-1/+5
* * kinit.c (k4_kinit): Argument to krb5_read_password takes asEzra Peisach2000-10-172-1/+6
* * kinit.c (k4_kinit): Call time_to_life()Tom Yu2000-10-092-5/+5
* * kinit.c: Include krb524.h if suport desired. Clean upEzra Peisach2000-10-032-52/+82
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * kinit.c (k4_kinit): Fix the code that was broken withEzra Peisach2000-03-162-6/+25
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-162-40/+68
* * kinit.c: Add support for using both -4 and -5. Default to krb5Danilo Almeida2000-03-143-71/+73
* Document that -s is not applicable to Kerberos 4Danilo Almeida2000-02-162-0/+3
* * kinit.c: Nicer usage message. Better checking for illegalDanilo Almeida2000-02-163-355/+513
* * kinit.c (try_convert524): Avoid duplicate free callsKen Raeburn2000-02-072-0/+7
* * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*Danilo Almeida2000-02-042-4/+13
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-042-2/+6
* * kinit.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-043-217/+847
* 1.1 branch changes -> trunkKen Raeburn1999-12-152-11/+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
* fix uninit var; make compile on sunos4. from 1.1 branchKen Raeburn1999-09-012-1/+16
* Use standard windows exe link flagsDanilo Almeida1999-08-102-1/+5