summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* whitespaceKen Raeburn2006-08-291-5/+8
* Patch from Savitha R:Ken Raeburn2006-08-2917-495/+204
* make dependKen Raeburn2006-08-231-6/+6
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-237-336/+444
* Update auxiliary version number for NetIDMgrJeffrey Altman2006-08-232-4/+4
* * install NetIDMgr plug-in sample as part of SDKJeffrey Altman2006-08-233-3/+59
* * newcredwnd.c - erase the password field on errorJeffrey Altman2006-08-231-1/+27
* * Fix auto-registration of plug-in modules Jeffrey Altman2006-08-231-2/+17
* * Makefile - do not etag the Win2000 version of Jeffrey Altman2006-08-231-1/+2
* improvements to netidmgr dialogsJeffrey Altman2006-08-229-119/+197
* clean up mkrel patchlevel.h editing etcTom Yu2006-08-211-2/+3
* NetIDMgr Credential Provider Sample Code and DocumentationJeffrey Altman2006-08-1715-0/+2418
* cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.Alexandra Ellwood2006-08-161-8/+14
* * kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded charKen Raeburn2006-08-151-1/+1
* * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, constructKen Raeburn2006-08-151-0/+3
* Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery2006-08-151-0/+1
* * src/clients/ksu/main.c (sweep_up): Don't check return value ofTom Yu2006-08-151-2/+3
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-087-17/+51
* * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu2006-08-0711-1/+32
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-025-1/+10
* * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): CallTom Yu2006-08-011-0/+3
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-2513-42/+49
* gss_canonicalize_name(): Added parens to removeAlexandra Ellwood2006-07-251-4/+4
* Removed unused Metrowerks compiler support.Alexandra Ellwood2006-07-251-4/+0
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-253-8/+8
* Windows - fix kfwlogon for Windows 2000Jeffrey Altman2006-07-252-31/+80
* commit again without using patch to apply the diffJeffrey Altman2006-07-245-55/+206
* undo previous commit due to EOL issuesJeffrey Altman2006-07-245-206/+55
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-242-4/+4
* Windows Integrated Login Fixes for KFW 3.1Jeffrey Altman2006-07-245-55/+206
* * aclocal.m4 (KRB5_LIB_AUX): Disallow --enable-profiled and --disable-sharedKen Raeburn2006-07-211-6/+15
* * ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fallKen Raeburn2006-07-211-0/+5
* respect LDFLAGS in NetBSD buildKen Raeburn2006-07-211-1/+14
* reject configure option for static librariesKen Raeburn2006-07-211-0/+4
* Windows - kfw 3.1 msi deployment guide updatesJeffrey Altman2006-07-211-6/+298
* Windows NetIDMgr documentationJeffrey Altman2006-07-212-0/+0
* Windows NetIDMgr post-1.5 branch commitsJeffrey Altman2006-07-1939-545/+959
* acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood2006-07-193-13/+32
* need to look harder for tclConfig.shKen Raeburn2006-07-191-0/+8
* acquire_cred(): Realized that my previous patch now basically favors theAlexandra Ellwood2006-07-191-6/+6
* acquire_cred(): Fixed KLL support to try the default ccache first ifAlexandra Ellwood2006-07-181-13/+19
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* Project cleanup:Alexandra Ellwood2006-07-181-50/+0
* authgss_refresh(): Use GSS_C_NO_CHANNEL_BINDINGS macro Alexandra Ellwood2006-07-181-1/+1
* Windows: NSIS updates for 2.18 releaseJeffrey Altman2006-07-184-11/+11
* Windows: Wix 2.0.4221 updatesJeffrey Altman2006-07-187-24/+45
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-1865-20/+21013
* make dependKen Raeburn2006-07-172-3/+2
* (KRB5_AC_FIND_DLOPEN): Use AC_SEARCH_LIBSKen Raeburn2006-07-171-2/+7
* reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.cTom Yu2006-07-171-1/+1