aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/network.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-28This commit was manufactured by cvs2svn to create tagkrb5-1.2.3-beta3no author1-13/+82
2000-03-14* sock2p.c: New file.Ken Raeburn1-33/+53
2000-02-25 * configure.in: Check for sys/sockio.hTom Yu1-0/+6
2000-02-25fix udp_port_fds allocation bug; partial ipv6 supportKen Raeburn1-14/+82
2000-02-25Fix off-by-one error in previous code, spotted at the last minute.Ken Raeburn1-3/+1
2000-02-25Patches from Alec Peterson, plus some work of my own, to let a multihomedKen Raeburn1-24/+199
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-07-08These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1-0/+4
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1-1/+1
1996-02-24Sat Feb 3 22:37:55 1996 Mark Eichin <eichin@cygnus.com>Mark Eichin1-3/+5
1996-01-27 * network.c (setup_network): strtol is good enough for portMark Eichin1-2/+3
1995-10-06network.c (setup_network):Theodore Tso1-237/+74
1995-07-12Reorganize KDC profile and network port handlingPaul Park1-46/+209
1995-07-10kerberos_v4.c: Add prototypes for compat_decrypt_key,Ezra Peisach1-1/+1
1995-06-23Multiple realm supportPaul Park1-36/+66
1995-06-13 Instead of special casing _AIX in network.c, look forSam Hartman1-1/+1
1995-06-09dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1-1/+1
1995-04-22Don't rely on krb5_kdc_portname and krb5_kdc_sec_portname anymore.Theodore Tso1-9/+5
1995-02-28* *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1-8/+2
1995-01-26Allow the primary port that the KDC listens on be configurable on theTheodore Tso1-13/+18
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-3/+3
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-13use sys/select.h under _AIX tooMark Eichin1-1/+1
1994-06-10Don't bomb out if the secondary port cannot be initializedTheodore Tso1-6/+4
1994-03-11Include <sys/select> for AIX machinesTheodore Tso1-0/+3
1993-10-30Code cleanup; removed vestigal codeTheodore Tso1-53/+39
1993-09-21Don't check file descriptor for secondary port if it is not definedTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Fixed bug where a freed structure was being derefencedTheodore Tso1-1/+3
1992-09-29Added include of sys/types.hTheodore Tso1-1/+0
1992-09-01Changes so that the KDC will listen on two ports (i.e., port 88 and Theodore Tso1-46/+127
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19remove XXX commentJohn Kohl1-1/+2
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1990-11-08change bzero to memsetJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-3/+1
1990-04-27cleanup for error codesJohn Kohl1-27/+31
1990-04-23*** empty log message ***John Kohl1-0/+141