aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-20Fix memory leak by freeing private data on CLOSE.coffman/keyringKevin Coffman1-14/+32
2006-09-20Merge r18586:r18595 from the trunk (includes keyring changes)Kevin Coffman59-921/+2955
2006-09-14Create working branch for keyring credentials cache codeKevin Coffman0-0/+0
2006-09-13whitespaceKen Raeburn1-38/+30
2006-09-12whitespaceKen Raeburn1-292/+285
2006-09-12whitespaceKen Raeburn1-18/+14
2006-09-07* Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn1-0/+3
2006-09-06Make database plugin responsible for releasing the error-message string, soKen Raeburn5-1/+12
2006-09-06whitespaceKen Raeburn1-111/+113
2006-09-06comment formatting for 80 columnsKen Raeburn1-88/+132
2006-09-05(prof_get_integer_def, prof_get_string_def): New functions: check specifiedKen Raeburn1-109/+100
2006-09-05windows ccache and keytab file paths without a prefix Jeffrey Altman2-4/+4
2006-09-01Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2-6/+21
2006-08-31(krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn1-1/+1
2006-08-31Declare get_date() used from kadmin cli code.Ken Raeburn2-9/+8
2006-08-31Remove or conditionalize unused variablesKen Raeburn1-11/+4
2006-08-31Patches from Will Fiveash to allow for configuration and building onKen Raeburn4-11/+55
2006-08-30* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn1-1/+1
2006-08-30Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn7-3042/+2911
2006-08-29Some mechanical changes (mainly whitespace) to match up better withKen Raeburn18-1988/+1911
2006-08-29Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn4-9/+9
2006-08-29whitespaceKen Raeburn1-5/+8
2006-08-29Patch from Savitha R:Ken Raeburn17-495/+204
2006-08-23make dependKen Raeburn1-6/+6
2006-08-23Merge Todd's TCP changepw support, with a few fixupsKen Raeburn7-336/+444
2006-08-23 Update auxiliary version number for NetIDMgrJeffrey Altman2-4/+4
2006-08-23 * install NetIDMgr plug-in sample as part of SDKJeffrey Altman3-3/+59
2006-08-23 * newcredwnd.c - erase the password field on errorJeffrey Altman1-1/+27
2006-08-23 * Fix auto-registration of plug-in modules Jeffrey Altman1-2/+17
2006-08-23 * Makefile - do not etag the Win2000 version of Jeffrey Altman1-1/+2
2006-08-22improvements to netidmgr dialogsJeffrey Altman9-119/+197
2006-08-21clean up mkrel patchlevel.h editing etcTom Yu1-2/+3
2006-08-17NetIDMgr Credential Provider Sample Code and DocumentationJeffrey Altman15-0/+2418
2006-08-16cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.Alexandra Ellwood1-8/+14
2006-08-15* kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded charKen Raeburn1-1/+1
2006-08-15* kdb_default.c (krb5_def_store_mkey): If the file can't be opened, constructKen Raeburn1-0/+3
2006-08-15Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery1-0/+1
2006-08-15Document prerequisites for make checkRuss Allbery1-0/+23
2006-08-15 * src/clients/ksu/main.c (sweep_up): Don't check return value ofTom Yu1-2/+3
2006-08-08fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu7-17/+51
2006-08-07 * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu11-1/+32
2006-08-02Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu5-1/+10
2006-08-01 * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): CallTom Yu1-0/+3
2006-07-25Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood13-42/+49
2006-07-25gss_canonicalize_name(): Added parens to removeAlexandra Ellwood1-4/+4
2006-07-25Removed unused Metrowerks compiler support.Alexandra Ellwood1-4/+0
2006-07-25Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood3-8/+8
2006-07-25Windows - fix kfwlogon for Windows 2000Jeffrey Altman2-31/+80
2006-07-24 commit again without using patch to apply the diffJeffrey Altman5-55/+206
2006-07-24 undo previous commit due to EOL issuesJeffrey Altman5-206/+55