krb5.git
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...
2003-06-16 Ken Raeburn* ftp.c (recvrequest): Add new argument indicating...
2003-06-13 Tom Yu * server_kdb.c (kdb_init_hist): Force history principa...
2003-06-13 Tom Yukrb5_rd_rep leaks subkeys
2003-06-13 Tom Yulibgss leaks, UMRs
2003-06-13 Tom Yumake_ap_req_v1 leaks memory
2003-06-12 Tom Yu * krb5.hin: krb524_init_ets() takes one argument
2003-06-12 Alexandra Ellwood* error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c...
2003-06-12 Alexandra EllwoodRemoved Mac OS 9 support because it prevents darwin...
2003-06-11 Tom YuDarwin libkrb4/err_txt.o needs dependency on krb_err.c
2003-06-11 Tom YuDon't escape rcache filename characters with backslash
2003-06-09 Tom Yuupdate for krb5-1.3-beta3
2003-06-09 Tom Yuoops, fix up ChangeLog attribution
2003-06-09 Tom Yu * krb524.c: Fix copyright notice
2003-06-09 Ken Raeburnfix bug: would return krb.conf entries plus dns info
2003-06-07 Ken RaeburnCheckpoint some working code.
2003-06-06 Ken Raeburn* locate_kdc.c (struct srv_dns_entry): Moved to k5...
2003-06-06 Ken RaeburnExport hooks for looking up SRV records, so we can...
2003-06-06 Sam HartmanDon't allow renewable_ok to be set if the renew liftime...
2003-06-06 Tom Yu * g_cnffile.c (krb__get_srvtabname): Make retname...
2003-06-06 Alexandra Ellwood--localstatedir=/var/db for KfM builds
2003-06-06 Ezra PeisachStatic function krb5_generate_authenticator should...
2003-06-05 Ken Raeburnbe more flexible in handling failures getting root...
next