Convert DEBUG_REFERRALS to TRACE_* framework
[krb5.git] / src / lib / krb5 / os / sn2princ.c
2012-05-23 W. Trevor KingConvert DEBUG_REFERRALS to TRACE_* framework master
2012-05-14 Greg HudsonAdd missing newline to sn2princ debug message
2012-05-03 Greg HudsonIn sn2princ, getaddrinfo without AI_ADDRCONFIG
2011-12-02 Sam HartmanFix free ofuninitialized memory in sname_to_princ
2011-10-17 Sam HartmanRFC 4120 says that we should not canonicalize using...
2011-06-23 Greg HudsonWork around glibc getaddrinfo PTR lookups
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-09-15 Greg HudsonIn krb5_sname_to_principal, correctly handle failures...
2009-10-31 Tom Yumake mark-cstyle
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2006-10-13 Ezra PeisachAdd prototype for krb5int_debug_fprint to os-proto...
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-16 Ken RaeburnChange a bunch of calls to ctype macros (those cited...
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2005-03-06 Jeffrey Altman * sn2princ.c (krb5_sname_to_principal):
2002-09-03 Ken Raeburnprotoize
2002-07-09 Ken Raeburn* sn2princ.c: Include fake-addrinfo.h.
2002-07-08 Ken Raeburnback out changes accidentally checked in
2002-07-08 Ken Raeburn* localaddr.c (get_localaddrs): Split out main body...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-07-25 Ezra Peisach * sn2princ.c: Do not cast away const char ...
2001-07-06 Ezra Peisach * sn2princ.c (krb5_sname_to_principal): Cast tolower...
2001-06-12 Ezra Peisach * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to
2000-06-30 Ezra Peisach * t_an_to_ln.c: Include <stdio.h> for prototypes
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-06-08 Alexandra EllwoodChanged errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for...
1999-01-05 Theodore Tsosn2princ.c (krb5_sname_to_principal): Windows NT5's...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-04-30 Ken Raeburn* configure.in: Test that regcomp actually works
1996-04-25 Richard BaschWhitespace cleanup
1996-03-25 Richard BaschBacked out the patch for const pointer reassignments...
1996-03-19 Ezra PeisachBack out last change and use a cast to avoid warnings.
1996-03-18 Ezra Peisach * sn2princ.c (krb5_sname_to_principal): Do not assign...
1996-03-18 Richard BaschDo not try to reassign "const" variables
1995-07-31 Sam Hartman* Don't always use the default realm on localhost,...
1995-03-24 Theodore Tsolocate_kdc.c: Don't include sys/socket.h, netdb.h,...
1995-03-07 Keith VetterPort of most of the OS directory to the PC
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-02 Theodore TsoTry doing a reverse address resolution to get the real...
1993-12-24 Theodore TsoFree all memory on errors
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1993-06-03 Theodore TsoChanged interface to include canonicalization and diffe...
1992-09-29 Theodore TsoTypo fixup
1992-06-10 Theodore TsoAdded principal type of NT_SRV_HST
1992-06-10 John CarrPrincipal type changes
1991-06-06 John KohlUpdate copyright notice
1991-04-30 John Kohluse a common strdup()
1991-03-21 John Kohluse strdup for hostname as well
1991-03-21 John Kohl*** empty log message ***