aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/bld_princ.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-0/+1
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