| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow using locales when gettext is absent | Ben Kaduk | 2012-07-06 | 1 | -0/+1 |
* | Enable all localizations in main functions | Ben Kaduk | 2012-07-06 | 1 | -1/+1 |
* | Add API to interpret changepw result strings | Greg Hudson | 2012-05-09 | 1 | -4/+6 |
* | install sphinx-generated manpages | Tom Yu | 2012-01-09 | 1 | -1/+2 |
* | make depend | Ezra Peisach | 2011-07-01 | 1 | -1/+2 |
* | Add setlocale() calls to main functions | Greg Hudson | 2011-06-10 | 1 | -0/+1 |
* | Mark up strings for translation | Greg Hudson | 2011-06-10 | 1 | -19/+20 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Whitespace and minor style changes | Greg Hudson | 2010-09-30 | 1 | -7/+8 |
* | kpasswd: if a credential cache is present, use FAST | Sam Hartman | 2010-09-27 | 1 | -26/+33 |
* | Fix the kpasswd fallback from the ccache principal name to the | Greg Hudson | 2010-03-18 | 1 | -7/+11 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -6/+4 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 2 | -364/+366 |
* | In ksetpwd (a program we don't yet install), don't display the new | Greg Hudson | 2009-09-09 | 1 | -2/+0 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -12/+10 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -2/+4 |
* | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -4/+2 |
* | Passing 0 to krb5_build_principal requires a cast | Ken Raeburn | 2008-06-03 | 1 | -1/+1 |
* | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -2/+1 |
* | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 1 | -3/+15 |
* | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 2 | -17/+28 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -0/+12 |
* | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 1 | -2/+2 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -130/+0 |
* | Include autoconf.h early in sources, and disable use of @DEFS@ | Ken Raeburn | 2006-03-28 | 3 | -0/+7 |
* | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -1/+5 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
* | * kpasswd.c (P1, P2): Cosmetic fix for prompts to avoid | Tom Yu | 2004-06-25 | 2 | -2/+7 |
* | * kpasswd.c (get_name_from_passwd_file): Do not cast return from | Ezra Peisach | 2004-06-07 | 3 | -1/+11 |
* | Silence some gcc compilation warnings: | Ken Raeburn | 2004-05-30 | 2 | -5/+10 |
* | ignore ksetpwd | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
* | * ksetpwd.c (init_creds): Let's use C comments for C code, shall we? | Ken Raeburn | 2003-04-28 | 2 | -1/+6 |
* | Build ksetpw, a client for the Microsoft set password protocol. Not | Sam Hartman | 2003-04-25 | 3 | -2/+324 |
* | Handle NULL result_string->data returned from error in | Tom Yu | 2003-02-25 | 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 |
* | * kpasswd.M: commented out the inclusion of man1/header.doc | Jen Selby | 2002-07-18 | 2 | -1/+5 |
* | * kpasswd.c (main): Do not free potentially NULL pointers | Ezra Peisach | 2001-10-30 | 2 | -2/+8 |
* | * kpasswd.c (main): Argument to krb5_read_password takes an | Ezra Peisach | 2000-10-17 | 2 | -3/+8 |
* | kpasswd.c (main): Warnings cleanup | Ezra Peisach | 2000-07-29 | 2 | -16/+18 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Remove unused variables | Ezra Peisach | 2000-03-16 | 2 | -4/+4 |
* | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 2 | -8/+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 | 1 | -1/+4 |
* | Build kpasswd under windows | Danilo Almeida | 1999-08-10 | 3 | -16/+47 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |