| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Declare krb5_mcc_get_flags static - it is not exported or used outside of file | Ezra Peisach | 2006-10-18 | 1 | -5/+5 |
| * | Unsigned/signed warning fix | Ezra Peisach | 2006-10-18 | 1 | -1/+1 |
| * | Include gss_libinit.h for gssint_initialize_library() prototype | Ezra Peisach | 2006-10-16 | 5 | -1/+5 |
| * | Include string.h for memcmp prototype | Ezra Peisach | 2006-10-16 | 1 | -0/+1 |
| * | Include time.h for time() prototype | Ezra Peisach | 2006-10-16 | 1 | -0/+1 |
| * | Tag krb5_rc_dfl_init_locked as static - not used outside file | Ezra Peisach | 2006-10-16 | 1 | -1/+1 |
| * | Cleanup unused variable warning during make check | Ezra Peisach | 2006-10-15 | 1 | -1/+0 |
| * | Remove all unused variable warnings from tree | Ezra Peisach | 2006-10-15 | 5 | -6/+9 |
| * | Clear req_st buffer before filling it in | Ken Raeburn | 2006-10-15 | 1 | -0/+4 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 12 | -35/+35 |
| * | Add prototype for krb5int_debug_fprint to os-proto.h. Include os-proto.h in | Ezra Peisach | 2006-10-13 | 2 | -2/+3 |
| * | Patch to split client plugin from server plugin | Sam Hartman | 2006-10-13 | 1 | -20/+16 |
| * | Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>" | Ken Raeburn | 2006-10-12 | 1 | -4/+4 |
| * | Check for allocation failure. Caught by Will Fiveash | Ken Raeburn | 2006-10-10 | 1 | -2/+3 |
| * | Initialize buffer before calling res_ninit | Russ Allbery | 2006-10-08 | 1 | -0/+1 |
| * | Initialize accessor fields at compile time, under C99 and GCC | Ken Raeburn | 2006-10-07 | 1 | -30/+49 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 3 | -0/+480 |
| * | Use const pointers for error messages. | Ken Raeburn | 2006-10-07 | 1 | -2/+40 |
| * | * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from Ezra to clean up | Tom Yu | 2006-10-06 | 1 | -1/+32 |
| * | update export lists | Tom Yu | 2006-10-06 | 2 | -0/+6 |
| * | make depend | Tom Yu | 2006-10-06 | 33 | -827/+1019 |
| * | cursor for iterating over ccaches | Tom Yu | 2006-10-05 | 9 | -3/+798 |
| * | Patch from Kevin Coffman: | Ken Raeburn | 2006-10-05 | 1 | -44/+35 |
| * | fix dependence on config.status to use correct dir | Ken Raeburn | 2006-10-05 | 1 | -1/+1 |
| * | array before test for pointing at entry with the principal. Avoids | Ezra Peisach | 2006-10-04 | 1 | -4/+8 |
| * | The keyring code introduced in r18638 also included tests of the KEYRING: | Ezra Peisach | 2006-10-04 | 1 | -1/+37 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 6 | -91/+750 |
| * | Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications: | Ken Raeburn | 2006-10-02 | 5 | -4/+2119 |
| * | Nuke old Saber-related stuff | Ken Raeburn | 2006-10-02 | 1 | -294/+0 |
| * | Update expected results for krb5_get_host_realm with referral patches | Ken Raeburn | 2006-09-30 | 1 | -2/+2 |
| * | (get_errmsg): Check for errcode_2_string and release_errcode_string | Ken Raeburn | 2006-09-29 | 1 | -1/+4 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 10 | -120/+608 |
| * | Bad loop logic in krb5_mcc_generate_new | Alexandra Ellwood | 2006-09-19 | 1 | -10/+8 |
| * | * kdb5.c (kdb_load_library): Make error message a little more accurate. | Ken Raeburn | 2006-09-16 | 1 | -29/+47 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 22 | -3333/+469 |
| * | whitespace | Ken Raeburn | 2006-09-13 | 1 | -38/+30 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+1 |
| * | whitespace | Ken Raeburn | 2006-09-06 | 1 | -111/+113 |
| * | windows ccache and keytab file paths without a prefix | Jeffrey Altman | 2006-09-05 | 2 | -4/+4 |
| * | Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ... | Ken Raeburn | 2006-08-29 | 2 | -1/+1 |
| * | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 1 | -0/+1 |
| * | 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 | 5 | -330/+391 |
| * | cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2. | Alexandra Ellwood | 2006-08-16 | 1 | -8/+14 |
| * | * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, construct | Ken Raeburn | 2006-08-15 | 1 | -0/+3 |
| * | fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilities | Tom Yu | 2006-08-08 | 1 | -2/+4 |
| * | * 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 | 1 | -0/+1 |
| * | * 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 |