| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 13 | -122/+647 |
| * | * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checks | Ken Raeburn | 2006-09-20 | 1 | -5/+13 |
| * | Bad loop logic in krb5_mcc_generate_new | Alexandra Ellwood | 2006-09-19 | 1 | -10/+8 |
| * | whitespace | Ken Raeburn | 2006-09-18 | 2 | -20/+20 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 14 | -151/+72 |
| * | * kdb5.c (kdb_load_library): Make error message a little more accurate. | Ken Raeburn | 2006-09-16 | 1 | -29/+47 |
| * | Update dependencies | Ken Raeburn | 2006-09-16 | 1 | -21/+21 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 30 | -688/+639 |
| * | Export krb5_ldap_release_errcode_string | Ken Raeburn | 2006-09-16 | 1 | -0/+1 |
| * | Make it easier to ignore additional directories, like, oh, say, local | Ken Raeburn | 2006-09-15 | 1 | -3/+12 |
| * | whitespace | Ken Raeburn | 2006-09-13 | 1 | -38/+30 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -292/+285 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -18/+14 |
| * | * Makefile.in (krb5/krb5.h): Wrap the content in macro test for | Ken Raeburn | 2006-09-07 | 1 | -0/+3 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 5 | -1/+12 |
| * | whitespace | Ken Raeburn | 2006-09-06 | 1 | -111/+113 |
| * | comment formatting for 80 columns | Ken Raeburn | 2006-09-06 | 1 | -88/+132 |
| * | (prof_get_integer_def, prof_get_string_def): New functions: check specified | Ken Raeburn | 2006-09-05 | 1 | -109/+100 |
| * | windows ccache and keytab file paths without a prefix | Jeffrey Altman | 2006-09-05 | 2 | -4/+4 |
| * | Reject old OpenLDAP versions with bugs tickled by this code. | Ken Raeburn | 2006-09-01 | 2 | -6/+21 |
| * | (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi... | Ken Raeburn | 2006-08-31 | 1 | -1/+1 |
| * | Declare get_date() used from kadmin cli code. | Ken Raeburn | 2006-08-31 | 2 | -9/+8 |
| * | Remove or conditionalize unused variables | Ken Raeburn | 2006-08-31 | 1 | -11/+4 |
| * | Patches from Will Fiveash to allow for configuration and building on | Ken Raeburn | 2006-08-31 | 4 | -11/+55 |
| * | * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE | Ken Raeburn | 2006-08-30 | 1 | -1/+1 |
| * | Some mechanical changes (mostly whitespace, like indentation levels) | Ken Raeburn | 2006-08-30 | 7 | -3042/+2911 |
| * | Some mechanical changes (mainly whitespace) to match up better with | Ken Raeburn | 2006-08-29 | 18 | -1988/+1911 |
| * | Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ... | Ken Raeburn | 2006-08-29 | 4 | -9/+9 |
| * | whitespace | Ken Raeburn | 2006-08-29 | 1 | -5/+8 |
| * | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 17 | -495/+204 |
| * | make depend | Ken Raeburn | 2006-08-23 | 1 | -6/+6 |
| * | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 7 | -336/+444 |
| * | Update auxiliary version number for NetIDMgr | Jeffrey Altman | 2006-08-23 | 2 | -4/+4 |
| * | * install NetIDMgr plug-in sample as part of SDK | Jeffrey Altman | 2006-08-23 | 3 | -3/+59 |
| * | * newcredwnd.c - erase the password field on error | Jeffrey Altman | 2006-08-23 | 1 | -1/+27 |
| * | * Fix auto-registration of plug-in modules | Jeffrey Altman | 2006-08-23 | 1 | -2/+17 |
| * | * Makefile - do not etag the Win2000 version of | Jeffrey Altman | 2006-08-23 | 1 | -1/+2 |
| * | improvements to netidmgr dialogs | Jeffrey Altman | 2006-08-22 | 9 | -119/+197 |
| * | clean up mkrel patchlevel.h editing etc | Tom Yu | 2006-08-21 | 1 | -2/+3 |
| * | NetIDMgr Credential Provider Sample Code and Documentation | Jeffrey Altman | 2006-08-17 | 15 | -0/+2418 |
| * | cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2. | Alexandra Ellwood | 2006-08-16 | 1 | -8/+14 |
| * | * kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded char | Ken Raeburn | 2006-08-15 | 1 | -1/+1 |
| * | * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, construct | Ken Raeburn | 2006-08-15 | 1 | -0/+3 |
| * | Set datarootdir in each Makefile to make Autoconf 2.60 happier | Russ Allbery | 2006-08-15 | 1 | -0/+1 |
| * | * src/clients/ksu/main.c (sweep_up): Don't check return value of | Tom Yu | 2006-08-15 | 1 | -2/+3 |
| * | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 7 | -17/+51 |
| * | * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaque | Tom Yu | 2006-08-07 | 11 | -1/+32 |
| * | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 5 | -1/+10 |
| * | * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): Call | Tom Yu | 2006-08-01 | 1 | -0/+3 |
| * | Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from | Alexandra Ellwood | 2006-07-25 | 13 | -42/+49 |