summaryrefslogtreecommitdiffstats
path: root/src/kdc/network.c
Commit message (Expand)AuthorAgeFilesLines
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-081-0/+4
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* Sat Feb 3 22:37:55 1996 Mark Eichin <eichin@cygnus.com>Mark Eichin1996-02-241-3/+5
* * network.c (setup_network): strtol is good enough for portMark Eichin1996-01-271-2/+3
* network.c (setup_network):Theodore Tso1995-10-061-237/+74
* Reorganize KDC profile and network port handlingPaul Park1995-07-121-46/+209
* kerberos_v4.c: Add prototypes for compat_decrypt_key,Ezra Peisach1995-07-101-1/+1
* Multiple realm supportPaul Park1995-06-231-36/+66
* Instead of special casing _AIX in network.c, look forSam Hartman1995-06-131-1/+1
* dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1995-06-091-1/+1
* Don't rely on krb5_kdc_portname and krb5_kdc_sec_portname anymore.Theodore Tso1995-04-221-9/+5
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-8/+2
* Allow the primary port that the KDC listens on be configurable on theTheodore Tso1995-01-261-13/+18
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-3/+3
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* use sys/select.h under _AIX tooMark Eichin1994-06-131-1/+1
* Don't bomb out if the secondary port cannot be initializedTheodore Tso1994-06-101-6/+4
* Include <sys/select> for AIX machinesTheodore Tso1994-03-111-0/+3
* Code cleanup; removed vestigal codeTheodore Tso1993-10-301-53/+39
* Don't check file descriptor for secondary port if it is not definedTheodore Tso1993-09-211-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Fixed bug where a freed structure was being derefencedTheodore Tso1993-06-031-1/+3
* Added include of sys/types.hTheodore Tso1992-09-291-1/+0
* Changes so that the KDC will listen on two ports (i.e., port 88 and Theodore Tso1992-09-011-46/+127
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* remove XXX commentJohn Kohl1991-04-191-1/+2
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* fix include filesJohn Kohl1990-05-231-3/+1
* cleanup for error codesJohn Kohl1990-04-271-27/+31
* *** empty log message ***John Kohl1990-04-231-0/+141