aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-09-18makedependKen Raeburn51-2392/+2634
2008-09-18If unset env(KRB5CCNAME) doesn't work, skip the tests that depend on itKen Raeburn1-8/+35
2008-09-18Removed kim_identity_get_gss_name and updated documentationAlexandra Ellwood2-14/+11
2008-09-17Added tentative plugin API for KIM UIAlexandra Ellwood1-0/+90
2008-09-17Added support for options in favorite identities.Alexandra Ellwood10-535/+1021
2008-09-12Fixed KIM export list for KerberosLite (forgot there were two)Alexandra Ellwood1-11/+5
2008-09-11Removed favorite identities object from public API and merged functionalityAlexandra Ellwood14-952/+705
2008-09-09Untabify; trim trailing whitespace; add emacs local variables to avoid tabsKen Raeburn21-2285/+2306
2008-09-08whitespaceKen Raeburn1-176/+169
2008-09-08Use krb5 threading functions.Alexandra Ellwood23-587/+694
2008-09-05Use braces to repair broken emacs indentation, caused by omission of aKen Raeburn1-4/+6
2008-09-05Whitespace changes, mostly horizontal, for consistency with currentKen Raeburn12-3223/+3224
2008-09-04CCAPI should only use one pthread keyAlexandra Ellwood9-15/+63
2008-09-03Use GSS_S_BAD_STATUS for unknown status codesKen Raeburn1-1/+1
2008-08-29Fix vasprintf signed/unsigned mix; separate out duplicated error paths; pull ...Ken Raeburn1-26/+40
2008-08-28fix resource leak in USE_PASSWORD_SERVER codeKen Raeburn1-34/+27
2008-08-28Fix resource leakKen Raeburn1-0/+1
2008-08-28Additional code for KerberosAgent. Checking in so Justin can work on itAlexandra Ellwood4-312/+168
2008-08-27compile-time flag to disable ipropKen Raeburn1-3/+12
2008-08-27Some helper rules for running Coverity PreventKen Raeburn1-0/+30
2008-08-27Based on patch from lxs, with some changes:Ken Raeburn69-206/+263
2008-08-27 r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400Ken Raeburn4-515/+47
2008-08-26Change non-debug version of k5_debug_log to int to silence someKen Raeburn1-1/+1
2008-08-26whitespaceTom Yu1-1/+1
2008-08-25Fix PROG_LIBPATH so in-tree tests workTom Yu1-1/+1
2008-08-25Update description of -k option: From the code it appears the defaultKen Raeburn1-3/+3
2008-08-25Incorporate Apple's patchKen Raeburn14-2/+612
2008-08-25Fix sense of test of lock call preparing to update debug info inKen Raeburn1-1/+1
2008-08-22CCAPI is leaking mach portsAlexandra Ellwood1-2/+6
2008-08-22Let walk_realm_tree tests fail for now, ignore them and keep goingKen Raeburn1-1/+2
2008-08-22Use capaths unconditionally. Update copyrightKen Raeburn1-12/+2
2008-08-22New macro for testing whether the compiler supports a givenKen Raeburn1-15/+43
2008-08-22KIM should not provide keytab functions when building lite frameworkAlexandra Ellwood3-0/+158
2008-08-22Updated documentation to be more specific about TLS impactAlexandra Ellwood1-5/+8
2008-08-22Removed warnings of unused variableAlexandra Ellwood1-1/+3
2008-08-22Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn2-30/+1
2008-08-20lean client changesZhanna Tsitkov35-51/+237
2008-08-20Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood5-0/+139
2008-08-20Notify clients on ccache deletionAlexandra Ellwood3-7/+20
2008-08-20Added some carriage returns to decrease line lengthAlexandra Ellwood1-1/+3
2008-08-19Update krb4 test to use aclocal.m4 macro and default to disabledKen Raeburn1-9/+1
2008-08-19Fix broken build -- conditionalize some stuff on DISABLE_PKINIT that IKen Raeburn2-1/+5
2008-08-19profile write code should only quote empty stringsAlexandra Ellwood1-1/+1
2008-08-19Get KerberosAgent building again after KIM changesAlexandra Ellwood4-12/+23
2008-08-19Default to not building krb4 supportKen Raeburn1-3/+3
2008-08-19Fixed export list for new hints functionsAlexandra Ellwood3-16/+9
2008-08-19Modified hints APIs to be a single API that takes string keys.Alexandra Ellwood32-892/+683
2008-08-18Updated bindings. Incomplete but commiting to avoid losing changesAlexandra Ellwood1-44/+46
2008-08-17Using gcov, it was noted that the tests were never including authdataEzra Peisach1-8/+86
2008-08-16In parsing authorization data, if run out of memory, the authorizationEzra Peisach2-2/+6