krb5.git
2001-06-06 Ken Raeburn* pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variables
2001-06-06 Ezra Peisach * auth-proto.h: Add prototypes for getauthmask(),...
2001-06-06 Ezra PeisachFix up small typo in lat set of commits
2001-06-06 Ezra Peisach * test.c (print_key): Pass in des_cblock* instead...
2001-06-06 Ezra Peisach * v4gssftp.exp: Allow for "decrypt integrity check...
2001-06-06 Ezra Peisach * ftpcmd.y: Include "ftpd_var.h" and remove prototype...
2001-06-05 Ken Raeburn* configure.in: Check for unistd.h.
2001-06-05 Ken Raeburn* krb524d.c: Include stdarg.h.
2001-06-05 Ezra Peisach client.c, server.c: Cleanup assignments in conditionals
2001-06-05 Ezra Peisach * authorization.c, heuristic.c, krb_auth_su.c, main...
2001-06-05 Ezra Peisach * server.c (log_badauth_display_status_1): Need value...
2001-06-05 Ezra Peisach* client.c (main): Missing arguments to printf fixed
2001-06-05 Ezra Peisach * clnt_perror.c (clnt_spcreateerror): Enumerate missin...
2001-06-04 Ezra Peisach * misc.c, schpw.c: Cleanup assignments in conditionals
2001-06-04 Ezra Peisach * kadm5_create.c: Add prototype for static
2001-06-04 Ezra Peisach * k524init.c: Inculde unistd.h for getopt() prototype
2001-06-04 Ezra Peisach * kdc_util.c (add_to_transited): Add braces to provide...
2001-06-04 Ezra Peisach * krlogin.c: Always provide prototype for setsignal...
2001-06-04 Ezra Peisach * logger.c (krb5_klog_init): Cleanup assignments in
2001-06-04 Ezra Peisach * svr_principal.c: Cleanup assignments in conditionals
2001-06-04 Ezra Peisach * gss_libinit.c: Include gssapiP_krb5.h for kg_release...
2001-06-04 Ezra Peisach * accept_sec_context.c (krb5_gss_accept_sec_context...
2001-06-02 Ken Raeburn* init_ctx.c (get_profile_etype_list): Zero out multipl...
2001-06-01 Ezra Peisach * login.c: Add braces around initializers. Cleanup...
2001-06-01 Ezra Peisach * g_krbrlm.c: Remove unused static variable krb_conf
2001-05-31 Ezra Peisach * des.c (des_ecb_encrypt): Do not use a variable named...
2001-05-31 Ezra Peisach* des.h: Do not use "encrypt" as an argument
2001-05-31 Ezra Peisach * k5_md4des.c (k5_md4des_verify): Get rid of local...
2001-05-31 Ezra Peisach * des.c (k5_des_docrypt): Do not use a variable named...
2001-05-31 Ezra Peisach * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable...
2001-05-31 Ezra Peisach * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt,
2001-05-30 Ezra Peisach * krb5-config.in: New script for providing linker...
2001-05-25 Tom Yu * krlogind.c (protocol): Don't do TIOCPKT on systems...
2001-05-23 Ezra Peisach * aclocal.m4 (WITH_CC, WITH_CCOPTS): Autoconf 2.50...
2001-05-16 Tom Yu * getpty.c: Make pty_getpty() into ptyint_getpty_ext...
2001-05-15 Danilo Almeida* gss-server.c (usage): Fix usage info *again* to refle...
2001-05-14 Ezra Peisach * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get...
2001-05-11 Tom Yu * defines.h: Fix k4cmd prototype to match kcmd.c
2001-05-11 Tom Yu * pty_paranoia.c: New file; do many paranoid checks...
2001-05-11 Tom Yu * shlib.conf: Fix RUN_ENV for Irix. [pulled up from...
2001-05-09 Tom Yu * logwtmp.c: Delete code under "#if 0". Fix reversed...
2001-05-08 Ezra Peisach * disp_major_status.c (display_unknown): Remove unused...
2001-05-08 Danilo Almeida* locate_kdc.c (add_host_to_list): Initialize stack...
2001-05-08 Tom Yu * cleanup.c: Call update_utmp() with the correct pid...
2001-05-08 Ken Raeburn* sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_RE...
2001-05-08 Ken Raeburn* locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnam...
2001-05-04 Ezra Peisach * open_slave.c (pty_open_slave): If revoke() present...
2001-05-04 Tom Yu * dump-utmp.c: Fix some off-by-one errors. Handle...
2001-05-04 Tom Yu * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRST
2001-05-03 Ezra Peisach * sane_hostname.c (pty_make_sane_hostname): Preserve...
2001-05-03 Ezra Peisach * cleanup.c (pty_cleanup): Delcare local variable...
2001-05-02 Ken Raeburn* update_utmp.c (pty_update_utmp): Fix typo (OWRONLY...
2001-05-01 Ken Raeburncmds.c: fix broken port number check
2001-05-01 Ken Raeburn* telnet.c (telnet): Fix grammar in some error messages
2001-05-01 Ezra Peisach * update_wtmp.c (ptyint_update_wtmpx): Add missing...
2001-04-30 Tom Yu * configure.in: Fix some quoting of shell variables...
2001-04-28 Tom Yu * configure.in(K5_CHECK_UT_MEMBER): Fix typo in previo...
2001-04-28 Tom Yu * configure.in: Many changes to support the rewriting...
2001-04-27 Ken Raeburntelnetd.c (usage): Align output columns better
2001-04-27 Ken Raeburndelete support for command-line options that are no...
2001-04-27 Ken Raeburn* aclocal.m4 (DECLARE_SYS_ERRLIST): Check for sys_nerr...
2001-04-27 Ezra Peisach * ftp_var.h: Prototype for recvrequest() needs volatile
2001-04-27 Ezra Peisach.cvsignore: Add stamp-h.in
2001-04-27 Tom Yu * v4gssftp.exp: Allow for "no credentials cache found...
2001-04-26 Ken Raeburnback out accidental check-in
2001-04-26 Ken Raeburn* conv_creds.c (broken, krb524_convert_creds_plain...
2001-04-26 Ken Raeburnadd some comments
2001-04-26 Ken Raeburnhst_realm.c (T_TXT): Define if not defined by header...
2001-04-26 Ken Raeburnuse new internal interface for locating servers
2001-04-26 Ken Raeburnimplement and use new internal interface for locating...
2001-04-26 Ken Raeburnnew internal library interface for locating servers
2001-04-26 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): Don't look for getipnodeb...
2001-04-26 Ken Raeburnassume ANSI C: delete no-volatile support, and most...
2001-04-26 Ken Raeburn* configure.in: Don't look for getipnodebyaddr
2001-04-26 Ken Raeburn* klist.c (one_addr): Drop getipnodebyaddr support
2001-04-26 Ken Raeburnback out changes that shouldn't have been checked in yet
2001-04-26 Ken Raeburnlocaladdr.c (foreach_localaddr): support SIOCGIFNUM...
2001-04-26 Ken Raeburnupdate copyright years
2001-04-26 Ken Raeburnmove socklen_t, socklen handling from krb5 library...
2001-04-26 Tom Yu * ftpcmd.y: Don't dereference a NULL pointer returned...
2001-04-25 Ezra Peisach test.c: Always include stdlib.h
2001-04-25 Ezra Peisach* Makefile.in: Add lclint support
2001-04-25 Ezra Peisach* tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments in
2001-04-25 Ezra Peisach kdb_dbm.c (destroy_file_suffix): Declare as static
2001-04-25 Ezra Peisach * default.exp: For Kerberos 4 tests, use a different...
2001-04-24 Ezra Peisach * client.c (main): Ensure that end of string is NULL...
2001-04-24 Ezra Peisach * util_crypt.c (kg_make_confounder): Change variable...
2001-04-24 Ken Raeburnupdate info on Solaris; add BSD/OS
2001-04-17 Ken Raeburn* Makefile.in (unixmac): Target deleted
2001-04-17 Ken Raeburn* Makefile.in (includes): New target
2001-04-14 Ken Raeburnrevise error table header rules - don't explicitly...
2001-04-14 Ken Raeburn* Makefile.in (EHDRDIR): Install into kerberosIV subdir...
2001-04-14 Ken Raeburn* ad_print.c (ad_print): Pass address of session key...
2001-04-14 Ken Raeburn* g_tkt_svc.c (CredIsExpired): Don't use a variable...
2001-04-14 Ken Raeburnk5-int.h: Always include stdlib.h and string.h; don...
2001-04-14 Ken RaeburnAllow des-mdX keys as well as des-crc (patch from assar).
2001-04-13 Danilo Almeida* memcache.h: Don't use macro PROTOTYPE
2001-04-12 Danilo Almeida* cksum.c (des_cbc_cksum): Gee, a consistent calling...
2001-04-12 Ezra Peisach * f_tables.h: Do not define const to nothing on platfo...
2001-04-11 Ezra Peisach * aclocal.m4 (WITH_CC): Reorganize test: Do not use...
next