krb5.git
2001-10-20 Ken Raeburnavoid name conflicts with glib
2001-10-19 Sam HartmanIgnore salt for arc4 string2key per Microsoft spec
2001-10-19 Sam Hartman * arcfour.c (krb5_arcfour_decrypt): Return error if...
2001-10-19 Ken RaeburnDon't crash if .k[5]login file ownership is wrong....
2001-10-18 Ezra Peisach * sane_hostname.c (pty_make_sane_hostname): Do not...
2001-10-18 Sam HartmanPatches contributed by David E. Cross" <crossd@cs.rpi...
2001-10-17 Ken Raeburnbetter version of last change
2001-10-17 Ken Raeburn* locate_kdc.c (add_host_to_list): If sa_len field...
2001-10-17 Danilo AlmeidaProvide a little bit of usage info. More error-checking
2001-10-17 Ken Raeburn* def-check.pl: New file. Not currently used by any...
2001-10-16 Mitchell Berger* svr_principal.c (add_to_history): If the policy a...
2001-10-16 Danilo Almeida* krb5_32.def: Add krb5_kt_* functions: krb5_kt_close,
2001-10-16 Danilo AlmeidaAdd KRB5_CALLCONV to krb5_kt_get_type
2001-10-13 Tom Yu * kdc_util.c (ktypes2str, rep_etypes2str): Clean up...
2001-10-12 Ken RaeburnReplace keytab function-table dispatch macros in krb5...
2001-10-12 Tom Yu * post.in: Minor tidying. Make the target of the...
2001-10-12 Tom Yu * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP...
2001-10-11 Mitchell Berger* ftpd.M: Remove improper formatting from the .SH NAME...
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-10-11 Danilo Almeida* ftp.c: Conditionalize declarations of some "unused...
2001-10-11 Danilo Almeida * gic_pwd.c (krb5_get_as_key_password),
2001-10-11 Danilo Almeida * intern.c (ScreenInsChar): Return BOOL
2001-10-10 Ezra Peisach * cc_file.c (krb5_fcc_read): Remove const from fourth...
2001-10-10 Ezra Peisach * localaddr.c (krb5_os_localaddr_profile): Cast argume...
2001-10-10 Ken Raeburn* kadmin.c (kadmin_parse_name): Properly advance pointe...
2001-10-10 Ken Raeburn* init_ctx.c (init_common): After fetching kdc_default_...
2001-10-10 Ken Raeburn logger.c (krb5_klog_init): Initialize savec to keep...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-10-09 Ken Raeburn* mglueP.h: Make all prototypes unconditional
2001-10-07 Mitchell Berger* krb_auth_su.c: Fix a call to plain_dump_principal...
2001-10-06 Ken RaeburnKRB5_EXPORTVAR is defined lots of places but never...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-06 Ken Raeburn* do_tgs_req.c (process_tgs_req): Fix logging of bad...
2001-10-05 Ken RaeburnPut back GSS_DLLIMP for variables, but define the macro...
2001-10-04 Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-10-02 Ezra Peisach * Makefile.in (includes): Depend on
2001-10-02 Tom YuFix typo: it's install-guide.ps, not install.ps
2001-10-02 Tom Yu * accept_sec_context.c (rd_and_store_for_creds): Handl...
2001-09-29 Ken Raeburn* locate_kdc.c (add_host_to_list): If address family...
2001-09-29 Ken Raeburnfix log entry
2001-09-29 Ken Raeburnprovide fake addrinfo implementation; get ipv6 addrs...
2001-09-28 Ken Raeburn* aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Need...
2001-09-28 Ken Raeburnavoid extra copy of krb_err.h in include; update depend...
2001-09-28 Ken Raeburnupdate dependencies
2001-09-28 Ken Raeburnadd ##WIN32## prefix to last change, so unix build...
2001-09-28 Danilo AlmeidaAdd KRB524_STATIC_HACK for Windows build so that we...
2001-09-26 Ken Raeburnbetter realm transit path checking for app server
2001-09-24 Mitchell Berger* kpropd.M: Correct typo (synopsis line should say...
2001-09-24 Mitchell Berger* kinit.M: Correct some typos. Thanks to Dennis Davis
2001-09-24 Mitchell Berger* krb5kdc.M: Document the -n option. Thanks to Dennis...
2001-09-16 Mitchell Berger* ksu.M: Correct a few typos
2001-09-14 Ken Raeburn* krlogin.c (try_normal): Permit "rsh" as well as ...
2001-09-12 Tom Yu * configure.in: Cosmetic fix in utmpx.ut_exit check
2001-09-08 Ezra Peisach * telnetd.c: Move include of fake-addrinfo...
2001-09-07 Ken Raeburn* commands.c (tn): Don't crash printing null hostname...
2001-09-07 Ken Raeburn* t_expand.c: New file.
2001-09-07 Ken Raeburn* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server...
2001-09-07 Ken Raeburnnew kdc option flags
2001-09-07 Ken Raeburnnew ticket flags
2001-09-06 Ken Raeburnupdated dependencies for latest make-depend target...
2001-09-06 Ken Raeburn* post.in (depfix2.sed): collapse multiple slashes...
2001-09-06 Ken Raeburnnow process myfulldir arg too
2001-09-06 Ken Raeburn* post.in (depfix2.sed): New target, generates a sed...
2001-09-06 Ken Raeburn* depgen.sed: New file.
2001-09-06 Ken Raeburn* fake-addrinfo.h: Include socket-utils.h
2001-09-06 Ezra Peisach * Makefile.in ($(BUILDTOP)/include/krb5/autocon...
2001-09-02 Ken Raeburn* Makefile.in (../include/krb524_err.h): Force build...
2001-09-02 Ken Raeburndependencies
2001-09-01 Ken Raeburndependencies
2001-09-01 Ken Raeburn*depfix.sed: Drop "$(srcdir)/" prefix for files in...
2001-09-01 Ken Raeburn* post.in: Run compiler and sed in separate rules....
2001-09-01 Ken Raeburnadd automatically generated dependencies
2001-09-01 Ken Raeburnadd comment
2001-09-01 Ken Raeburnfix ordering in last change
2001-09-01 Ken Raeburn* depfix.sed: Temporarily add trailing whitespace to...
2001-09-01 Ken Raeburn* post.in (.depend): Refuse to do anything if srcdir...
2001-08-31 Ken Raeburnuse a different macro in fake-addrinfo.h to tell fake...
2001-08-31 Danilo AlmeidaFix clean-windows target to clean appl/gssftp/ftp
2001-08-31 Ken Raeburn* hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULT
2001-08-31 Ken Raeburnseparate sockaddr_storage support from ipv6 support
2001-08-31 Ken Raeburnmake sockaddr_storage checks separate from ipv6 support
2001-08-31 Ken Raeburnfix typo
2001-08-31 Ken Raeburnfix conditionals
2001-08-31 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr...
2001-08-31 Ken Raeburngenaddrs.c: update for ipv6
2001-08-31 Ken Raeburn* socket-utils.h (struct krb5int_sockaddr_storage)...
2001-08-31 Ken Raeburn* configure.in: Check for ipv6 support
2001-08-31 Ken Raeburn* ext.h: Always use prototype declarations
2001-08-31 Ken Raeburnadd comment
2001-08-30 Ken Raeburn* defs.h: Don't include socket-utils.h until after...
2001-08-30 Ken Raeburn* Makefile.in (rebuild-error-tables): New intermediate...
2001-08-30 Ken Raeburnavoid re-running autoheader when not needed, using...
2001-08-30 Ken Raeburnupdate for fake-addrinfo changes
2001-08-30 Ken Raeburn* fake-addrinfo.c (getnameinfo): Cast address argument...
2001-08-30 Ken Raeburn* fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL...
2001-08-30 Ken Raeburnipv6 support, except if source routing is requested...
2001-08-30 Ken Raeburn* telnet.c (setupterm): Now static.
2001-08-30 Ken Raeburnnote ipv6 work still not done
2001-08-30 Ken Raeburnsupport incoming ipv6 connections; debug mode still...
next