aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/conv_princ.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-7/+7
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2001-07-25 * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach1-1/+1
2001-07-06 * conv_princ.c (krb5_425_conv_principal): Cast argument to tolowerEzra Peisach1-1/+1
2001-06-12 * Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb librariesEzra Peisach1-1/+1
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-1/+2
2000-09-26 * conv_princ.c (krb5_425_conv_principal): Call profile_free_listEzra Peisach1-5/+9
2000-07-01pullup from 1.2.1 releaseKen Raeburn1-0/+8
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-22/+91
1999-10-12* conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1-13/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-05* init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1-5/+1
1998-08-19 * conv_princ.c: Add some additional entries to sconv_list thatTom Yu1-0/+22
1998-07-07conv_princ.c: Add additional commonly seen Kerberos V4 services to theTheodore Tso1-0/+12
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-9/+9
1996-04-30* t_ser.c (stuff): New variable.Ken Raeburn1-3/+3
1996-04-17Added ftp and ecat to the list of services which should be converted.Theodore Tso1-0/+2
1996-03-26Added imap service to the conversion list (it is used by some off-the-shelfRichard Basch1-0/+1
1995-09-29Only convert instances which don't have a '.' in them. If they have aTheodore Tso1-1/+1
1995-08-05first pass attempt at cleaning up some gcc -Wall flamesTom Yu1-10/+10
1995-06-07Remove old CONFIG_FILE codeTheodore Tso1-2/+0
1995-05-05conv_princ.c (krb5_425_conv_principal): Use new callingTheodore Tso1-14/+35
1995-04-14Windows global stuff:Keith Vetter1-2/+2
1995-03-18* Makefile.in (check-mac): Add.John Gilmore1-20/+20
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-1/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+4
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-14/+16
1994-08-18stamp out rcs keywordsMark Eichin1-2/+1
1994-08-14ctype.hMark Eichin1-0/+1
1994-06-09using get_realm_domain() now instead of rconv cruftTom Yu1-14/+11
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Revamped to handle conversion both back and forth between V4 and V5 namesTheodore Tso1-43/+147
1992-09-24Made the conversion process more flexible by allowing making the realmTheodore Tso1-42/+55
1992-08-18Initial revisionTheodore Tso1-0/+98