| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove krb5_get_in_tkt | Tom Yu | 2010-05-12 | 1 | -1/+1 |
| * | Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds, | Greg Hudson | 2010-05-12 | 7 | -1170/+53 |
| * | Add lockout-related performance tuning variables | Greg Hudson | 2010-05-10 | 7 | -39/+126 |
| * | Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAP | Greg Hudson | 2010-05-10 | 1 | -22/+29 |
| * | General code consistency pass in kdb_db2.c. | Greg Hudson | 2010-05-05 | 1 | -136/+56 |
| * | Adjust for removal of krb5_ldap_set_option in r23965 | Tom Yu | 2010-05-04 | 1 | -1/+0 |
| * | Get rid of some kdb5_util load code which is no longer useful after | Greg Hudson | 2010-05-04 | 1 | -32/+1 |
| * | Remove some unused format string definitions from kdb5_util's dump.c | Greg Hudson | 2010-05-04 | 1 | -14/+0 |
| * | Remove some unused fields from kadm5_config_params. Bump the client | Greg Hudson | 2010-05-04 | 4 | -10/+2 |
| * | Eliminate the unused realm_dbname field from krb5_realm_params | Greg Hudson | 2010-05-04 | 5 | -10/+1 |
| * | Remove a stray comment from r23966 | Greg Hudson | 2010-05-04 | 1 | -1/+0 |
| * | Refactor the kdb_db2.c code which processes db_args and profile | Greg Hudson | 2010-05-04 | 2 | -305/+134 |
| * | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 8 | -93/+0 |
| * | Correct the DAL documentation for db_create | Greg Hudson | 2010-05-03 | 1 | -3/+4 |
| * | Eliminate some uses of variables as format strings. Based on a patch | Greg Hudson | 2010-05-03 | 6 | -14/+7 |
| * | Eliminate the use of variables for format strings in kdb5_util. Many | Greg Hudson | 2010-05-03 | 8 | -140/+8 |
| * | Fix some bugs in the IAKERB code discovered by Coverity. Also trim | Greg Hudson | 2010-05-01 | 3 | -28/+18 |
| * | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 43 | -318/+2850 |
| * | memory leak in process_tgs_req in r23724 | Tom Yu | 2010-04-30 | 1 | -1/+3 |
| * | Fix a backwards check in get_cached_tgt() in the TGS code | Greg Hudson | 2010-04-27 | 1 | -3/+3 |
| * | Squash some warnings in the old crypto API glue. Use make_data() | Greg Hudson | 2010-04-26 | 1 | -42/+20 |
| * | Add a Python test script to exercise the GSS sample app | Greg Hudson | 2010-04-24 | 2 | -0/+43 |
| * | Add a sentinel line to sim_server after the socket is ready, and use | Greg Hudson | 2010-04-24 | 2 | -2/+6 |
| * | Eliminate the use of tail -f in the dejagnu test suite. Instead, use | Greg Hudson | 2010-04-24 | 1 | -139/+7 |
| * | Add a sentinel to the sample gss-server after the socket is ready, and | Greg Hudson | 2010-04-24 | 2 | -1/+6 |
| * | Simplify how k5test scripts get run by importing runenv by pathname | Greg Hudson | 2010-04-24 | 2 | -10/+16 |
| * | Run Python tests as individual rule commands (friendlier to make -k) | Greg Hudson | 2010-04-24 | 6 | -39/+30 |
| * | Fix the actual python command to match the displayed one in the | Greg Hudson | 2010-04-24 | 1 | -2/+4 |
| * | Adapted patch from Arlene Berry to handle dlerror() returning a null | Tom Yu | 2010-04-23 | 1 | -0/+4 |
| * | Adapted patch from Jason Rogers. It wasn't complete, so this commit | Tom Yu | 2010-04-23 | 2 | -19/+28 |
| * | From Luke: fix the post-canonicalization cache check logic in | Greg Hudson | 2010-04-22 | 1 | -5/+11 |
| * | In kg_new_connection(), make sure k_cred is freed in all failure | Greg Hudson | 2010-04-22 | 1 | -3/+2 |
| * | Apply patch from Arlene Berry to cease freeing error tokens output by | Tom Yu | 2010-04-22 | 1 | -3/+0 |
| * | Eliminate a non-useful NULL check in the KDC's dispatch() function. | Greg Hudson | 2010-04-22 | 1 | -1/+1 |
| * | In kpasswd_sendto_msg_callback(), properly compare against the | Greg Hudson | 2010-04-22 | 1 | -1/+2 |
| * | Fix a memory leak in get_creds.c's try_fallback_realm() | Greg Hudson | 2010-04-21 | 1 | -1/+3 |
| * | In the kdc5_hammer test program, simplify the cleanup logic of | Greg Hudson | 2010-04-21 | 1 | -19/+10 |
| * | Amend r23917 to correct some uses of *out_creds which should now use | Greg Hudson | 2010-04-21 | 1 | -3/+2 |
| * | In the get_credentials() helper of the gss-krb5 init_sec_context code, | Greg Hudson | 2010-04-21 | 1 | -2/+8 |
| * | In t_inetd, zero out l_inaddr before filling it in, as is relatively | Greg Hudson | 2010-04-21 | 1 | -0/+2 |
| * | Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating to | Tom Yu | 2010-04-20 | 3 | -17/+32 |
| * | Fix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free in KDC triggered | Tom Yu | 2010-04-20 | 3 | -0/+41 |
| * | When setting up to get a TGT for the service realm in the TGS code, | Greg Hudson | 2010-04-20 | 1 | -5/+5 |
| * | Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with Heimdal. | Greg Hudson | 2010-04-20 | 4 | -18/+17 |
| * | Build runenv.py, holding environment variable settings required for | Tom Yu | 2010-04-16 | 6 | -22/+41 |
| * | Introduce new krb5_tkt_creds API | Greg Hudson | 2010-04-14 | 7 | -1495/+1206 |
| * | Use krb5_get_credentials in ksu instead of krb5_get_cred_from_kdc, so | Greg Hudson | 2010-04-14 | 1 | -28/+2 |
| * | Validate and renew should work on non-TGT creds | Greg Hudson | 2010-04-13 | 3 | -151/+197 |
| * | Remove krb5int_send_tgs(); it is unused as of r23358 | Greg Hudson | 2010-04-08 | 3 | -90/+3 |
| * | Add krb5_cc_dup() to make it possible to copy ccache handles | Greg Hudson | 2010-04-08 | 2 | -0/+13 |