index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clients
/
kinit
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
1
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
1
-0
/
+4
*
* kinit.c (ULINE): Invoke fprintf with correct number of arguments
Ezra Peisach
2002-07-30
1
-0
/
+5
*
* kinit.M: added documentation of the "-a" option
Jen Selby
2002-07-17
1
-0
/
+4
*
Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.edu
Danilo Almeida
2001-12-10
1
-0
/
+5
*
* kinit.M: Correct some typos. Thanks to Dennis Davis
Mitchell Berger
2001-09-24
1
-0
/
+5
*
* kinit.c (k4_begin): Cleanup assignment in conditional warning
Ezra Peisach
2001-06-11
1
-0
/
+4
*
* kinit.c (k4_kinit): Use ANSI C-style string continuation
Danilo Almeida
2001-04-05
1
-0
/
+4
*
* kinit.c (k4_kinit): Argument to krb5_read_password takes as
Ezra Peisach
2000-10-17
1
-0
/
+5
*
* kinit.c (k4_kinit): Call time_to_life()
Tom Yu
2000-10-09
1
-0
/
+4
*
* kinit.c: Include krb524.h if suport desired. Clean up
Ezra Peisach
2000-10-03
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
* kinit.c (k4_kinit): Fix the code that was broken with
Ezra Peisach
2000-03-16
1
-1
/
+7
*
Add krb5_get_prompt_types() functionality
Danilo Almeida
2000-03-16
1
-0
/
+4
*
* kinit.c: Add support for using both -4 and -5. Default to krb5
Danilo Almeida
2000-03-14
1
-0
/
+8
*
Document that -s is not applicable to Kerberos 4
Danilo Almeida
2000-02-16
1
-0
/
+2
*
* kinit.c: Nicer usage message. Better checking for illegal
Danilo Almeida
2000-02-16
1
-0
/
+11
*
* kinit.c (try_convert524): Avoid duplicate free calls
Ken Raeburn
2000-02-07
1
-0
/
+4
*
* kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*
Danilo Almeida
2000-02-04
1
-0
/
+4
*
* Makefile.in (kinit): Fix to build on Unix again
Tom Yu
2000-02-04
1
-0
/
+4
*
* kinit.c: Major revamp to support Kerberos 4 compatibility. Code
Danilo Almeida
2000-02-04
1
-0
/
+11
*
1.1 branch changes -> trunk
Ken Raeburn
1999-12-15
1
-0
/
+4
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
fix uninit var; make compile on sunos4. from 1.1 branch
Ken Raeburn
1999-09-01
1
-0
/
+10
*
Use standard windows exe link flags
Danilo Almeida
1999-08-10
1
-0
/
+4
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
1
-0
/
+4
*
kinit.c: If unistd.h is not available, use manual definitions for
Theodore Tso
1999-02-09
1
-0
/
+5
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
main returns int, not void. ANSI X3.159-1989
Ezra Peisach
1998-01-21
1
-0
/
+5
*
Fix bug where kinit would core dump if given a really long principal
Theodore Tso
1997-05-29
1
-0
/
+5
*
Moved krb5_read_password back into the library (Win32)
Richard Basch
1997-02-25
1
-0
/
+4
*
Need to link with $(CLIB) - comerr library (win32)
Richard Basch
1997-02-15
1
-0
/
+5
*
Makefile.in: Link wsock32.lib (win32)
Richard Basch
1997-02-13
1
-1
/
+6
*
kinit.c: Added krb5_read_password implementation for win32 console app
Richard Basch
1997-02-13
1
-0
/
+4
*
Build kinit/klist/kdestroy under win32
Richard Basch
1997-02-11
1
-0
/
+9
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+4
*
Check the return code from krb5_init_context, and print an error
Theodore Tso
1996-11-07
1
-0
/
+6
*
remove ".so man1/header.doc" and extra args to .TH
Tom Yu
1996-09-10
1
-0
/
+4
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
1
-0
/
+5
*
* kinit.M: Document -R option
Ezra Peisach
1996-07-07
1
-0
/
+11
*
* kinit.c (krb5_validate_tgt): new function, takes a credential cache with an
Ken Raeburn
1996-05-04
1
-0
/
+11
*
Cygnus merge: new option -s to set tgt start time
Ken Raeburn
1996-05-02
1
-0
/
+9
*
Do not free memory before done using it. (The credential was pointing
Ezra Peisach
1996-02-22
1
-0
/
+4
*
* kinit.c (KRB5_DEFAULT_LIFE): default life should be 10 hours,
Mark Eichin
1995-10-02
1
-0
/
+4
*
Use libkadm string conversion routines
Paul Park
1995-08-21
1
-0
/
+7
[next]