krb5.git
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...
2001-04-10 Ken Raeburnsome stuff to be fixed in des code
2001-04-10 Ken Raeburnmore casting cleanup
2001-04-10 Ken Raeburnfix/add casts as needed
2001-04-10 Ken Raeburnmore cleanup - add const, reduce casting
2001-04-10 Ken Raeburnstuff to still address
2001-04-10 Ken Raeburnremove some outdated comments
2001-04-10 Ken Raeburnuse const for some des inputs and reduce unnecessary...
2001-04-10 Ken Raeburn* krb.h: Don't use "index" as argument name
2001-04-10 Ken Raeburnuse const for some inputs (when practical) without...
2001-04-10 Ken Raeburn* cr_err_repl.c (req_act_vno): Delete commented-out...
2001-04-10 Ken Raeburnmake prototypes unconditional
2001-04-10 Ken Raeburn* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util...
2001-04-10 Ken Raeburn* kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE
2001-04-10 Ken Raeburn* kparse.h: Don't use PROTOTYPE macro
2001-04-10 Ken Raeburnfix pathname in comment
2001-04-10 Ken Raeburn* des.h (des_cblock, des_key_schedule): Separate defini...
2001-04-10 Ken Raeburn* des_int.h: Don't use PROTOTYPE macro.
2001-04-10 Ken Raeburnafsstring2key.c, destest.c: Don't use PROTOTYPE macro
2001-04-10 Ken Raeburncleanup
2001-04-10 Ken Raeburn* des.h: Include stdio.h.
2001-04-10 Ken Raeburnnew test case for pcbc encryption
2001-04-10 Ken Raeburn* pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl...
2001-04-10 Ken Raeburn* des425.h: Deleted to avoid confusion with the other...
2001-04-10 Ken Raeburnrename des.h -> des425.h
2001-04-10 Ken Raeburn* quad_cksum.c (des_quad_cksum): Add comments. Force...
2001-04-07 Ken Raeburnadd quad_cksum test case
2001-04-06 Tom Yu * mkrel: When generating multiple tarballs, also gener...
2001-04-05 Danilo Almeida* kinit.c (k4_kinit): Use ANSI C-style string continuation
2001-04-05 Tom Yu * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype...
2001-04-04 Tom Yu * krb5.conf.M: Update description of safe_checksum_typ...
2001-04-04 Tom Yu * setenv.c: Add conditionals for compilation of setenv...
2001-04-04 Tom Yu * configure.in: Add checks for unsetenv and getenv...
2001-04-04 Tom Yu * configure.in: Check for setenv, unsetenv, and getenv...
2001-04-03 Tom Yu * login.M: Don't include "= 0" as part of the "accept_...
2001-03-31 Ken Raeburn* t_gifconf.c: New file
2001-03-31 Ken Raeburn* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old...
2001-03-31 Ken Raeburnreindent for readability
2001-03-21 Miro JurisicI didn't intend to commit that on the trunk (oops)...
2001-03-21 Miro Jurisicmacsock.h: Updated Utilities.h and sockets includes
2001-03-15 Ken Raeburnupdate comments
2001-03-15 Ken Raeburnt_nfold.c: run n-fold test vector from kerberos-revisio...
2001-03-15 Ken Raeburnminor cleanup + audit issues
2001-03-15 Ken Raeburnaudit issues
2001-03-15 Ken Raeburn* shs.h: Stop using KRB5_PROTOTYPE
next