aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/ccdefname.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-5/+2
2002-06-22 * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu1-3/+3
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2000-06-30 * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-1/+1
2000-04-132000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+7
1999-11-22Replaced Kerberos5GlobalsLib calls with CCAPI v3 calls on MacOSMiro Jurisic1-6/+29
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-06-17* ccdefname.c (get_from_registry_indirect, try_dir, get_from_os):Danilo Almeida1-15/+24
1999-06-16For profile name, enhance win32 heuristics to use environment variableDanilo Almeida1-15/+88
1999-03-23Fix window's get_from_os() call so that gets the default cache name ifTheodore Tso1-1/+1
1999-03-12Check to make sure the context is valid and return an error if itTheodore Tso1-1/+9
1999-02-26Fixed missing Mac#includeMiro Jurisic1-0/+4
1999-02-20 * ccdefname.c (get_from_os): Add missing close-paren; also replaceTom Yu1-2/+3
1999-02-20Added get_from_os for MacOSMiro Jurisic1-13/+12
1999-02-09ccdefname.c (get_from_os): On the Windows platform, automaticallyTheodore Tso1-3/+11
1999-02-02ccdefname.c: Add a new function krb5_cc_set_default_name(), which isTheodore Tso1-114/+109
1998-09-26We shouldn't try to use the CCache API on Unix systems. (The maze ofTheodore Tso1-2/+2
1998-09-01ccdefname.c (krb5_cc_default_name): Changed the PC version to use theTheodore Tso1-19/+8
1998-08-21Changed Mac specific stuff to use CCache APIMiro Jurisic1-9/+12
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-1/+1
1998-01-13Changed all PBGetCatInfo to PBGetCatInfoSync for new UH'sMarshall Vale1-1/+1
1997-09-15 * ccdefname.c (krb5_cc_default_name): Returns a const char *Ezra Peisach1-1/+1
1997-02-28If RegKRB5CCNAME is set in kerberos.ini, use that value to determine theRichard Basch1-6/+49
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1996-06-12net_read.c (krb5_net_read):Theodore Tso1-1/+1
1995-09-11Mac Beta 1 submissionKeith Vetter1-1/+68
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-04-07Changed syntax for windows on the stored ccache file nameKeith Vetter1-7/+5
1995-03-29* ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now.John Gilmore1-0/+4
1995-03-29Added functionality for windows to read default file locations fromKeith Vetter1-3/+12
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-1/+6
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-5/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-1/+2
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-10Use #define in osconf.h to determine the name of the KRB5_CCNAME environmentTheodore Tso1-1/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-05fix copyrightsJohn Kohl1-1/+1
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-02-12use ext-proto.h rather than stdlib.hJohn Kohl1-1/+1
1990-02-03Need to specify ticket cache typeBill Sommerfeld1-2/+2
1990-01-30First versionBill Sommerfeld1-0/+38