summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_GLUE, SGLUE): NewKen Raeburn2004-06-183-31/+125
* * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built objectKen Raeburn2004-06-182-2/+11
* * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objectsKen Raeburn2004-06-182-2/+17
* oops, forgot somethingTom Yu2004-06-172-3/+6
* * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for newTom Yu2004-06-172-1/+10
* * libgssrpc.exports: UpdateTom Yu2004-06-172-31/+57
* * util_validate.c (g_save): Call gssint_initialize_libraryKen Raeburn2004-06-172-0/+10
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-1724-28/+49
* more rpc namespace cleanupTom Yu2004-06-163-12/+38
* make dependTom Yu2004-06-165-350/+453
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-1671-1135/+3682
* ok, let's try this again..Tom Yu2004-06-164-4/+21
* * Makefile.in (LOCALINCLUDES): Add $srcdir/osKen Raeburn2004-06-162-1/+3
* * krb5_libinit.c: Include os-proto.hKen Raeburn2004-06-162-2/+3
* * Makefile.in (SHLIB_RDIRS): SetKen Raeburn2004-06-162-0/+3
* * krb5_libinit.c (krb5int_lib_init): Initialize krb5int_us_time_mutexKen Raeburn2004-06-152-0/+6
* Localize the OS-specific bits of retrieving the current time a bit more.Ken Raeburn2004-06-153-44/+78
* don't leak rcaches in accept_sec_contextTom Yu2004-06-151-1/+5
* * libkrb5.exports: Drop krb5_init_ets, krb5_free_ets, krb5_kt_default_vno, andKen Raeburn2004-06-152-4/+5
* * exports.crypto, exports.des425, exports.kdb5, exports.krb5: Unused files de...Ken Raeburn2004-06-155-383/+5
* * rc_io.c (dir, dirlen): Top-level variables deleted.Ken Raeburn2004-06-152-10/+19