summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/bld_princ.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify principal access within libkrb5Greg Hudson2013-04-081-2/+1
* Simplify bld_princ.cGreg Hudson2012-06-211-66/+20
* Resolve a few miscellaneous warningsGreg Hudson2011-03-141-10/+11
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-7/+7
* Anonymous support for KerberosSam Hartman2009-12-281-0/+30
* make mark-cstyleTom Yu2009-10-311-47/+48
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* krb5_build_principal_va does not allocate krb5_principalAlexandra Ellwood2008-10-241-64/+139
* Clean up memory leak in krb5_build_principal if we run out of memoryEzra Peisach2008-08-141-0/+3
* protoizeKen Raeburn2002-09-031-9/+2
* * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu2002-06-181-0/+1
* Use const instead of krb5_const.Ken Raeburn2002-02-231-19/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-4/+5
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-121-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* Change const to krb5_const, so that it works on compilers that don'tTheodore Tso1996-06-241-1/+1
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* * bld_pr_ext.c, bld_princ.c: Replace STDARG_PROTOTYPES withJohn Gilmore1995-03-191-4/+4
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-14/+17
* Set the principal's type and magic numberTheodore Tso1994-12-011-1/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-3/+3
* Post decrement should have been predecrement; fixed fencepost errorTheodore Tso1993-09-221-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Principal type changesJohn Carr1992-08-211-40/+40
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Need <krb5/config.h> to get STDARG_PROTOTYPES defineJohn Carr1991-05-291-1/+3
* Use stdarg if the .cf file defines UseStdargJohn Carr1991-05-291-3/+3
* fix use of build_principal_va in build_principalJohn Kohl1991-04-301-26/+26
* *** empty log message ***John Kohl1991-04-301-0/+117