aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/sn2princ.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-6/+1
2002-07-09* sn2princ.c: Include fake-addrinfo.h.Ken Raeburn1-15/+42
2002-07-08back out changes accidentally checked inKen Raeburn1-51/+15
2002-07-08* localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn1-15/+51
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-07-25 * sn2princ.c: Do not cast away const char * in call to strdupEzra Peisach1-1/+1
2001-07-06 * sn2princ.c (krb5_sname_to_principal): Cast tolower argument to intEzra Peisach1-1/+1
2001-06-12 * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument toEzra Peisach1-1/+1
2000-06-30 * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-06-08Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLibAlexandra Ellwood1-1/+1
1999-01-05sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolverTheodore Tso1-0/+12
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1996-04-30* configure.in: Test that regcomp actually worksKen Raeburn1-3/+1
1996-04-25Whitespace cleanupRichard Basch1-11/+10
1996-03-25Backed out the patch for const pointer reassignments; it was legal ANSIRichard Basch1-9/+7
1996-03-19Back out last change and use a cast to avoid warnings.Ezra Peisach1-2/+5
1996-03-18 * sn2princ.c (krb5_sname_to_principal): Do not assign a const char *Ezra Peisach1-2/+2
1996-03-18Do not try to reassign "const" variablesRichard Basch1-11/+10
1995-07-31* Don't always use the default realm on localhost, so that the domain to real...Sam Hartman1-12/+5
1995-03-24locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1-3/+0
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-1/+6
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-4/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-13/+11
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-02Try doing a reverse address resolution to get the real hostname..Theodore Tso1-0/+21
1993-12-24Free all memory on errorsTheodore Tso1-15/+25
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Changed interface to include canonicalization and different requestedTheodore Tso1-30/+54
1992-09-29Typo fixupTheodore Tso1-1/+1
1992-06-10Added principal type of NT_SRV_HSTTheodore Tso1-0/+2
1992-06-10Principal type changesJohn Carr1-33/+6
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-30use a common strdup()John Kohl1-12/+0
1991-03-21use strdup for hostname as wellJohn Kohl1-10/+17
1991-03-21*** empty log message ***John Kohl1-0/+106