aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Create a branch for the series of commits that define the merge of crypto iov...Sam Hartman0-0/+0
2008-12-01make dependEzra Peisach1-1/+1
2008-12-01Move cc_mutex code from k5-int.h - where it is globally available to cc-int.hEzra Peisach3-32/+31
2008-12-01Shawn's fix for some iprop bugs, with some tweaksKen Raeburn1-13/+100
2008-11-24fix tiny overrunKen Raeburn1-1/+1
2008-11-24Simplify memory management a bit in places, by allocating and freeingKen Raeburn1-139/+107
2008-11-24Test with varying numbers of principal name components, of varying lengths.Ken Raeburn1-2/+19
2008-11-24Use profile_free_list as appropriate. Fix memory leaksKen Raeburn1-20/+21
2008-11-24Fix memory leak caught by valgrindKen Raeburn1-23/+29
2008-11-17Note kprop doesn't do IPv6 yet eitherKen Raeburn1-4/+4
2008-11-17Set krb4 and priocntl flags via site.exp instead of command lineKen Raeburn4-70/+324
2008-11-17Fix a memory management bugKen Raeburn1-2/+4
2008-11-17Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn1-12/+12
2008-11-17Log more info if ulog_replay fails. Correctly use supplied keytab nameKen Raeburn1-5/+7
2008-11-17Use correct update log file name in messagesKen Raeburn1-6/+6
2008-11-17Lite Client - the following calls are server-side functions:Zhanna Tsitkov6-4/+18
2008-11-17PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov4-10/+86
2008-11-12Fix test bug: kpropd -S exits after successKen Raeburn1-7/+12
2008-11-12Add basic kprop test, and a little more debugging supportKen Raeburn2-3/+179
2008-11-10Delete replay cache before exiting with success indicationKen Raeburn1-0/+6
2008-11-10Generate separate master-KDC and slave-KDC config files, withKen Raeburn9-291/+385
2008-11-10Fix a krsh bug introduced in r21001 which could cause garbage at theGreg Hudson1-0/+1
2008-11-10Delete the pass (one of twelve) that does all KDC exchanges with TCP;Ken Raeburn4-56/+162
2008-11-10In pa_sam(), free the outer krb5_data structure returned byGreg Hudson1-0/+2
2008-11-10Properly free sam_challenge in pa_sam()Greg Hudson1-8/+8
2008-11-07Re-add repaired iprop (really, update-log creation) test caseKen Raeburn1-0/+124
2008-11-07Back out iprop test; it's not working right after allKen Raeburn1-112/+0
2008-11-07Test that an iprop update log gets properly created and updatedKen Raeburn2-0/+131
2008-11-07fix typo in 'file delete' changeKen Raeburn1-1/+1
2008-11-07Use 'file delete' instead of spawning an 'rm' processKen Raeburn1-19/+17
2008-11-06Recognize 'ticket expired' when trying to get a root shellKen Raeburn1-1/+1
2008-11-06Fix a kadmin bug introduced in a recent set of string handlingGreg Hudson1-1/+1
2008-11-05Only look for IPv4 addresses for the kpasswd server. This is just aKen Raeburn1-2/+3
2008-11-05Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson15-33/+33
2008-11-05Add more svn:ignore entries for generated filesGreg Hudson0-0/+0
2008-11-05Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson17-141/+125
2008-11-05Replace strcpy/strcat/sprintf uses in a couple of sample code filesGreg Hudson2-3/+8
2008-11-04Check in Nalin's patch, and a test case for changing passwords via kinitKen Raeburn3-1/+151
2008-11-04Don't build dependencies for fakeka.cKen Raeburn1-14/+1
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn61-2792/+2935
2008-11-03Add _with_password credential acquisition functions to KIM APIAlexandra Ellwood26-80/+273
2008-11-03BIND_8_COMPAT no longer needed in LeopardAlexandra Ellwood1-2/+0
2008-11-03Apply Apple patch to null out key->contents after freeing on failure,Greg Hudson1-0/+2
2008-11-03Fix conditionals from last changeKen Raeburn2-2/+2
2008-11-03Maybe include printf.o in t_k5buf buildKen Raeburn1-1/+1
2008-11-03Apply a patch from Apple to correct a few memory leaksGreg Hudson3-12/+13
2008-11-03If we're not making asn1buf_insert_octet an inline function, then makeKen Raeburn4-29/+20
2008-11-03Apply an adapted Sun patch to fix error string leaks in kadmindGreg Hudson1-109/+141
2008-10-31KerberosAgent bindings causing crashesJustin Anderson3-37/+62
2008-10-31No . at end of stringsAlexandra Ellwood1-1/+1