summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/sn2princ.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+3
* Add prototype for krb5int_debug_fprint to os-proto.h. Include os-proto.h inEzra Peisach2006-10-131-2/+1
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+24
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* * sn2princ.c (krb5_sname_to_principal):Jeffrey Altman2005-03-061-20/+48
* protoizeKen Raeburn2002-09-031-6/+1
* * sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2002-07-091-15/+42
* back out changes accidentally checked inKen Raeburn2002-07-081-51/+15
* * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn2002-07-081-15/+51
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * sn2princ.c: Do not cast away const char * in call to strdupEzra Peisach2001-07-251-1/+1
* * sn2princ.c (krb5_sname_to_principal): Cast tolower argument to intEzra Peisach2001-07-061-1/+1
* * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument toEzra Peisach2001-06-121-1/+1
* * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach2000-06-301-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLibAlexandra Ellwood1999-06-081-1/+1
* sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolverTheodore Tso1999-01-051-0/+12
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-4/+4
* * configure.in: Test that regcomp actually worksKen Raeburn1996-04-301-3/+1
* Whitespace cleanupRichard Basch1996-04-251-11/+10
* Backed out the patch for const pointer reassignments; it was legal ANSIRichard Basch1996-03-251-9/+7
* Back out last change and use a cast to avoid warnings.Ezra Peisach1996-03-191-2/+5
* * sn2princ.c (krb5_sname_to_principal): Do not assign a const char *Ezra Peisach1996-03-181-2/+2
* Do not try to reassign "const" variablesRichard Basch1996-03-181-11/+10
* * Don't always use the default realm on localhost, so that the domain to real...Sam Hartman1995-07-311-12/+5
* locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1995-03-241-3/+0
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-13/+11
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Try doing a reverse address resolution to get the real hostname..Theodore Tso1994-06-021-0/+21
* Free all memory on errorsTheodore Tso1993-12-241-15/+25
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changed interface to include canonicalization and different requestedTheodore Tso1993-06-031-30/+54
* Typo fixupTheodore Tso1992-09-291-1/+1
* Added principal type of NT_SRV_HSTTheodore Tso1992-06-101-0/+2
* Principal type changesJohn Carr1992-06-101-33/+6
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* use a common strdup()John Kohl1991-04-301-12/+0
* use strdup for hostname as wellJohn Kohl1991-03-211-10/+17
* *** empty log message ***John Kohl1991-03-211-0/+106