summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/sn2princ.c
Commit message (Expand)AuthorAgeFilesLines
* * 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