| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use correct update log file name in messages | Ken Raeburn | 2008-11-17 | 1 | -6/+6 |
| * | Lite Client - the following calls are server-side functions: | Zhanna Tsitkov | 2008-11-17 | 6 | -4/+18 |
| * | PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult... | Zhanna Tsitkov | 2008-11-17 | 4 | -10/+86 |
| * | Fix test bug: kpropd -S exits after success | Ken Raeburn | 2008-11-12 | 1 | -7/+12 |
| * | Add basic kprop test, and a little more debugging support | Ken Raeburn | 2008-11-12 | 2 | -3/+179 |
| * | Delete replay cache before exiting with success indication | Ken Raeburn | 2008-11-10 | 1 | -0/+6 |
| * | Generate separate master-KDC and slave-KDC config files, with | Ken Raeburn | 2008-11-10 | 9 | -291/+385 |
| * | Fix a krsh bug introduced in r21001 which could cause garbage at the | Greg Hudson | 2008-11-10 | 1 | -0/+1 |
| * | Delete the pass (one of twelve) that does all KDC exchanges with TCP; | Ken Raeburn | 2008-11-10 | 4 | -56/+162 |
| * | In pa_sam(), free the outer krb5_data structure returned by | Greg Hudson | 2008-11-10 | 1 | -0/+2 |
| * | Properly free sam_challenge in pa_sam() | Greg Hudson | 2008-11-10 | 1 | -8/+8 |
| * | Re-add repaired iprop (really, update-log creation) test case | Ken Raeburn | 2008-11-07 | 1 | -0/+124 |
| * | Back out iprop test; it's not working right after all | Ken Raeburn | 2008-11-07 | 1 | -112/+0 |
| * | Test that an iprop update log gets properly created and updated | Ken Raeburn | 2008-11-07 | 2 | -0/+131 |
| * | fix typo in 'file delete' change | Ken Raeburn | 2008-11-07 | 1 | -1/+1 |
| * | Use 'file delete' instead of spawning an 'rm' process | Ken Raeburn | 2008-11-07 | 1 | -19/+17 |
| * | Recognize 'ticket expired' when trying to get a root shell | Ken Raeburn | 2008-11-06 | 1 | -1/+1 |
| * | Fix a kadmin bug introduced in a recent set of string handling | Greg Hudson | 2008-11-06 | 1 | -1/+1 |
| * | Only look for IPv4 addresses for the kpasswd server. This is just a | Ken Raeburn | 2008-11-05 | 1 | -2/+3 |
| * | Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used | Greg Hudson | 2008-11-05 | 15 | -33/+33 |
| * | Add more svn:ignore entries for generated files | Greg Hudson | 2008-11-05 | 0 | -0/+0 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 17 | -141/+125 |
| * | Replace strcpy/strcat/sprintf uses in a couple of sample code files | Greg Hudson | 2008-11-05 | 2 | -3/+8 |
| * | Check in Nalin's patch, and a test case for changing passwords via kinit | Ken Raeburn | 2008-11-04 | 3 | -1/+151 |
| * | Don't build dependencies for fakeka.c | Ken Raeburn | 2008-11-04 | 1 | -14/+1 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 61 | -2792/+2935 |
| * | Add _with_password credential acquisition functions to KIM API | Alexandra Ellwood | 2008-11-03 | 26 | -80/+273 |
| * | BIND_8_COMPAT no longer needed in Leopard | Alexandra Ellwood | 2008-11-03 | 1 | -2/+0 |
| * | Apply Apple patch to null out key->contents after freeing on failure, | Greg Hudson | 2008-11-03 | 1 | -0/+2 |
| * | Fix conditionals from last change | Ken Raeburn | 2008-11-03 | 2 | -2/+2 |
| * | Maybe include printf.o in t_k5buf build | Ken Raeburn | 2008-11-03 | 1 | -1/+1 |
| * | Apply a patch from Apple to correct a few memory leaks | Greg Hudson | 2008-11-03 | 3 | -12/+13 |
| * | If we're not making asn1buf_insert_octet an inline function, then make | Ken Raeburn | 2008-11-03 | 4 | -29/+20 |
| * | Apply an adapted Sun patch to fix error string leaks in kadmind | Greg Hudson | 2008-11-03 | 1 | -109/+141 |
| * | KerberosAgent bindings causing crashes | Justin Anderson | 2008-10-31 | 3 | -37/+62 |
| * | No . at end of strings | Alexandra Ellwood | 2008-10-31 | 1 | -1/+1 |
| * | Add a few safeties to the k5buf code, to make static analysis tools happier | Greg Hudson | 2008-10-31 | 1 | -1/+5 |
| * | Avoid duplicate identical dialogs in KIM | Alexandra Ellwood | 2008-10-31 | 4 | -6/+34 |
| * | Use the k5buf module instead of strcpy/strcat in several places | Greg Hudson | 2008-10-30 | 11 | -249/+114 |
| * | KerberosAgent now saves successfully authenticated identities to favorites au... | Justin Anderson | 2008-10-29 | 3 | -1/+26 |
| * | Clear auth prompt on success or cancel. Leave change password fields filled i... | Justin Anderson | 2008-10-29 | 2 | -0/+26 |
| * | Removed unnecessary code that was resetting options whenever the | Alexandra Ellwood | 2008-10-29 | 2 | -18/+0 |
| * | Only prompt automatically from GUI apps | Alexandra Ellwood | 2008-10-29 | 5 | -21/+58 |
| * | Remove saved password if it fails to get tickets | Alexandra Ellwood | 2008-10-29 | 1 | -0/+10 |
| * | KerberosAgent hangs changing pw for passwordless identities | Justin Anderson | 2008-10-29 | 3 | -0/+11 |
| * | Cleanup memory leaks in test program for dynamically allocated buffers.. | Ezra Peisach | 2008-10-28 | 1 | -0/+3 |
| * | Update the exports file for krb5int_buf_add_fmt | Greg Hudson | 2008-10-28 | 1 | -0/+1 |
| * | In the k5buf module, add a function to append formatted data to a | Greg Hudson | 2008-10-28 | 3 | -3/+122 |
| * | The last change to plugins.c erroneously passes a size_t as a field | Greg Hudson | 2008-10-28 | 1 | -1/+1 |
| * | Eliminate use of strcpy/strcat/sprintf in wconfig.c. Use memcpy since | Greg Hudson | 2008-10-28 | 1 | -20/+33 |