]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2005-06-17  Ken RaeburnUndo Novell's change to the com_err API. novell-dal-branch
2005-06-17  Ken Raeburndon't remove autoconf.h in clean target
2005-06-17  Ken Raeburnfile deletions from novell that apparently didn't survi...
2005-06-17  Ken Raeburnuse adb_err.{c,h} from the build tree, not the source...
2005-06-17  Ken Raeburnconfigure tests again
2005-06-17  Ken Raeburnbuild adb_err.[ch] from .et
2005-06-17  Ken RaeburnUpdate dependencies after merge
2005-06-17  Ken RaeburnApparently these generated files were supposed to be...
2005-06-17  Ken RaeburnInitial checkin of Novell Database Abstraction Layer...
2005-06-15  no authorThis commit was manufactured by cvs2svn to create branch
2005-06-15  Ken Raeburnksu keeps old ccache locked
2005-06-15  Alexandra Ellwoodupdated to reflect new header generation
2005-06-15  Ken Raeburn* k5-platform.h: Include endian.h if it's available...
2005-06-15  Ken Raeburn* configure.in: Check for endian.h
2005-06-10  Ken Raeburn* destest.c (main): Force testing of unaligned access...
2005-06-10  Ken Raeburn* configure.in: Check for headers byteswap.h, sys/bswap...
2005-06-10  Ken Raeburn* kdb_dbm.c: Unused file deleted
2005-06-10  Ken Raeburn* sendto_kdc.c (service_fds): Don't create a select_sta...
2005-06-10  Ken Raeburnadd comment
2005-06-09  Ken RaeburnUse GCC's packed-structure support to try to optimize...
2005-06-09  Ken Raeburn* f_tables.h: Include k5-platform.h.
2005-06-07  Ken Raeburndon't always require support library when building...
2005-06-06  Ken Raeburn* profile.swg (errcode_t* tcl8 argout typemap): Cast...
2005-06-06  Ken RaeburnFix gcc preprocessor warnings due to last change
2005-06-01  Ken RaeburnSome autoconf messages want to use the PACKAGE_* values
2005-06-01  Ken Raeburn* trval.c (convert_nibble): Declare the argument with...
2005-06-01  Ken Raeburn* k5-thread.h (krb5int_pthread_loaded) [HAVE_PRAGMA_WEA...
2005-06-01  Ken RaeburnAdd run-time determination of whether thread support...
2005-06-01  Ken Raeburn* Makefile.in (test_getpw): Depend on, and link against...
2005-05-28  Ken Raeburn* k5-int.h (encode_krb5_sam_challenge, encode_krb5_sam_key,
2005-05-24  Ken RaeburnMake "make check" able to link things again..
2005-05-20  Sam HartmanImplement RFC 3961 PRF
2005-05-18  Ken Raeburn* fake-addrinfo.c (fai_add_hosts_by_name): Pass null...
2005-05-13  Ken Raeburn* configure.in: Merged content from include/configure...
2005-05-13  Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment...
2005-05-13  Ken Raeburn* err_txt.c: Don't include krb_err.c if DEPEND is defined
2005-05-13  Ken Raeburnmake depend
2005-05-13  Ken Raeburn* kerberos_v4.c: Include autoconf.h before testing...
2005-05-04  Ken Raeburnbuild failure on sparc64-solaris
2005-05-01  Ken Raeburntypo fix
2005-05-01  Ken Raeburn* ytypes.h: Include autoconf.h. Include sys/types...
2005-05-01  Ken Raeburn* shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for...
2005-05-01  Ken Raeburn* md5.c (Transform) [CONFIG_SMALL]: Roll loops for...
2005-05-01  Ken Raeburn* md4.c (Transform) [CONFIG_SMALL]: Roll loops for...
2005-05-01  Ken Raeburn* t_crc.c (main): Don't run timing test for now
2005-04-28  Ken Raeburnupdated dependencies for socket-utils.h change
2005-04-28  Ken Raeburn* yarrow.c: Delete old macintosh support.
2005-04-28  Ken Raeburn* k5-int.h: Include fcntl.h only if HAVE_FCNTL_H is...
2005-04-28  Ken Raeburn* port-sockets.h: On PalmOS, include autoconf.h and...
2005-04-25  Jeffrey Altman the purpose of the krb5_get_credentials call...
2005-04-23  Jeffrey AltmanMove WSAStartup/WSACleanup from DllMain to krb5_init_ct...
2005-04-22  Ken Raeburn* implementor.texinfo (Porting Issues): Fix up formatting
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...
next