| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | When we display enctypes, display the input name rather than the | Greg Hudson | 2010-06-08 | 2 | -3/+3 |
| * | make depend | Greg Hudson | 2010-06-07 | 1 | -10/+11 |
| * | Remove an unneeded conditional in the cleanup for kadmin's keytab | Greg Hudson | 2010-05-21 | 1 | -5/+3 |
| * | In getdate.y, remove an error check from r19656 which couldn't ever | Greg Hudson | 2010-05-21 | 1 | -2/+0 |
| * | Use ANSI-style function definitions in our copy of getdate.y | Greg Hudson | 2010-05-21 | 1 | -37/+11 |
| * | Anonymous documentation | Sam Hartman | 2010-01-04 | 1 | -1/+20 |
| * | Whitespace fixes for new anonymous support | Greg Hudson | 2009-12-28 | 1 | -7/+8 |
| * | Anonymous support for Kerberos | Sam Hartman | 2009-12-28 | 1 | -4/+15 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -39/+37 |
| * | Reindent and manually restore some BSD-style files that were | Tom Yu | 2009-11-04 | 1 | -0/+1 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 5 | -41/+42 |
| * | Fix printf argument type mismatches related to pw_max_fail in | Greg Hudson | 2009-10-26 | 1 | -4/+5 |
| * | Account lockout | Greg Hudson | 2009-10-25 | 1 | -7/+48 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -7/+8 |
| * | Add keytab_local.c to the kadmin client SRCS variable, so that we | Greg Hudson | 2009-09-25 | 2 | -1/+20 |
| * | Fix a few bugs in kadmin's keytab.c from r22785 | Greg Hudson | 2009-09-25 | 1 | -13/+10 |
| * | Update the kadmin client code to most current coding practices | Greg Hudson | 2009-09-24 | 3 | -1629/+1408 |
| * | Fix a braino in r22782: we don't use strcpy even safely; use strlcpy | Greg Hudson | 2009-09-22 | 1 | -1/+1 |
| * | Improve the mechanism used for addprinc -randkey. In the kadmin | Greg Hudson | 2009-09-21 | 1 | -43/+61 |
| * | Fix addprinc -randkey when policy requires multiple character classes | Greg Hudson | 2009-09-21 | 1 | -6/+7 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 1 | -3/+7 |
| * | update dependencies | Ken Raeburn | 2009-08-21 | 1 | -1/+1 |
| * | Modify kadm5 initializers to accept krb5 contexts | Greg Hudson | 2009-08-17 | 1 | -3/+3 |
| * | Fix the LDAP build, which was broken by the build reordering in | Greg Hudson | 2009-08-07 | 1 | -1/+2 |
| * | Make datetest buildable again | Tom Yu | 2009-07-09 | 2 | -3/+4 |
| * | man1 in title header for man1 manpages | Sam Hartman | 2009-05-07 | 3 | -3/+3 |
| * | Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin | Greg Hudson | 2009-04-27 | 2 | -1/+19 |
| * | move kadmin, ktutil, k5srvutil man pages to man1 | Sam Hartman | 2009-04-22 | 1 | -2/+2 |
| * | Also install k5srvutil into PREFIX/bin instead of PREFIX/sbin | Russ Allbery | 2009-02-20 | 1 | -1/+1 |
| * | Install ktutil and kadmin into CLIENT_BINDIR instead of ADMIN_BINDIR | Russ Allbery | 2009-02-11 | 1 | -1/+1 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 2 | -3/+3 |
| * | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -0/+2 |
| * | In kadmin, free the correct item in an error case (fixes a double-free | Greg Hudson | 2009-01-23 | 1 | -1/+1 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -43/+41 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+8 |
| * | Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument | Ezra Peisach | 2008-12-16 | 1 | -1/+1 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 1 | -17/+19 |
| * | Fix a kadmin bug introduced in a recent set of string handling | Greg Hudson | 2008-11-06 | 1 | -1/+1 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -10/+9 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -5/+6 |
| * | Use asprintf instead of malloc/strcpy/strcat in many places | Greg Hudson | 2008-10-20 | 1 | -30/+9 |
| * | Finished KLL to KIM shim. | Alexandra Ellwood | 2008-10-01 | 1 | -5/+6 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -4/+4 |
| * | Use a valid UTF8 password for randkey password | Alexandra Ellwood | 2008-08-13 | 1 | -5/+9 |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 2 | -1/+26 |
| * | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 1 | -6/+89 |
| * | man page macro and hyphen fixes | Russ Allbery | 2008-02-19 | 1 | -4/+4 |
| * | fixed mispelling in kadmin error message | Alexandra Ellwood | 2007-10-16 | 1 | -1/+1 |
| * | Will Fiveash and Mark Phalan report that kadmin's unlock command calls | Tom Yu | 2007-10-04 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -3/+4 |