| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -176/+188 |
| * | Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from | Alexandra Ellwood | 2006-07-25 | 8 | -17/+19 |
| * | acquire_cred(), kg_caller_provided_ccache_name(): On further reflection | Alexandra Ellwood | 2006-07-19 | 3 | -13/+32 |
| * | acquire_cred(): Realized that my previous patch now basically favors the | Alexandra Ellwood | 2006-07-19 | 1 | -6/+6 |
| * | acquire_cred(): Fixed KLL support to try the default ccache first if | Alexandra Ellwood | 2006-07-18 | 1 | -13/+19 |
| * | reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.c | Tom Yu | 2006-07-17 | 1 | -1/+1 |
| * | * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): Remove | Tom Yu | 2006-06-29 | 1 | -2/+0 |
| * | gssapi compilation errors on Windows | Jeffrey Altman | 2006-06-29 | 1 | -2/+12 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
| * | fix typo in MS_BUG_TEST case in krb5_gss_glue.c | Tom Yu | 2006-06-23 | 1 | -1/+1 |
| * | * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype of | Tom Yu | 2006-06-15 | 2 | -2/+5 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -0/+2 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 13 | -102/+686 |
| * | If krb5_gss_canonicalize_name is given GSS_C_NULL_OID as the mechanism, | Russ Allbery | 2006-06-12 | 1 | -1/+2 |
| * | Free requested-enctype list when freeing up credentials. Reported by Rainer | Ken Raeburn | 2006-06-08 | 1 | -0/+4 |
| * | Avoid memory leak in error path. Reported by Rainer Weikusat | Ken Raeburn | 2006-06-08 | 1 | -1/+3 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -44/+44 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -304/+336 |
| * | Remove krb5_init_context macro hack; change all the calls except in | Ken Raeburn | 2006-05-17 | 17 | -18/+16 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 2 | -0/+46 |
| * | Fixed the krb5_cc_gen_new memory ccache implementation and updated | Alexandra Ellwood | 2006-05-10 | 1 | -5/+11 |
| * | Cleanup a number of cast away from const warnings in gssapi | Ezra Peisach | 2006-05-09 | 8 | -39/+39 |
| * | Signed/unsigned warnings cleanup | Ezra Peisach | 2006-04-22 | 3 | -4/+4 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -211/+179 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -2299/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -74/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -386/+391 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -180/+210 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -102/+102 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -44/+88 |
| * | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2006-03-07 | 2 | -0/+14 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -243/+294 |
| * | This commit ensures that all files in the library include | Jeffrey Altman | 2005-11-15 | 2 | -1/+5 |
| * | * acquire_cred.c (acquire_init_cred): | Jeffrey Altman | 2005-10-31 | 2 | -12/+44 |
| * | When passed GSS_C_INITIATE and a non-NULL desired name, gss_acquire_cred | Alexandra Ellwood | 2005-10-27 | 1 | -0/+36 |
| * | gssapi_krb5.hin: Add missing GSS_DLLIMP modifiers to all exported | Jeffrey Altman | 2005-10-20 | 2 | -8/+12 |
| * | fix memory leaks in krb5_gss_import_name() and krb5_gss_inquire_cred() | Tom Yu | 2005-09-22 | 3 | -2/+13 |
| * | minor_status not cleared sometimes (gsstest nits) | Tom Yu | 2005-09-21 | 3 | -4/+18 |
| * | krb5_gss_inquire_cred can copy out uninitialized pointer | Tom Yu | 2005-09-21 | 2 | -3/+15 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
| * | consistently include stdio.h in lib/gssapi/krb5/import_name.c | Tom Yu | 2005-08-11 | 2 | -2/+6 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -75/+99 |
| * | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 2 | -1/+6 |
| * | * import_name.c (krb5_gss_import_name): Use k5_getpwuid_r | Ken Raeburn | 2005-03-26 | 2 | -14/+6 |
| * | correction to previous commit. do not call krb5_gss_release_cred() | Jeffrey Altman | 2005-01-13 | 1 | -11/+46 |
| * | Fix the calls to krb5_gss_release_cred to pass in the correct type. | Jeffrey Altman | 2005-01-13 | 3 | -41/+19 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -140/+175 |