summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split new symbols between krb5.h and k5-int.h, renaming to krb5int andreferralsAndrew Boardman2006-09-1110-63/+67
* Comment out some previously-missed debugging outputAndrew Boardman2006-09-112-3/+13
* Eight-byte occasional leak found, fixed. (It's not clear why this wasn'tAndrew Boardman2006-09-091-0/+1
* Leak found with tgtq reuse under some circumstances. FixedAndrew Boardman2006-09-091-0/+1
* - Added comments to krb5_get_cred_from_kdc_opt commentary about memoryAndrew Boardman2006-09-093-10/+21
* Whitespace cleanup and state updateAndrew Boardman2006-09-083-12/+13
* - Fixed some indentation inconsistencies.Andrew Boardman2006-09-083-29/+34
* - added referral loop checkingAndrew Boardman2006-09-082-29/+46
* - krb5_parse_name now allows zero-length realmsAndrew Boardman2006-09-086-55/+108
* - Remove KRB5_REFERRAL_REALM check to separate function.Andrew Boardman2006-09-084-27/+54
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Replace server princSam Hartman2006-09-071-2/+9
* Added some known problems to bug list, removed assertion failureAndrew Boardman2006-09-071-6/+6
* * walk_rtree.c (dbgref_dump_principal):Move here fromSam Hartman2006-09-073-28/+31
* - conditionalized and depersonalized all debugging codeAndrew Boardman2006-09-076-74/+86
* Documented current state and blocking issuesAndrew Boardman2006-09-071-18/+21
* Merge to trunk rev 18559Sam Hartman2006-09-0596-5978/+8335
|\
| * Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2006-09-012-6/+21
| * (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn2006-08-311-1/+1
| * Declare get_date() used from kadmin cli code.Ken Raeburn2006-08-312-9/+8
| * Remove or conditionalize unused variablesKen Raeburn2006-08-311-11/+4
| * Patches from Will Fiveash to allow for configuration and building onKen Raeburn2006-08-314-11/+55
| * * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn2006-08-301-1/+1
| * Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn2006-08-307-3042/+2911
| * Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-2918-1988/+1911
| * Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2006-08-294-9/+9
| * 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
| * Document prerequisites for make checkRuss Allbery2006-08-151-0/+23
| * * 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
* | Create referrals branch based on Andrew's workSam Hartman2006-09-050-0/+0
* | Misc commentaryamb/referralsAndrew Boardman2006-08-261-0/+6
* | Note current stateAndrew Boardman2006-08-261-30/+23
* | Mostly complete. Needs memory management workAndrew Boardman2006-08-261-21/+56
* | More blather about mixed-fallback cases after today's meeting with KenAndrew Boardman2006-08-251-0/+18