aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/bld_princ.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-9/+2
2002-06-18 * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu1-0/+1
2002-02-23Use const instead of krb5_const.Ken Raeburn1-19/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-2/+2
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-4/+5
2000-03-12Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1996-06-24Change const to krb5_const, so that it works on compilers that don'tTheodore Tso1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-2/+2
1995-03-19* bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1-4/+4
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-4/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-14/+17
1994-12-01Set the principal's type and magic numberTheodore Tso1-1/+2
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-3/+3
1993-09-22Post decrement should have been predecrement; fixed fencepost errorTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-21Principal type changesJohn Carr1-40/+40
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-29Need <krb5/config.h> to get STDARG_PROTOTYPES defineJohn Carr1-1/+3
1991-05-29Use stdarg if the .cf file defines UseStdargJohn Carr1-3/+3
1991-04-30fix use of build_principal_va in build_principalJohn Kohl1-26/+26
1991-04-30*** empty log message ***John Kohl1-0/+117