| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 13 | -499/+23 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+4 |
| * | Remove use of client principal from krb5_context (default_ccprincipal) and de... | Alexandra Ellwood | 2004-07-15 | 7 | -121/+50 |
| * | Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. I | Ken Raeburn | 2004-07-15 | 6 | -48/+49 |
| * | * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can be | Ken Raeburn | 2004-07-14 | 2 | -1/+6 |
| * | * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of data | Ken Raeburn | 2004-07-14 | 2 | -3/+11 |
| * | * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the saved | Ken Raeburn | 2004-07-14 | 2 | -5/+30 |
| * | * gssapiP_krb5.h (gssint_krb5_keytab_lock): Declare | Ken Raeburn | 2004-07-14 | 2 | -0/+3 |
| * | * gss_libinit.c (gssint_lib_init): Initialize new keytab-name mutex, and | Ken Raeburn | 2004-07-14 | 2 | -0/+13 |
| * | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 2 | -4/+7 |
| * | * acquire_cred.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-14 | 2 | -8/+43 |
| * | * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try" | Ken Raeburn | 2004-07-09 | 2 | -3/+10 |
| * | * cc_mslsa.c: Fix thread safety | Jeffrey Altman | 2004-07-08 | 2 | -3/+14 |
| * | * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to the list | Ken Raeburn | 2004-07-08 | 2 | -1/+5 |
| * | * disp_status.c: Include gss_libinit.h. | Ken Raeburn | 2004-07-07 | 2 | -8/+9 |
| * | 2004-07-07 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-07-07 | 2 | -0/+6 |
| * | * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_r | Ken Raeburn | 2004-07-07 | 2 | -5/+32 |
| * | * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearch | Ken Raeburn | 2004-07-04 | 3 | -0/+63 |
| * | * an_to_ln.c: Include string.h | Ken Raeburn | 2004-07-02 | 2 | -0/+5 |
| * | Thread-safety for file-based credentials caches | Ken Raeburn | 2004-06-30 | 2 | -74/+195 |
| * | * libkadm5clnt.exports: Export kadm5_get_admin_service_name | Ken Raeburn | 2004-06-30 | 2 | -0/+5 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-06-30 | 2 | -63/+358 |
| * | * cc_memory.c (krb5_mcc_free): Don't free the mutex here | Ken Raeburn | 2004-06-29 | 2 | -2/+4 |
| * | Lots of signedness and argument-casting fixes. Some arithmetic | Tom Yu | 2004-06-28 | 12 | -53/+118 |
| * | Missed some log data with last checkin: | Ken Raeburn | 2004-06-28 | 1 | -0/+5 |
| * | * cc_memory.c: Include k5-thread.h. | Ken Raeburn | 2004-06-28 | 4 | -173/+231 |
| * | more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32 | Tom Yu | 2004-06-25 | 5 | -17/+23 |
| * | * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelen | Ken Raeburn | 2004-06-25 | 2 | -1/+6 |
| * | Use null pointer as service name to request host-based service name | Tom Yu | 2004-06-24 | 2 | -2/+17 |
| * | update copyright, fix comment typo | Ken Raeburn | 2004-06-24 | 1 | -2/+2 |
| * | * cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code with | Ken Raeburn | 2004-06-24 | 2 | -32/+24 |
| * | * alt_prof.c (kadm5_get_admin_service_name): Fix call to | Tom Yu | 2004-06-24 | 2 | -3/+15 |
| * | * client_init.c (_kadm5_init_any)[DEBUG]: Print error from | Tom Yu | 2004-06-24 | 2 | -0/+8 |
| * | * cc_file.c (my_fopen): Function deleted. | Ken Raeburn | 2004-06-22 | 2 | -9/+3 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 29 | -103/+66 |
| * | cc_mslsa.c: Comment out calls to FormatMessage and do not terminate | Jeffrey Altman | 2004-06-22 | 2 | -0/+17 |
| * | * cc_mslsa.c: Enforce acceptable enctypes by checking against | Jeffrey Altman | 2004-06-19 | 2 | -56/+121 |
| * | fix some 64-bit bugs in RPCSEC_GSS | Tom Yu | 2004-06-19 | 6 | -23/+63 |
| * | ignore generated file krb5support32.def | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | ignore generated file gssapi_krb5.h | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): New | Ken Raeburn | 2004-06-18 | 3 | -31/+125 |
| * | * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built object | Ken Raeburn | 2004-06-18 | 2 | -2/+11 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 2 | -2/+17 |
| * | oops, forgot something | Tom Yu | 2004-06-17 | 2 | -3/+6 |
| * | * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for new | Tom Yu | 2004-06-17 | 2 | -1/+10 |
| * | * libgssrpc.exports: Update | Tom Yu | 2004-06-17 | 2 | -31/+57 |
| * | * util_validate.c (g_save): Call gssint_initialize_library | Ken Raeburn | 2004-06-17 | 2 | -0/+10 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 24 | -28/+49 |
| * | more rpc namespace cleanup | Tom Yu | 2004-06-16 | 3 | -12/+38 |
| * | make depend | Tom Yu | 2004-06-16 | 5 | -350/+453 |