| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+5 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+6 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | Use $(LD) instead of $(CC) when trying to link. (So purify works). | Theodore Tso | 1995-04-28 | 1 | -0/+6 |
| * | Make configure look for pwd.h and define HAVE_PWD_H if found | Chris Provenzano | 1995-04-22 | 1 | -0/+5 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-29 | 1 | -0/+8 |
| * | kinit.c (main): Remove the call to krb5_os_localaddr() since | Theodore Tso | 1995-03-24 | 1 | -0/+8 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -0/+4 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 1 | -0/+5 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 1 | -0/+4 |
| * | Use $(LD) instead of $(CC) when linking. (For allowing use of Pure Software | Theodore Tso | 1995-02-22 | 1 | -0/+4 |
| * | * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 1 | -1/+13 |
| * | Use new API for krb5_kt_get_entry | Chris Provenzano | 1995-01-28 | 1 | -0/+4 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -0/+4 |
| * | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 1 | -0/+4 |
| * | Add magic number placeholder to statically initialized structures | Theodore Tso | 1994-10-01 | 1 | -0/+5 |
| * | Changed preauthentication names to match those which Cliff and I agreed upon | Theodore Tso | 1994-08-09 | 1 | -0/+5 |
| * | * kinit.c: frob error codes | Tom Yu | 1994-07-16 | 1 | -0/+4 |