| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 11 | -38/+204 |
| * | Remove test115 for 'bad client params', no longer appropriate | Ken Raeburn | 2008-06-19 | 1 | -104/+0 |
| * | Disable check for invalid client-side admin config parameters in the | Ken Raeburn | 2008-06-18 | 1 | -1/+5 |
| * | Factor out repeated code for looking up string, port, or deltat config params | Ken Raeburn | 2008-06-11 | 1 | -150/+144 |
| * | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 2 | -6/+3 |
| * | Warn against new uses of kadm5_config_params.dbname field | Ken Raeburn | 2008-06-10 | 1 | -0/+4 |
| * | Get rid of handling of set-but-unused kadm5_config_params.admin_dbname | Ken Raeburn | 2008-06-10 | 3 | -14/+3 |
| * | Get rid of handling of set-but-unused kadm5_config_params.admin_lockfile | Ken Raeburn | 2008-06-10 | 3 | -11/+8 |
| * | Don't check for NULL before calling free or krb5_xfree | Ken Raeburn | 2008-06-09 | 1 | -43/+21 |
| * | Add header for kill() in USE_PASSWORD_SERVER case | Alexandra Ellwood | 2008-05-30 | 1 | -0/+2 |
| * | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 1 | -1/+1 |
| * | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 2 | -4/+4 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 3 | -2/+10 |
| * | fix CVE-2007-4000 modify_policy vulnerability | Tom Yu | 2007-09-04 | 1 | -2/+3 |
| * | make depend | Ken Raeburn | 2007-08-16 | 4 | -34/+39 |
| * | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 5 | -78/+72 |
| * | Some handy debugging code for gssapi errors in credential acquisition; curren... | Ken Raeburn | 2007-07-04 | 1 | -0/+44 |
| * | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 1 | -18/+17 |
| * | Remove unused macro | Ken Raeburn | 2007-05-23 | 1 | -3/+1 |
| * | Add the new kadm5srv function krb5_get_principal_keys to the export list | Russ Allbery | 2007-04-16 | 1 | -0/+1 |
| * | Add support for extracting existing keys from the KDC with kadmin.local. | Russ Allbery | 2007-04-16 | 2 | -0/+65 |
| * | MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog | Tom Yu | 2007-04-03 | 1 | -3/+7 |
| * | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 1 | -4/+0 |
| * | * svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE... | Ken Raeburn | 2006-11-02 | 1 | -0/+2 |
| * | enabling LDAP mix-in support for kdb5_util load | Will Fiveash | 2006-10-21 | 1 | -0/+3 |
| * | Include string.h for memcmp prototype | Ezra Peisach | 2006-10-16 | 1 | -0/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 4 | -20/+22 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 4 | -204/+204 |
| * | whitespace | Ken Raeburn | 2006-09-13 | 1 | -38/+30 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+10 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 3 | -5/+5 |
| * | * src/lib/kadm5/ovsec_glue.c: | Tom Yu | 2006-06-22 | 4 | -0/+4 |
| * | Make local const array of structures static too | Ken Raeburn | 2006-06-19 | 1 | -1/+1 |
| * | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 2 | -5/+5 |
| * | Some simple transformations: | Ken Raeburn | 2006-06-14 | 1 | -151/+169 |
| * | remove old cvs log comment | Ken Raeburn | 2006-06-14 | 1 | -65/+0 |
| * | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 1 | -1/+4 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 5 | -31/+8 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 4 | -9/+9 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 4 | -85/+91 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 1 | -0/+91 |
| * | make depend | Ken Raeburn | 2006-05-16 | 1 | -2/+9 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 14 | -96/+106 |
| * | need to export kadm5_set_use_password_server | Alexandra Ellwood | 2006-05-04 | 2 | -2/+3 |
| * | Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part | Alexandra Ellwood | 2006-04-24 | 3 | -0/+6 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 14 | -408/+41 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -3/+2 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 4 | -2157/+0 |
| * | make depend | Ken Raeburn | 2006-04-04 | 1 | -2/+2 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 6 | -0/+15 |