krb5.git
2004-06-18 Ken Raeburn* Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Defin...
2004-06-18 Ken Raeburn* Makefile.in ($(OUTPRE)test_et.exe): New target.
2004-06-18 Ken Raeburn* win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED):...
2004-06-17 Tom Yuoops, forgot something
2004-06-17 Tom Yu * default.exp (setup_krb5_conf): Default to not using...
2004-06-17 Tom Yu * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust...
2004-06-17 Tom Yu * libgssrpc.exports: Update
2004-06-17 Ken Raeburn* util_validate.c (g_save): Call gssint_initialize_library
2004-06-17 Ken RaeburnPurge make targets and variables (and a few files)...
2004-06-16 Tom Yumore rpc namespace cleanup
2004-06-16 Tom Yumake depend
2004-06-16 Tom Yu * depfix.sed: Delete /os/usr/include as well, to cope...
2004-06-16 Tom YuThis commit merges the RPCSEC_GSS integration branch...
2004-06-16 Tom Yuok, let's try this again..
2004-06-16 Ken Raeburn* Makefile.in (LOCALINCLUDES): Add $srcdir/os
2004-06-16 Ken Raeburn* krb5_libinit.c: Include os-proto.h
2004-06-16 Ken Raeburn* Makefile.in (SHLIB_RDIRS): Set
2004-06-15 Ken Raeburn* krb5_libinit.c (krb5int_lib_init): Initialize krb5int...
2004-06-15 Ken RaeburnLocalize the OS-specific bits of retrieving the current...
2004-06-15 Tom Yudon't leak rcaches in accept_sec_context
2004-06-15 Ken Raeburn* libkrb5.exports: Drop krb5_init_ets, krb5_free_ets...
2004-06-15 Ken Raeburn* exports.crypto, exports.des425, exports.kdb5, exports...
2004-06-15 Ken Raeburn* rc_io.c (dir, dirlen): Top-level variables deleted.
2004-06-15 Ken Raeburn* kt_file.c (krb5_kt_default_vno): Replaced variable...
2004-06-15 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)
2004-06-15 Ken Raeburn* Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPL...
2004-06-14 Alexandra EllwoodUpdated to split libraries and clients into separate...
2004-06-14 Ken Raeburn* libkrb5support.exports: Drop krb5int_foreach_localaddr
2004-06-14 Alexandra EllwoodModified Header Generation target so it runs autoconf...
2004-06-14 Tom Yu * init_sec_context.c (krb5_gss_init_sec_context):...
2004-06-12 Ken Raeburn* pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE
2004-06-12 Ken Raeburn* Makefile.in (include/generated.stmp): New intermediat...
2004-06-11 Tom Yuupdate for 1.3.4
2004-06-11 Ken Raeburn* Makefile.in (gssapi_krb5.h): Add Windows version...
2004-06-11 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): Fix memcpy...
2004-06-10 Ken Raeburn* admin.texinfo (Supported Encryption Types): Reflect...
2004-06-10 Ken Raeburn* Makefile.in (krb5/gssapi_krb5.h): Depend on recursion...
2004-06-10 Sam HartmanInstall gssapi_krb5.h from build dir not srcdir
2004-06-09 Sam HartmanIf channel bindings are supplied to server require...
2004-06-09 Ken Raeburnugh. revert last change
2004-06-09 Ken Raeburn* sendto_kdc.c (krb5int_sendtokdc_debug_handler) [...
2004-06-08 Sam HartmanRun make depend
2004-06-08 Sam HartmanPatch from kwc@citi.umich.edu to support
2004-06-08 Ken Raeburn* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always...
2004-06-08 Ken Raeburn* Makefile.in ($(srcdir)/include/config.h.in): Always...
2004-06-08 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Don't set AUTOCONF, AUTOCO...
2004-06-08 Ken Raeburn* pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf...
2004-06-08 Ken Raeburn* shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl...
2004-06-07 Ezra Peisach * kpasswd.c (get_name_from_passwd_file): Do not cast...
2004-06-07 Ezra Peisach * network.c (paddr): Use unsigned int for length.
2004-06-04 Ken Raeburn* yarrow.c (yarrow_str_error): Now const
2004-06-04 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): Use gmtime_r...
2004-06-04 Ken Raeburn* str_conv.c (krb5_string_to_timestamp): Use localtime_...
2004-06-04 Ken Raeburn* parse.c (krb5_parse_name): Use assert and abort,...
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-06-04 Ken RaeburnOops
2004-06-04 Ken Raeburn* kuserok.c (krb5_kuserok): Handle draft POSIX versions...
2004-06-04 Ken Raeburn* prof_file.c (profile_open_file): Handle earlier ...
2004-06-04 Ken Raeburn* configure.in: Check number of arguments to getpwnam_r...
2004-06-04 Ken Raeburn* configure.in: Check for getpwnam_r, gmtime_r, and...
2004-06-04 Ken Raeburn* configure.in: Check for various _r functions needed...
2004-06-03 Tom Yubump some missed version numbers
2004-06-03 Ken RaeburnOops. Fixes last night's test failures in last night...
2004-06-03 Tom Yuupdate for krb5-1.3.4-beta1
2004-06-03 Ken RaeburnCheckpoint notes on thread safety technique and status...
2004-06-03 Ken RaeburnCloser to thread-safe..
2004-06-03 Ken RaeburnThe com_err library is now probably as thread-safe...
2004-06-02 Ken Raeburn* k5-thread.h: Error out at compile time if thread...
2004-06-02 Ken Raeburn* prng.c (init_once): Variable deleted.
2004-06-02 Ken Raeburn* disp_com_err_status.c (init_et): Variable deleted.
2004-06-02 Ken Raeburn* gss_libinit.c (gssint_lib_init): Initialize error...
2004-06-02 Ken RaeburnOops. Add and remove k524 error table too
2004-06-02 Ken RaeburnAdd/remove error tables in library initialization/termi...
2004-06-02 Ken Raeburn* srv_rcache.c (krb5_get_server_rcache): Use krb5_rc_re...
2004-06-02 Ken RaeburnMove definitions of struct krb5_rc_st, struct _krb5_rc_...
2004-06-02 Tom Yufix missing braces in an_to_ln.c security patch
2004-06-01 Tom Yufix buffer overflow in an_to_ln.c
2004-05-31 Ezra Peisach * kadmin.h, keytab.c: Remove inclusion of k5...
2004-05-31 Ken Raeburn* error_message.c (terminated): New variable.
2004-05-30 Ken Raeburn* aclocal.m4 (KRB5_AC_GCC_ATTRS): On AIX 4, mark the...
2004-05-30 Ken Raeburn* shlib.conf (*-*-aix*): Use linker options for library...
2004-05-30 Ken Raeburn* getdate.y: Include krb5.h and kadmin.h.
2004-05-30 Ken RaeburnSilence some gcc compilation warnings:
2004-05-30 Ken Raeburn* clnt_tcp.c: Include string.h
2004-05-30 Ken Raeburn* k5-int.h (krb5int_crypto_init, krb5int_prng_init...
2004-05-30 Ken Raeburn* setenv.c: Include string.h
2004-05-28 Ezra PeisachAdd prototypes for library init and fini functions...
2004-05-27 Ken Raeburn* win-pre.in (CP): Copy nul: plus the file, to avoid...
2004-05-26 Ezra Peisach * yarrow.c (krb5int_yarrow_final): Call
2004-05-26 Jeffrey Altman * cc_mslsa.c: GetMSTGT(). Add krb5_context
2004-05-26 Jeffrey Altman * cc_mslsa.c: GetMSTGT() Initialize pTicketRequest...
2004-05-25 Tom Yu * aesopt.h (PLATFORM_BYTE_ORDER): Treat _WIN32 as...
2004-05-25 Ezra Peisach * keytab.c (krb5_ktkdb_get_entry): Change local variab...
2004-05-25 Ezra Peisach * conv_creds.c (krb5int_encode_v4tkt): Unsigned vs...
2004-05-25 Ezra Peisach * aes.c (krb5int_aes_encrypt): Signed/unsigned warning fix
2004-05-24 Ezra Peisach * t_encrypt.c (compare_results): Declare static.
2004-05-24 Ezra Peisachkrb5_rc_io_open_internal might try to invoke with negat...
2004-05-24 Ezra Peisach * t_ser.c (ser_keytab_test): Cleanup memory leak of...
2004-05-24 Ezra Peisach * t_cc.c (cc_test): Clean up memory leaks in tests
2004-05-24 Ezra Peisach * configure.in: When generating prtest, use AC_CONFIG_...
next