| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove some lingering Saber C cruft | Greg Hudson | 2008-12-05 | 5 | -57/+0 |
| * | When storing info into cred cache, remove any dups. | Zhanna Tsitkov | 2008-12-05 | 1 | -4/+9 |
| * | Fix data initialization in process_as_req function | Zhanna Tsitkov | 2008-12-05 | 1 | -2/+2 |
| * | Ticket: 6286 | Zhanna Tsitkov | 2008-12-05 | 1 | -1/+1 |
| * | In the dejagnu test suite utilities, use the caller's value of | Greg Hudson | 2008-12-05 | 1 | -3/+3 |
| * | In the rlogin tests, expect to see /bin/sh echoed back after sending | Greg Hudson | 2008-12-05 | 1 | -0/+2 |
| * | Merge in fix from ms-krb-integ branch to avoid modifying input data on aead... | Sam Hartman | 2008-12-05 | 1 | -4/+15 |
| * | Fix from Marcus Watts for glob-to-regexp conversion bug. | Ken Raeburn | 2008-12-04 | 2 | -2/+5 |
| * | Cleanup warnings | Sam Hartman | 2008-12-04 | 4 | -19/+19 |
| * | Merge R21122 from mskrb-integ | Sam Hartman | 2008-12-04 | 6 | -60/+60 |
| * | Merge r21120 from mskrb-integ | Sam Hartman | 2008-12-04 | 6 | -39/+210 |
| * | Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, so | Greg Hudson | 2008-12-03 | 2 | -16/+23 |
| * | make depend | Sam Hartman | 2008-12-02 | 14 | -142/+268 |
| * | Crypto IOV API per Projects/AEAD encryption API | Sam Hartman | 2008-12-02 | 35 | -53/+2683 |
| * | Remove unneeded LEAN_CLIENT #define's | Zhanna Tsitkov | 2008-12-02 | 2 | -14/+0 |
| * | add k5-platform.h for asprintf | Tom Yu | 2008-12-02 | 1 | -0/+2 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 75 | -596/+474 |
| * | make depend | Ezra Peisach | 2008-12-01 | 1 | -1/+1 |
| * | Move cc_mutex code from k5-int.h - where it is globally available to cc-int.h | Ezra Peisach | 2008-12-01 | 3 | -32/+31 |
| * | Shawn's fix for some iprop bugs, with some tweaks | Ken Raeburn | 2008-12-01 | 1 | -13/+100 |
| * | fix tiny overrun | Ken Raeburn | 2008-11-24 | 1 | -1/+1 |
| * | Simplify memory management a bit in places, by allocating and freeing | Ken Raeburn | 2008-11-24 | 1 | -139/+107 |
| * | Test with varying numbers of principal name components, of varying lengths. | Ken Raeburn | 2008-11-24 | 1 | -2/+19 |
| * | Use profile_free_list as appropriate. Fix memory leaks | Ken Raeburn | 2008-11-24 | 1 | -20/+21 |
| * | Fix memory leak caught by valgrind | Ken Raeburn | 2008-11-24 | 1 | -23/+29 |
| * | Note kprop doesn't do IPv6 yet either | Ken Raeburn | 2008-11-17 | 1 | -4/+4 |
| * | Set krb4 and priocntl flags via site.exp instead of command line | Ken Raeburn | 2008-11-17 | 4 | -70/+324 |
| * | Fix a memory management bug | Ken Raeburn | 2008-11-17 | 1 | -2/+4 |
| * | Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit... | Ken Raeburn | 2008-11-17 | 1 | -12/+12 |
| * | Log more info if ulog_replay fails. Correctly use supplied keytab name | Ken Raeburn | 2008-11-17 | 1 | -5/+7 |
| * | 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 |