| Commit message (Expand) | Author | Age | Files | Lines |
| * | * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback to | Tom Yu | 2005-02-12 | 3 | -2/+18 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 2 | -1/+5 |
| * | * kadmin.M: Put space after ".B" directive | Ken Raeburn | 2004-07-16 | 2 | -1/+5 |
| * | Use null pointer as service name to request host-based service name | Tom Yu | 2004-06-24 | 1 | -8/+1 |
| * | use host-based service name for kadmin client | Tom Yu | 2004-06-24 | 2 | -3/+22 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 2 | -1/+9 |
| * | * kadmin.h, keytab.c: Remove inclusion of k5-int.h | Ezra Peisach | 2004-05-31 | 3 | -2/+4 |
| * | * getdate.y: Include krb5.h and kadmin.h. | Ken Raeburn | 2004-05-30 | 5 | -9/+38 |
| * | * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; always | Ken Raeburn | 2003-08-26 | 2 | -1/+6 |
| * | Added a little more buffer space than the supplied patch, and used sizeof | Ken Raeburn | 2003-07-24 | 2 | -2/+7 |
| * | Register writable keytabs by default | Sam Hartman | 2003-05-19 | 2 | -6/+4 |
| * | * Makefile.in (install): Fix typo in k5srvutil.M install rule | Tom Yu | 2003-02-07 | 2 | -1/+5 |
| * | Add k5srvutil | Sam Hartman | 2003-02-06 | 4 | -0/+181 |
| * | Log entries for Makefile.ov deletion | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | nuke old OV makefile stuff | Ken Raeburn | 2003-01-07 | 1 | -28/+0 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -4/+9 |
| * | libkadm5 should allow persistent locks | Tom Yu | 2002-10-08 | 4 | -0/+63 |
| * | * 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/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * dump.c: Unused file deleted | Ken Raeburn | 2002-08-14 | 2 | -1494/+4 |
| * | * kdb5_util.M: added documentation for some options. | Jen Selby | 2002-07-29 | 2 | -8/+41 |
| * | * kadmin.M: Remove references to "rename_principal". | Tom Yu | 2002-06-07 | 2 | -36/+5 |
| * | * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases | Ken Raeburn | 2001-10-10 | 2 | -1/+7 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -6/+10 |
| * | * getdate.y: Provide full prototype for getdate_yylex() and | Ezra Peisach | 2001-06-26 | 2 | -7/+7 |
| * | * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to int | Ezra Peisach | 2001-06-18 | 2 | -8/+13 |
| * | * ss_wrapper.c: Include kadmin.h | Ezra Peisach | 2001-02-26 | 6 | -69/+154 |
| * | * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to | Ezra Peisach | 2000-10-17 | 2 | -2/+7 |
| * | * kadmin.c (strdur): Print negative durations somewhat (!) | Tom Yu | 2000-10-17 | 2 | -3/+23 |
| * | * kadmin.c (kadmin_getpol): Change format strings from %d to %ld | Ezra Peisach | 2000-10-03 | 3 | -12/+19 |
| * | * ss_wrapper.c (main): ss_listen() takes only one argument | Ezra Peisach | 2000-07-03 | 2 | -1/+5 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 4 | -448/+488 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL | Tom Yu | 2000-03-01 | 2 | -1/+5 |
| * | Update client and server to reflect removal of keepold argument from | Tom Yu | 2000-02-27 | 2 | -21/+18 |
| * | * kadmin.c (kadmin_modprinc): Complain if -pw option is given, | Ken Raeburn | 2000-02-26 | 2 | -0/+12 |
| * | * keytab.c (add_usage): Update usage message. | Tom Yu | 2000-02-19 | 3 | -20/+197 |
| * | 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/+1 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 4 | -4/+16 |
| * | y2k fix from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -6/+21 |
| * | 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 | -21/+37 |
| * | Collapse all configure.in files under the kadmin directory into the | Theodore Tso | 1998-02-28 | 3 | -10/+7 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | * kadmin.c (quit): Call krb5_free_context | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 2 | -1/+5 |
| * | * dump.c: Update to new kdb API | Tom Yu | 1997-07-25 | 2 | -3/+12 |