| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 | 1 | -1/+12 |
| * | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 1 | -6/+89 |
| * | 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 |
| * | Add -clearpolicy to kadmin addprinc usage | Russ Allbery | 2006-12-16 | 1 | -1/+1 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -292/+285 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -18/+14 |
| * | kadmin_startup(): Turn off KLL automatic prompting support in kadmin | Alexandra Ellwood | 2006-07-18 | 1 | -0/+13 |
| * | (kadmin_cpw): Don't crash if principal name is not given. Based on a | Ken Raeburn | 2006-06-20 | 1 | -4/+12 |
| * | (kadmin_startup): Properly skip "\@" and "\/" sequences when | Ken Raeburn | 2006-06-15 | 1 | -2/+2 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -3/+2 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -0/+15 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 1 | -1/+1 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -11/+181 |
| * | * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback to | Tom Yu | 2005-02-12 | 1 | -1/+4 |
| * | 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 | 1 | -3/+16 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 1 | -1/+4 |
| * | * kadmin.h, keytab.c: Remove inclusion of k5-int.h | Ezra Peisach | 2004-05-31 | 1 | -1/+0 |
| * | * getdate.y: Include krb5.h and kadmin.h. | Ken Raeburn | 2004-05-30 | 1 | -7/+6 |
| * | Added a little more buffer space than the supplied patch, and used sizeof | Ken Raeburn | 2003-07-24 | 1 | -2/+2 |
| * | Register writable keytabs by default | Sam Hartman | 2003-05-19 | 1 | -6/+0 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 1 | -4/+4 |
| * | libkadm5 should allow persistent locks | Tom Yu | 2002-10-08 | 1 | -0/+45 |
| * | * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error cases | Ken Raeburn | 2001-10-10 | 1 | -1/+1 |
| * | * ss_wrapper.c: Include kadmin.h | Ezra Peisach | 2001-02-26 | 1 | -40/+50 |
| * | * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed to | Ezra Peisach | 2000-10-17 | 1 | -2/+2 |
| * | * kadmin.c (strdur): Print negative durations somewhat (!) | Tom Yu | 2000-10-17 | 1 | -3/+16 |
| * | * kadmin.c (kadmin_getpol): Change format strings from %d to %ld | Ezra Peisach | 2000-10-03 | 1 | -11/+7 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 1 | -2/+6 |
| * | * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL | Tom Yu | 2000-03-01 | 1 | -1/+1 |
| * | Update client and server to reflect removal of keepold argument from | Tom Yu | 2000-02-27 | 1 | -21/+10 |
| * | * kadmin.c (kadmin_modprinc): Complain if -pw option is given, | Ken Raeburn | 2000-02-26 | 1 | -0/+7 |
| * | * keytab.c (add_usage): Update usage message. | Tom Yu | 2000-02-19 | 1 | -17/+150 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | * kadmin.c (quit): Call krb5_free_context | Ezra Peisach | 1997-10-07 | 1 | -0/+1 |
| * | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 1 | -2/+5 |
| * | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -1/+0 |