2004-07-14 |
Ken Raeburn | * k5-platform.h (k5_call_init_function) [DELAY_INITIALI... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Ken Raeburn | * k5-thread.h (k5_key_t): Add a couple new values for... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Ken Raeburn | * k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Ken Raeburn | * krb5-config.in: Substitute $(PTHREAD_CFLAGS) |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Ken Raeburn | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * configure.in: Use KRB5_AC_INET6 |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * configure.in: Use KRB5_AC_INET6 |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * klist.c: Include autoconf.h before network headers |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * k5-thread.h (k5_os_mutex_lock, k5_os_mutex_unlock... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * fake-addrinfo.h (in6addr_any): If we need to define... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * configure.in: Check krb5_cv_inet6_with_dinet6 as... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLA... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * k5-thread.h: Test HAVE_PTHREAD instead of HAVE_PTHREAD_H |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * kdb_db2.c (krb5_db2_db_get_principal): Rename local... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Jeffrey Altman | forgot the changelog |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Jeffrey Altman | osconf.h: |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Ken Raeburn | * win-mac.h (KRB5_USE_INET6, ENABLE_THREADS): Define |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabl... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Jeffrey Altman | * cc_mslsa.c: Fix thread safety |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Jeffrey Altman | kfw-fixed.nsi: Add registry keys to allow KFW executab... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Ken Raeburn | * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | * disp_status.c: Include gss_libinit.h. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeffrey Altman | 2004-07-07 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeffrey Altman | * kfw-fixed.nsi: Microsoft did not place the AllowTGTS... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | * k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | Make thread-specific data support build under Windows... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | * k5-thread.h: Use K5_THREAD_H for multiple inclusion... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | * configure.in: Check for getpwuid_r |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ken Raeburn | * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Ken Raeburn | * configure.in: Check for pthread_rwlock_init |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Ken Raeburn | * configure.in: Fix bug in last change that caused... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Ken Raeburn | * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Ken Raeburn | * dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSE... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Ken Raeburn | * error_message.c (remove_error_table) [!ENABLE_THREADS... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Ken Raeburn | * k5-thread.h: Restructured mutex code. |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Ken Raeburn | * an_to_ln.c: Include string.h |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Ken Raeburn | * kinit.c (k5_kinit): Don't free addresses after calling |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Ken Raeburn | * configure.in: Test for 'inline' support. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Ken Raeburn | * k5-thread.h (K5_MUTEX_DEBUG_INITIALIZER): Use current... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Ken Raeburn | Thread-safety for file-based credentials caches |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Ken Raeburn | * k5-thread.h (k5_debug_assert_locked, k5_debug_assert_... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Ken Raeburn | * libkadm5clnt.exports: Export kadm5_get_admin_service_name |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Jeffrey Altman | * cc_mslsa.c: |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Ken Raeburn | * cc_memory.c (krb5_mcc_free): Don't free the mutex... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Tom Yu | Lots of signedness and argument-casting fixes. Some... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Ken Raeburn | Missed some log data with last checkin: |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Ken Raeburn | * cc_memory.c: Include k5-thread.h. |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Tom Yu | * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32 |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Tom Yu | more namespace cleanup: remove uses of rpc_int32 and... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Ken Raeburn | * k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unuse... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Alexandra Ellwood | gssapi_krb5.h is autogenerated in krb5-1.4 and later... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Alexandra Ellwood | Updated for krb5-1.4 file changes |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Alexandra Ellwood | gssapi_krb5.h is autogenerated in krb5-1.4 and later... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Ken Raeburn | * configure.in: Fix typo in setting krb5_cv_header_sys_... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Tom Yu | * kpasswd.c (P1, P2): Cosmetic fix for prompts to... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Tom Yu | Use null pointer as service name to request host-based... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Ken Raeburn | update copyright, fix comment typo |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Ken Raeburn | * cc_file.c (krb5_fcc_read_data): Combine stdio and... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Ken Raeburn | typo in last change |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Ken Raeburn | * threads.c: Reorganize code: One definition of each... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Tom Yu | use host-based service name for kadmin client |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Tom Yu | * alt_prof.c (kadm5_get_admin_service_name): Fix call to |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Tom Yu | * client_init.c (_kadm5_init_any)[DEBUG]: Print error... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Ken Raeburn | * cc_file.c (my_fopen): Function deleted. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Ken Raeburn | Delete preprocessor tests for macintosh, __MWERKS__... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Jeffrey Altman | cc_mslsa.c: Comment out calls to FormatMessage and... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Ken Raeburn | * threads.c (key_lock): Change to a k5_mutex_t. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Jeffrey Altman | * cc_mslsa.c: Enforce acceptable enctypes by checki... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Tom Yu | fix some 64-bit bugs in RPCSEC_GSS |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | ignore generated timestamp file autoconf.stmp |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | ignore generated file krb5support32.def |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | ignore generated file gssapi_krb5.h |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * mpool/mpool.c (mpool_get, mpool_write): Check that... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * pre.in (PTHREAD_CFLAGS): New variable. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Ken Raeburn | * Makefile.in (all-windows): Make autoconf.h in include... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * win-pre.in (SLIB): New variable |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in (SLIBS, SDEF, S_GLUE, COMERR_GLUE, PROF_G... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * version.rc: Add info for support library |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in (all-windows): Build support directory |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Defin... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * Makefile.in ($(OUTPRE)test_et.exe): New target. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Ken Raeburn | * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED):... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Tom Yu | oops, forgot something |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Tom Yu | * default.exp (setup_krb5_conf): Default to not using... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Tom Yu | * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Tom Yu | * libgssrpc.exports: Update |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Ken Raeburn | * util_validate.c (g_save): Call gssint_initialize_library |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Ken Raeburn | Purge make targets and variables (and a few files)... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Tom Yu | more rpc namespace cleanup |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Tom Yu | make depend |
commit | commitdiff | tree | snapshot |
next |