summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Implement new replay cache type "none"Ken Raeburn2004-07-305-3/+108
* * gssapi_krb5.c (kg_ccache_name): Variable deleted.Ken Raeburn2004-07-302-3/+23
* Export lucid context functions and gss_krb5_set_allowable_enctypesSam Hartman2004-07-292-0/+7
* Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it whileKen Raeburn2004-07-2911-30/+146
* * set_ccache.c (gss_krb5_ccache_name): Don't make a copy of the string returnedKen Raeburn2004-07-292-29/+13
* * gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not justKen Raeburn2004-07-292-16/+22
* * gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name,Ken Raeburn2004-07-282-1/+8
* cc_mslsa.c: fix is_windows_xp not to return true for windows 2000Jeffrey Altman2004-07-262-1/+6
* [needs the include/configure.in checkin of a few minutes ago, too]Ken Raeburn2004-07-222-2/+15
* * cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_linkEzra Peisach2004-07-182-1/+6
* zap remaining bits of macsock.h supportKen Raeburn2004-07-1713-499/+23
* update dependenciesKen Raeburn2004-07-161-2/+4
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-157-121/+50
* Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn2004-07-156-48/+49
* * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can beKen Raeburn2004-07-142-1/+6
* * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of dataKen Raeburn2004-07-142-3/+11
* * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the savedKen Raeburn2004-07-142-5/+30
* * gssapiP_krb5.h (gssint_krb5_keytab_lock): DeclareKen Raeburn2004-07-142-0/+3
* * gss_libinit.c (gssint_lib_init): Initialize new keytab-name mutex, andKen Raeburn2004-07-142-0/+13
* * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables.Ken Raeburn2004-07-142-4/+7
* * acquire_cred.c: Include gss_libinit.h.Ken Raeburn2004-07-142-8/+43
* * kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try"Ken Raeburn2004-07-092-3/+10
* * cc_mslsa.c: Fix thread safetyJeffrey Altman2004-07-082-3/+14
* * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to the listKen Raeburn2004-07-082-1/+5
* * disp_status.c: Include gss_libinit.h.Ken Raeburn2004-07-072-8/+9
* 2004-07-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-07-072-0/+6
* * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_rKen Raeburn2004-07-072-5/+32
* * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSEARCH]: Use res_nsearchKen Raeburn2004-07-043-0/+63
* * an_to_ln.c: Include string.hKen Raeburn2004-07-022-0/+5
* Thread-safety for file-based credentials cachesKen Raeburn2004-06-302-74/+195
* * libkadm5clnt.exports: Export kadm5_get_admin_service_nameKen Raeburn2004-06-302-0/+5
* * cc_mslsa.c:Jeffrey Altman2004-06-302-63/+358
* * cc_memory.c (krb5_mcc_free): Don't free the mutex hereKen Raeburn2004-06-292-2/+4
* Lots of signedness and argument-casting fixes. Some arithmeticTom Yu2004-06-2812-53/+118
* Missed some log data with last checkin:Ken Raeburn2004-06-281-0/+5
* * cc_memory.c: Include k5-thread.h.Ken Raeburn2004-06-284-173/+231
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-255-17/+23
* * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelenKen Raeburn2004-06-252-1/+6
* Use null pointer as service name to request host-based service nameTom Yu2004-06-242-2/+17
* update copyright, fix comment typoKen Raeburn2004-06-241-2/+2
* * cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code withKen Raeburn2004-06-242-32/+24
* * alt_prof.c (kadm5_get_admin_service_name): Fix call toTom Yu2004-06-242-3/+15
* * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2004-06-242-0/+8
* * cc_file.c (my_fopen): Function deleted.Ken Raeburn2004-06-222-9/+3
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-2229-103/+66
* cc_mslsa.c: Comment out calls to FormatMessage and do not terminateJeffrey Altman2004-06-222-0/+17
* * cc_mslsa.c: Enforce acceptable enctypes by checking againstJeffrey Altman2004-06-192-56/+121
* fix some 64-bit bugs in RPCSEC_GSSTom Yu2004-06-196-23/+63
* ignore generated file krb5support32.defKen Raeburn2004-06-191-0/+1
* ignore generated file gssapi_krb5.hKen Raeburn2004-06-191-0/+1