| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix invalid access found by valgrind | Kevin Coffman | 2006-10-23 | 1 | -1/+1 |
* | Avoid segfault in krb5_do_preauth_tryagain | Kevin Coffman | 2006-10-23 | 1 | -1/+1 |
* | Remove all unused variable warnings from tree | Ezra Peisach | 2006-10-15 | 2 | -2/+3 |
* | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -4/+4 |
* | Patch to split client plugin from server plugin | Sam Hartman | 2006-10-13 | 1 | -20/+16 |
* | Use const pointers for error messages. | Ken Raeburn | 2006-10-07 | 1 | -2/+40 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -181/+249 |
* | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 4 | -74/+731 |
* | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 6 | -34/+391 |
* | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 1 | -7/+34 |
* | * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): | Tom Yu | 2006-06-30 | 1 | -0/+1 |
* | * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): Adapted | Tom Yu | 2006-06-30 | 1 | -1/+6 |
* | fix calling convention for krb5 error-message routines, document usage of krb... | Ken Raeburn | 2006-06-29 | 1 | -5/+5 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
* | * src/lib/krb5_32.def: Export krb5_copy_context | Tom Yu | 2006-06-26 | 1 | -5/+11 |
* | * src/include/krb5/krb5.hin: Add prototype for krb5_copy_context | Tom Yu | 2006-06-26 | 1 | -0/+81 |
* | * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): Apply | Tom Yu | 2006-06-22 | 1 | -4/+0 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -2/+2 |
* | Since it appears we don't actually set the conf_tgs_ktypes field except in this | Ken Raeburn | 2006-06-10 | 1 | -14/+1 |
* | copyright notice | Ken Raeburn | 2006-06-08 | 1 | -1/+27 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -89/+89 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -455/+477 |
* | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -5/+11 |
* | Fixed the krb5_cc_gen_new memory ccache implementation and updated | Alexandra Ellwood | 2006-05-10 | 1 | -3/+11 |
* | * send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata is | Ken Raeburn | 2006-05-09 | 1 | -1/+1 |
* | Don't test HAVE_C_STRUCTURE_ASSIGNMENT. | Ken Raeburn | 2006-04-29 | 11 | -50/+2 |
* | unsigned/signed int warnings in krb5_context variables | Ezra Peisach | 2006-04-21 | 1 | -1/+1 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 2 | -204/+185 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -3633/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -116/+0 |
* | make depend | Ken Raeburn | 2006-04-04 | 1 | -2/+2 |
* | include autoconf.h in a few more places | Ken Raeburn | 2006-04-03 | 2 | -0/+3 |
* | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 2 | -1/+5 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -656/+658 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -209/+274 |
* | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 4 | -1/+87 |
* | * Makefile.in (check-unix): Use RUN_SETUP for t_deltat | Ken Raeburn | 2006-03-13 | 2 | -1/+5 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -263/+263 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -88/+176 |
* | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 2 | -2/+6 |
* | * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-line | Tom Yu | 2005-12-30 | 2 | -381/+752 |
* | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt and | Tom Yu | 2005-12-28 | 2 | -12/+19 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -270/+180 |
* | * Makefile.in (t_ser): Add dl library and thread link options, since kdb5 | Ken Raeburn | 2005-10-19 | 2 | -1/+6 |
* | fix krb5_mk_rep subkey leaks | Tom Yu | 2005-09-22 | 2 | -0/+11 |
* | fix more executable permissions | Tom Yu | 2005-08-25 | 1 | -0/+0 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -5/+0 |
* | * t_ser.c (ser_kcontext_test): Remove statement declaring an | Ezra Peisach | 2005-08-23 | 2 | -1/+5 |
* | * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-error | Tom Yu | 2005-08-16 | 2 | -4/+11 |