krb5.git
2003-09-02 Alexandra EllwoodAdded Apple password server support
2003-08-30 Ken RaeburnWhile libc5 isn't one of our supported configurations...
2003-08-30 Ken RaeburnCopy and build daemon.c in whatever directories need...
2003-08-29 Ken Raeburnkrshd hangs in linux nightly testing
2003-08-27 Ken RaeburnIn my tests (2GHz P4 Linux, 5 minutes, no pre-existing...
2003-08-26 Ken Raeburn* krb5.hin (struct _krb5_donot_replay, krb5_rc_default...
2003-08-26 Ken Raeburn* cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4...
2003-08-26 Ken Raeburn* configure.in: Don't test for labs, memmove or bcopy.
2003-08-26 Ken Raeburn* getdate.y (bcopy): Don't bother with HAVE_BCOPY and...
2003-08-26 Ken Raeburn* configure.in: Check for some C99 headers and types
2003-08-26 Ken Raeburn* k5-config.h: Unused file deleted
2003-08-26 Ken Raeburn* aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns...
2003-08-26 Ken Raeburn* fake-addrinfo.h (inline): Supported by Sun Forte...
2003-08-26 Ken Raeburn* foreachaddr.c (foreach_localaddr) [HAVE_IFADDRS_H...
2003-08-26 Ken Raeburn* aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER...
2003-08-21 Ken Raeburnmake depend
2003-08-21 Ken Raeburn* dnssrv.c: New file; split out DNS SRV RR query support...
2003-08-21 Ken Raeburn* configure.in: Don't substitute LIBOBJS, newer autocon...
2003-08-21 Ken Raeburn* Makefile.in (STLIBOBJS, OBJS): Empty
2003-08-21 Ken Raeburn* fake-addrinfo.h (getnameinfo): Define to my_fake_getn...
2003-08-21 Ken RaeburnMake things work on IRIX again
2003-08-21 Ken RaeburnOops. Include errno.h even if gai_strerror isn't being...
2003-08-21 Ken Raeburn* configure.in: Don't replace any missing system functi...
2003-08-21 Ken RaeburnFirst cut at adding local caching to the getaddrinfo...
2003-08-19 Sam HartmanDon't double free the encrypted credential part
2003-08-15 Alexandra Ellwoodkrb_check_auth clears the return value for the schedule...
2003-08-14 Ken Raeburn* configure.in: Check for mode_t
2003-08-13 Ken Raeburn* configure.in: Don't check for or replace vfprintf...
2003-08-13 Ken Raeburnuse my mit changelog id
2003-08-13 Ken Raeburn* Makefile.in (OBJS, STLIBOBJS): Drop setenv.o.
2003-08-12 Tom Yu * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_c...
2003-08-08 Tom Yuget_init_creds_password: DNS SRV off causes bogus REALM...
2003-08-08 Alexandra EllwoodRemove the target requirement for kadmind4 and v5passwdd
2003-08-06 Alexandra Ellwoodconfigure.in: Don't assume all darwin boxes are powerpc...
2003-08-06 Alexandra EllwoodDo not install kadmin4 or v5passwdd on Mac OS X. Also...
2003-08-01 Tom Yu * kinit.c (main): Apply patch from Stephen Grau to...
2003-07-31 Tom Yuadd missing ChangeLog entry
2003-07-31 Jeffrey Altmankrb5_get_host_realm and krb5_free_host_realm should...
2003-07-31 Tom Yuupdate for krb5-1.3.1
2003-07-28 Alexandra EllwoodKfM jam file paths should work from any project file...
2003-07-27 Sam Hartman-s can return non-zero exit status if credentials are...
2003-07-25 Ken Raeburn* admin.texinfo (realms (krb5.conf)): Add description...
2003-07-25 Ken Raeburnuse new config file tag for master KDC
2003-07-24 Ken RaeburnAdded a little more buffer space than the supplied...
2003-07-24 Sam HartmanDon't document kdc_supported_enctypes
2003-07-23 Tom Yukrb5-1.3.1-beta1, again
2003-07-23 Tom Yuupdate for krb5-1.3.1-beta1
2003-07-22 Sam HartmanSend generalstring not octetstring in etype_info2....
2003-07-22 Tom Yu * README: Revert previous change, as it was in error...
2003-07-22 Alexandra EllwoodDon't use broken getaddrinfo on Mac OS X
2003-07-22 Sam HartmanAlways register the file ccache in the set of registere...
2003-07-22 Ken RaeburnChange crypto "provider" structures to hold numeric...
2003-07-22 Ken Raeburn* resolve.c (main): If gethostbyname fails, report...
2003-07-22 Ken RaeburnDon't combine encrypt and decrypt code paths.
2003-07-22 Ken Raeburn* k5-int.h (krb5int_zap_data, zap): New macros; call...
2003-07-22 Ken Raeburncrypto library has bogus dependence on com_err
2003-07-22 Ken Raeburn* f_cbc.c (krb5int_des_cbc_decrypt): Move declarations...
2003-07-21 Alexandra EllwoodExport krb5_principal2salt
2003-07-19 Ezra Peisach * init_ets.c (krb5_init_ets): Only initialize error...
2003-07-19 Ezra Peisachkrb5_gss_register_acceptor_identity does not allocate...
2003-07-19 Tom YuWindows build needs Feb 2003 Platform SDK
2003-07-19 Tom YuFix incorrect RFC number for FTP IPv6 support
2003-07-18 Jeffrey Altman * ms2mit.c:
2003-07-18 Jeffrey Altmangssapi32.def: export the GSS_C_NT_xxxx constants as...
2003-07-17 Tom YuRemove kg_release_defcred and caching of default creden...
2003-07-17 Ken RaeburnUse the old DES encrypt function, not the split version...
2003-07-17 Ken RaeburnSeparate the DES encrypt and decrypt operations into...
2003-07-17 Ken Raeburndelete ##WIN16## lines from makefiles
2003-07-15 Ken Raeburn* krb5_libinit.c: Include autoconf.h
2003-07-15 Ken Raeburn* Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_e...
2003-07-15 Ken Raeburn* aclocal.m4 (extra_gcc_warn_opts): Don't turn on ...
2003-07-15 Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
2003-07-11 Alexandra EllwoodCheck for NULL realm argument and n not equal to 1...
2003-07-11 Alexandra EllwoodRealmsConfig-glue.c: Don't fail when krb5.conf is valid...
2003-07-11 Alexandra EllwoodRewrote krb_get_lrealm to correctly handle the v4 realm...
2003-07-10 Tom Yu * acquire_cred.c (acquire_init_cred): Close the ccache if
2003-07-09 Alexandra EllwoodExport krb5_get_permitted_enctypes and krb5_set_real_ti...
2003-07-08 Tom Yuupdate for krb5-1.3
2003-07-08 Alexandra EllwoodThis time, use the correct # of arguments for strcpy
2003-07-07 Alexandra Ellwoodkrb_prof_get_nth() no longer assumes that its retlen...
2003-07-04 Ken Raeburndarwin build can't compile util/et test program
2003-07-03 Alexandra EllwoodRemove leading spaces in #define and #include in public...
2003-07-02 Alexandra EllwoodKfM build should inherit CFLAGS and LDFLAGS from parent...
2003-06-27 Jen SelbyFixed filename substitution typos. @LOCALSTATEDIR...
2003-06-27 Tom Yuupdate for krb5-1.3-beta5
2003-06-27 Ken RaeburnThis change fixes the problem in the ss directory....
2003-06-27 Tom Yu * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass...
2003-06-26 Ken RaeburnWith this patch, things seem to work with a Heimdal...
2003-06-25 Tom Yuclean up ftp client gss memory management
2003-06-24 Ken Raeburn* cksumtypes.c (krb5_cksumtypes_list): Add aes128/256...
2003-06-24 Tom Yuapply patch from jaltman:
2003-06-24 Ken Raeburn* k5-int.h (struct krb5_cksumtypes): Add new field...
2003-06-20 Tom Yu * krb5.conf.M: Sync with doc/krb5conf.texinfo
2003-06-20 Tom Yu * build.texinfo (Installing the Binaries): New node...
2003-06-20 Sam HartmanSplit out etype_info2 decoder from etype_info decoder...
2003-06-20 Tom YuDelete references to --with-system-db from README
2003-06-20 Ken RaeburnPut in some IPv6 details.
2003-06-18 Tom Yu * dnssrv.texinfo: Add note about _kerberos-iv._udp...
2003-06-17 Tom YuUpdate for krb5-1.3-beta4. Fix note on [999]. Move...
2003-06-16 Sam HartmanSet use_conf_ktypes to 1 while looking up the tgt to...
next