| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make tcl_kadm5.c work with Tcl 8.6 | Greg Hudson | 2014-05-28 | 1 | -27/+15 |
| * | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -1/+0 |
| * | make depend | Greg Hudson | 2013-01-10 | 1 | -1/+1 |
| * | Policy extensions + new policy: allowed ks types | Nicolas Williams | 2012-07-30 | 1 | -0/+2 |
| * | Remove admin_keytab references in code and docs | Greg Hudson | 2012-03-04 | 1 | -6/+1 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
| * | Make kadmin work over IPv6 | Greg Hudson | 2010-06-26 | 1 | -0/+2 |
| * | Initialize variables in case of error path winds up freeing stack garbage | Ezra Peisach | 2010-01-03 | 1 | -2/+2 |
| * | Some unsigned/signed warning cleanup | Ezra Peisach | 2010-01-03 | 1 | -1/+2 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -9/+7 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 5 | -2332/+2335 |
| * | Account lockout | Greg Hudson | 2009-10-25 | 1 | -3/+44 |
| * | Remove bogus conditional from tcl_kadm5_randkey_principal(), which was | Tom Yu | 2009-08-28 | 1 | -1/+1 |
| * | Modify kadm5 initializers to accept krb5 contexts | Greg Hudson | 2009-08-17 | 1 | -2/+2 |
| * | Remove kadmin v1 API support | Greg Hudson | 2009-08-13 | 7 | -2068/+6 |
| * | Don't apply 'const' twice | Ken Raeburn | 2009-02-12 | 1 | -1/+1 |
| * | In tcl_ovsec_kadm_get_policy, initialize ent since (at least in | Greg Hudson | 2009-02-04 | 1 | -1/+1 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -29/+27 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -4/+2 |
| * | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+1 |
| * | Get rid of handling of set-but-unused kadm5_config_params.admin_dbname | Ken Raeburn | 2008-06-10 | 1 | -5/+1 |
| * | Get rid of handling of set-but-unused kadm5_config_params.admin_lockfile | Ken Raeburn | 2008-06-10 | 1 | -5/+1 |
| * | Revert a few const specs to reduce warnings | Ken Raeburn | 2008-06-03 | 1 | -5/+5 |
| * | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 2 | -4/+4 |
| * | Partial const-ification, as indicated by the modern Tcl API, except | Ken Raeburn | 2008-06-02 | 2 | -93/+104 |
| * | * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back an | Ken Raeburn | 2006-11-02 | 2 | -4/+4 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -14/+14 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -4/+4 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 2 | -28/+22 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -228/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | make depend | Ken Raeburn | 2006-04-01 | 1 | -1/+2 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 4 | -0/+7 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -25/+25 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -4/+4 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -5/+8 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -12/+2 |
| * | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 3 | -2/+4 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -2/+0 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 4 | -10/+20 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -4/+6 |
| * | Implement principal name and auth flavor fallback for kadm5 client | Tom Yu | 2005-02-11 | 2 | -0/+8 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data, | Ken Raeburn | 2004-07-28 | 3 | -15/+26 |
| * | make depend | Tom Yu | 2004-06-16 | 1 | -14/+17 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -9/+10 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -9/+10 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -5/+5 |