krb5.git
2005-04-22 Ken Raeburn* implementor.texinfo (Networking): New chapter node...
2005-04-22 Ken Raeburn* implementor.texinfo (Thread Shim Layer Implementation...
2005-04-21 Ken Raeburn* implementor.texinfo (Local Addresses): Drop Mac OS...
2005-04-21 Ken Raeburn* Makefile (clean-tex): Delete *.fns, *.vrs, *.tps...
2005-04-21 Ken Raeburn* build.texinfo (HPUX): Add some notes about the thread...
2005-04-21 Ken Raeburnupdate release ids
2005-04-21 Ken Raeburnadd copyright 2005
2005-04-21 Ken RaeburnStop generating per-directory sed scripts, and use...
2005-04-20 Ken Raeburn* depgen.sed: Delete faulty check for $(srcdir), and...
2005-04-20 Ken Raeburn* lib/kadm5/configure.in, kadmin/configure.in: Don...
2005-04-20 Ken RaeburnCompute reltopdir at autoconf time instead of at config...
2005-04-13 Ken RaeburnAllow compile-time specification that small code space...
2005-04-13 Ken Raeburn* aesopt.h: On PalmOS, include FloatMgr.h to get endian...
2005-04-13 Ken Raeburn* aes_s2k.c (krb5int_aes_string_to_key): Widen bytes...
2005-04-13 Ken Raeburn* Makefile.in (all-unix): Don't build aes-gen by defaul...
2005-04-13 Ken Raeburnupdate dependencies
2005-04-13 Ken Raeburn* Makefile.in (BISONFLAGS): Drop -v.
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2005-04-07 Tom YuWork around Makefile quoting problems
2005-04-06 Ken Raeburn* commands.c (shell): Change 0 to (char*)NULL in execl...
2005-04-06 Ken Raeburn* krlogind.c (doit): Change 0 to (char*)NULL in execl...
2005-04-06 Ken Raeburnupdate dependencies
2005-03-29 Tom Yufix MITKRB5-SA-2005-001 telnet client vuln
2005-03-28 Ken RaeburnTest new k5_getpwuid_r macro
2005-03-28 Ken Raeburnupdate dependencies
2005-03-26 Ken Raeburn* import_name.c (krb5_gss_import_name): Use k5_getpwuid_r
2005-03-26 Ken Raeburn* configure.in: Don't check for getpwuid_r here.
2005-03-26 Ken Raeburn* kuserok.c (krb5_kuserok): Use k5_getpwnam_r
2005-03-26 Ken Raeburn* configure.in: Don't check for getpwnam_r and getpwuid...
2005-03-26 Ken RaeburnThis patch tightens up our determination of whether...
2005-03-26 Ken Raeburn* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke...
2005-03-25 Ken Raeburnshared library support for HP-UX 10
2005-03-25 Ken Raeburnthreaded test program built even with thread support...
2005-03-23 Tom Yu * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_c...
2005-03-23 Tom Yu * x-deltat.y (wsnum): Add missing semicolon following...
2005-03-22 Tom Yu * gic_keytab.c (krb5_get_init_creds_keytab): When...
2005-03-20 Alexandra Ellwoodthreads.c (thread_termination): Free array of pointers...
2005-03-15 Jeffrey AltmanThe current wconfig.c does not treat @MAINT@ as a comme...
2005-03-15 Jeffrey Altmankrb5_c_is_keyed_cksum() is a boolean function. It...
2005-03-15 Jeffrey AltmanFix dangerous 64-bit time_t * to long * conversion
2005-03-14 Ken Raeburn* v4gssftp.exp: Identify file correctly for top-level...
2005-03-14 Ken Raeburn* default.exp (start_tail): Make 'standalone' an additi...
2005-03-14 Ken Raeburn* Makefile.in (EXTRADEPSRCS): Define
2005-03-13 Ken Raeburnst_mtim.tv_nsec, not tv_usec
2005-03-13 Ken Raeburnprofile library should check high-resolution timestamps...
2005-03-06 Jeffrey Altman * sn2princ.c (krb5_sname_to_principal):
2005-03-05 Ken RaeburnI think the hpux change here should prevent it from...
2005-03-04 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): If gmtime_r...
2005-03-04 Ken Raeburnhpux10 has gmtime_r with wrong return type, breaking...
2005-03-04 Ken Raeburn* build.texinfo (HPUX): Update with current state of...
2005-03-04 Ken Raeburnignore more targets and byproducts
2005-03-04 Ken Raeburnbuild user-guide.pdf too
2005-03-04 Ken RaeburnBuild/delete PDF files
2005-03-04 Ken Raeburnprofile_clear_relation doesn't work, iterator still...
2005-03-03 Ken Raeburntime-delta parser doesn't work on HP-UX 10
2005-02-23 Ken Raeburnpossible profile null pointer deref in threaded app
2005-02-17 Ken Raeburn* krb5_libinit.c (krb5int_lib_fini): Only show "skippin...
2005-02-16 Jeffrey AltmanExport missing DATA symbols on Windows
2005-02-16 Ken Raeburn* init_ctx.c (init_common): Delete redundant library...
2005-02-12 Ken Raeburn* gss-misc.c: Include autoconf.h. If both time.h and...
2005-02-12 Tom Yu * kadmin.c (kadmin_startup): New flag "-N" to prevent...
2005-02-11 Tom Yumissed one file on previous commit
2005-02-11 Tom YuImplement principal name and auth flavor fallback for...
2005-02-10 Tom Yu * gic_pwd.c (krb5_get_init_creds_password): Fix so...
2005-02-09 Ken Raeburn* gss-threads: New subdirectory.
2005-02-09 Ken Raeburnmultithreaded gssapi test prog based on gss-sample...
2005-02-09 Ken Raeburn* krb5_libinit.c (krb5int_lib_init, krb5int_lib_fini...
2005-02-09 Ken Raeburn* et/error_message.c (com_err_initialize, com_err_termi...
2005-02-09 Ken RaeburnExercise the dynamic loading/unloading of libraries...
2005-02-09 Ken RaeburnThere is a memory leak here, if a thread has registered...
2005-02-09 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define
2005-02-09 Ken Raeburn* gss_libinit.c (gssint_lib_init, gssint_lib_fini)...
2005-02-09 Ken RaeburnFix build problem found testing certain combinations...
2005-02-09 Ken RaeburnBuild system support for a library having more than...
2005-02-04 Ken Raeburn* Makefile.in (config.status): Depend on shlib.conf
2005-02-04 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread suppor...
2005-02-03 Ken Raeburn* gssapi.hin: (GSS_SIZEOF_INT, GSS_SIZEOF_LONG, GSS_SIZ...
2005-02-03 Ken RaeburnMakefile.in: fix macro syntax in last change
2005-02-03 Ken Raeburn* t_loader.c: New file
2005-02-03 Ken Raeburndon't build anything by default
2005-02-03 Ken Raeburn* Makefile.in: New file
2005-02-03 Ken Raeburn* configure.in: Look for dlfcn.h. Configure new shlib...
2005-02-03 Ken Raeburn* configure.in: Put #ifndef/#define/#endif wrapper...
2005-02-03 Ken Raeburn* gssapi.hin: Don't conditionally include xom.h here
2005-02-03 Ken Raeburn* Makefile.in (gssapi.h): Change SIZEOF symbols to...
2005-02-03 Ken Raeburn* configure.in: Check for xom.h. Set include_xom to...
2005-01-28 Ezra Peisach * t_walk_rtree.c (main): Free context at end...
2005-01-24 Ken Raeburn* post.in (Makefile): Nuke autom4te.cache before and...
2005-01-22 Ezra PeisachIrix k5_os_mutex_lock calls k5_pthread_mutex_lock w...
2005-01-18 Ezra Peisach * configure.in: When looking for setupterm...
2005-01-18 Ken Raeburn* threads.c (k5_key_delete) [ENABLE_THREADS && !_WIN32...
2005-01-18 Jeffrey Altmanre-initialize 'terminated' variable to 0 during initial...
2005-01-17 Jeffrey AltmanSome applications such as Eudora on Windows load and...
2005-01-17 Jeffrey Altman krb5_unparse_name(), krb5_unparse_name_ext():
2005-01-17 Ezra Peisach * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More...
2005-01-17 Ezra Peisachsubject; krb5_do_preauth could attempt to free NULL...
2005-01-15 Jeffrey Altman * rc_dfl.c: Move the extraction of the struct...
2005-01-15 Jeffrey Altman * cp_key_cnt.c, copy_princ.c:
2005-01-14 Ken Raeburn* k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF...
2005-01-14 Tom YuFix braino in previous change to xdr_bytes. New test...
next