index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
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
*
Remove ChangeLog files from the source tree. From now on, the
Sam Hartman
2006-04-11
1
-411
/
+0
*
include autoconf.h before krb5.h
Ken Raeburn
2006-03-30
1
-0
/
+4
*
Include autoconf.h early in sources, and disable use of @DEFS@
Ken Raeburn
2006-03-28
1
-0
/
+5
*
Initial enhanced error message support, similar to what I sent to
Ken Raeburn
2006-03-26
1
-0
/
+8
*
* kinit.c (k5_kinit): Don't free addresses after calling
Ken Raeburn
2004-07-01
1
-0
/
+5
*
Purge make targets and variables (and a few files) relating to the old,
Ken Raeburn
2004-06-17
1
-0
/
+4
*
* kinit.c (main): Apply patch from Stephen Grau to correctly
Tom Yu
2003-08-01
1
-0
/
+5
*
update kinit krb4 fallback lifetime default
Ken Raeburn
2003-05-30
1
-0
/
+4
*
Big step towards integrating libkrb524 into libkrb5:
Ken Raeburn
2003-05-24
1
-0
/
+6
*
This commit fixes up the in-tree callers of krb5_read_password() and
Tom Yu
2002-11-06
1
-0
/
+5
*
* 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
[next]