| 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 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -38/+0 |
| * | include autoconf.h before krb5.h | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
| * | Include autoconf.h early in sources, and disable use of @DEFS@ | Ken Raeburn | 2006-03-28 | 3 | -0/+7 |
| * | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 2 | -0/+24 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | * kinit.c (k5_kinit): Don't free addresses after calling | Ken Raeburn | 2004-07-01 | 2 | -1/+5 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -1/+4 |
| * | * kinit.c (main): Apply patch from Stephen Grau to correctly | Tom Yu | 2003-08-01 | 2 | -1/+7 |
| * | update kinit krb4 fallback lifetime default | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 3 | -9/+8 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -1/+6 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * kinit.c (ULINE): Invoke fprintf with correct number of arguments | Ezra Peisach | 2002-07-30 | 2 | -3/+9 |
| * | * kinit.M: added documentation of the "-a" option | Jen Selby | 2002-07-17 | 2 | -0/+8 |
| * | Fix typo in #ifdef KRB5_KRB4_COMPAT. Thanks to rbasch@mit.edu | Danilo Almeida | 2001-12-10 | 2 | -1/+6 |
| * | * kinit.M: Correct some typos. Thanks to Dennis Davis | Mitchell Berger | 2001-09-24 | 2 | -8/+13 |
| * | * kinit.c (k4_begin): Cleanup assignment in conditional warning | Ezra Peisach | 2001-06-11 | 2 | -2/+7 |
| * | * kinit.c (k4_kinit): Use ANSI C-style string continuation | Danilo Almeida | 2001-04-05 | 2 | -1/+5 |
| * | * kinit.c (k4_kinit): Argument to krb5_read_password takes as | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
| * | * kinit.c (k4_kinit): Call time_to_life() | Tom Yu | 2000-10-09 | 2 | -5/+5 |
| * | * kinit.c: Include krb524.h if suport desired. Clean up | Ezra Peisach | 2000-10-03 | 2 | -52/+82 |
| * | 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 | 2 | -6/+25 |
| * | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 2 | -40/+68 |
| * | * kinit.c: Add support for using both -4 and -5. Default to krb5 | Danilo Almeida | 2000-03-14 | 3 | -71/+73 |
| * | Document that -s is not applicable to Kerberos 4 | Danilo Almeida | 2000-02-16 | 2 | -0/+3 |
| * | * kinit.c: Nicer usage message. Better checking for illegal | Danilo Almeida | 2000-02-16 | 3 | -355/+513 |
| * | * kinit.c (try_convert524): Avoid duplicate free calls | Ken Raeburn | 2000-02-07 | 2 | -0/+7 |
| * | * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_* | Danilo Almeida | 2000-02-04 | 2 | -4/+13 |
| * | * Makefile.in (kinit): Fix to build on Unix again | Tom Yu | 2000-02-04 | 2 | -2/+6 |
| * | * kinit.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 3 | -217/+847 |
| * | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 2 | -11/+7 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+2 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
| * | fix uninit var; make compile on sunos4. from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -1/+16 |
| * | Use standard windows exe link flags | Danilo Almeida | 1999-08-10 | 2 | -1/+5 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -2/+6 |
| * | kinit.c: If unistd.h is not available, use manual definitions for | Theodore Tso | 1999-02-09 | 2 | -0/+11 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 2 | -317/+223 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -3/+8 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -6/+6 |
| * | main returns int, not void. ANSI X3.159-1989 | Ezra Peisach | 1998-01-21 | 2 | -1/+6 |
| * | Fix bug where kinit would core dump if given a really long principal | Theodore Tso | 1997-05-29 | 2 | -3/+9 |
| * | Moved krb5_read_password back into the library (Win32) | Richard Basch | 1997-02-25 | 2 | -88/+4 |